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

Cannot update rbac clusterrole rules #2911

Open
Hypn0sis opened this issue Oct 9, 2024 · 0 comments
Open

Cannot update rbac clusterrole rules #2911

Hypn0sis opened this issue Oct 9, 2024 · 0 comments

Comments

@Hypn0sis
Copy link

Hypn0sis commented Oct 9, 2024

image




Describe the bug
If i press button for editing the rule, I get a black screen and then it comes back to the same screen (the one attached)
To Reproduce
Steps to reproduce the behavior:

  1. Go to ':clusterrole'
  2. Click on 'my-clusterrole'
  3. Scroll down to rule I want to edit
  4. Press "e"
  5. Error

Historical Documents
Debug logs attached:
3:11PM DBG LOAD-CR "-/eks-xxxxxx-develop-full-access-clusterrole"
3:11PM DBG ClusterInfo updater canceled!
3:11PM DBG RUNNING> /usr/local/bin/kubectl edit --context xxxxxxx-test-1_29 rbac../configmaps
3:11PM DBG Running Start
3:11PM DBG Running Done: exit status 1
3:11PM ERR Command failed error="exit status 1"
3:11PM DBG SIGNAL Context CANCELED!
3:11PM DBG SIGNAL_GOR - BAILED!!
3:11PM ERR Exec failed "/usr/local/bin/kubectl edit --context xxxxxxxxx-test-1_29 rbac../configmaps": exit status 1
error="exit status 1\n"
3:11PM ERR Edit command failed: exit status 1
error="exit status 1\n"

Expected behavior
I can edit the property i selected.
I guess it is not forseen to change a properties like this, wondering if the command "e" wouldn't be available.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: [Linux Mint 20.3]
  • K9s: [ v0.32.5]
  • K8s: [v1.29.8-eks-a737599]

Additional context

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

1 participant