We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Listing pods in 0.7.3 fails for me after switching the namespace.
To Reproduce Steps to reproduce the behavior:
:ns
Expected behavior List pods of selected namespace
Screenshots After startup, I get the usual list of pods from the default namespace:
After switching the namespace, the list is empty:
Even if the selected namespace is default again:
default
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered:
Fix issue #211 + ns access msg
b66a25e
@hsychla Thank you for this report! Fixed 0.7.4
Sorry, something went wrong.
Wow, really quick fix, thanks! Unfortunately, now I no longer have an all namespace...
all
@hsychla Sorry! Not in the groove this week ;) Fixed 0.7.5, please disregard 0.7.4! Thank you for your patience!!
Fix issue derailed#211 + ns access msg
3440433
No branches or pull requests
Describe the bug
Listing pods in 0.7.3 fails for me after switching the namespace.
To Reproduce
Steps to reproduce the behavior:
:ns
and select a different namespaceExpected behavior
List pods of selected namespace
Screenshots
After startup, I get the usual list of pods from the default namespace:
After switching the namespace, the list is empty:
Even if the selected namespace is
default
again:Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: