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 --write does not enable writing to the cluster anymore.
--write
To Reproduce
# ~/Library/Application Support/k9s/config.yaml k9s: #... readOnly: true #...
k9s --write
Expected behavior: It should be able to edit resources when k9s is started with --write
Versions (please complete the following information):
First version showing this behavior is 0.31.0
The text was updated successfully, but these errors were encountered:
Fixed v0.31.9
Sorry, something went wrong.
No branches or pull requests
Describe the bug
--write
does not enable writing to the cluster anymore.To Reproduce
k9s --write
Expected behavior:
It should be able to edit resources when k9s is started with
--write
Versions (please complete the following information):
First version showing this behavior is 0.31.0
The text was updated successfully, but these errors were encountered: