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

No permission to see deployments/statefulsets even though I have them #2459

Closed
MartinKirchner opened this issue Jan 10, 2024 · 0 comments
Closed
Labels
bug Something isn't working InProgress Marks an issue has being worked on

Comments

@MartinKirchner
Copy link




Describe the bug
Today I updated from k9s 0.22.1 to 0.31.2.
Since then k9s complains about missing permissions when I want to show deployments or statefulsets.
After a restart of k9s the objects are shown.

To Reproduce
Steps to reproduce the behavior:

  1. Start from a list of pods
  2. Press Ctrl+a
  3. Press /
  4. Enter sts, select Statefulsets and press Enter
  5. Error that I apparently don't have the permissions:
    grafik
  6. Press Ctrl+c to close k9s
  7. Start it again
  8. Statefulsets are shown

When I again switch to k9s 0.22.1 I don't get this error.

Expected behavior
No error message, statefulsets/deployments are shown.

Versions (please complete the following information):

  • OS: WSL2 in Windows 11
  • K9s: 0.31.2
  • K8s: v1.25.6
@derailed derailed added bug Something isn't working InProgress Marks an issue has being worked on labels Jan 10, 2024
derailed added a commit that referenced this issue Jan 10, 2024
thejoeejoee pushed a commit to thejoeejoee/k9s that referenced this issue Feb 23, 2024
* allow k9s to run with errors

* fixes derailed#2459 derailed#2458 derailed#2454 derailed#2435

* v0.31.3 rel notes
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this issue Apr 3, 2024
* allow k9s to run with errors

* fixes derailed#2459 derailed#2458 derailed#2454 derailed#2435

* v0.31.3 rel notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working InProgress Marks an issue has being worked on
Projects
None yet
Development

No branches or pull requests

2 participants