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

fix: missing pods and pods/exec permission for default Role #544

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Apr 14, 2023

The changeset add the following missing rules for default Role.

  • pods (listing pods from inside the container)
  • pods/exec (for running command inside the container)

@iromli iromli requested a review from moabu April 14, 2023 19:50
@iromli iromli linked an issue Apr 14, 2023 that may be closed by this pull request
@moabu moabu merged commit 06edf2f into 4.5 Apr 14, 2023
@moabu moabu deleted the cn-role-perms branch April 14, 2023 21:34
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

Successfully merging this pull request may close these issues.

fix: entrypoint cannot list pods
2 participants