-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Pod's are not displayed for the selected namespace #2476
Comments
@fl64 Can you include k9s debug logs? Tx! |
Yep, logs is here:
and cluster config:
|
By the way, I often find that the cluster configuration file gets corrupted and overwritten with invalid fields. |
@fl64 Thanks for the details! |
@fl64 Thank you so much for the recording! Very helpful!! I think I may have found the root cause?? Again thank you for the great details! |
@derailed in v0.31.7 i met with the same problem. When after some point of time pods start to be displayed only for the default namespace. here is new video: https://asciinema.org/a/vf0Zdf0dspGl22NigHpFvswTT It is also worth noting that exiting namespace using |
https://asciinema.org/a/ybJDcvYinMvoNpZNmL42l6gps |
Sorry I'm late, I'm now requesting access to this binary. |
ooops, it doesn't work because my arch is x86_64 |
@fl64 Hopefully this was addressed in v0.31.8. If not please reopen. Tx! |
* [Bug] Fix derailed#2476 * rel v0.31.6
* [Bug] Fix derailed#2476 * rel v0.31.6
Describe the bug
Whichever namespace is selected, only pods for the default namespace are displayed
To Reproduce
Steps to reproduce the behavior:
Historical Documents
When applicable please include any supporting artifacts: k9s debug logs, configurations, resource manifests, ...
Expected behavior
Pod's are displayed for the selected namespace
Screenshots
I select d8-system
but i see pods from default namespace
video
Versions (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: