Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running "bonfire namespace list -m" shoud NOT show "warning" messages #316

Closed
thearifismail opened this issue Aug 1, 2023 · 1 comment
Closed

Comments

@thearifismail
Copy link

The Warning messages over-whelmed the line of interest.

Here is what I got:

$ bonfire namespace list -m
2023-08-01 11:30:47 [ WARNING] [          MainThread] could not retrieve reservation details for ns: ephemeral-8e7c42
2023-08-01 11:30:47 [ WARNING] [          MainThread] could not retrieve reservation details for ns: ephemeral-d23b6o
2023-08-01 11:30:47 [ WARNING] [          MainThread] could not retrieve reservation details for ns: ephemeral-h2axnp
2023-08-01 11:30:47 [ WARNING] [          MainThread] could not retrieve reservation details for ns: ephemeral-zqxeoe
NAME              RESERVED    ENV STATUS    APPS READY    REQUESTER      POOL TYPE    EXPIRES IN
----------------  ----------  ------------  ------------  -------------  -----------  ------------
ephemeral-wkywze  true        ready         9/9           thearifismail  default      9d23h32m40s
$ 

Would be nice to see:

$ bonfire namespace list -m
NAME              RESERVED    ENV STATUS    APPS READY    REQUESTER      POOL TYPE    EXPIRES IN
----------------  ----------  ------------  ------------  -------------  -----------  ------------
ephemeral-wkywze  true        ready         9/9           thearifismail  default      9d23h32m40s
$
@bsquizz
Copy link
Collaborator

bsquizz commented Sep 1, 2023

Fixed by #323

@bsquizz bsquizz closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants