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
access
Expected behavior: kubectl get pods should work for users with access role.
kubectl get pods
Bug details:
The text was updated successfully, but these errors were encountered:
Allow access role to access pods
c616bcb
This PR adds full access to `pod` resources on every namespace for default role `access`. Fixes #20401
Allow access role to access pods (#20402)
f1e897a
0013107
Allow access role to access pods (#20454)
9506c02
Successfully merging a pull request may close this issue.
Expected behavior:
kubectl get pods
should work for users withaccess
role.Bug details:
The text was updated successfully, but these errors were encountered: