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: ClusterRole webhook permissions #418

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

pauloconnor
Copy link
Contributor

What this PR does / Why we need it:

The Helm chart currently does not have the correct permissions for webhooks. k8s/aeraki.yaml has them, so we're copying these over

https://github.com/aeraki-mesh/aeraki/blob/974bcbbf2bfbd888967559c7f45cbe9192fd9ba8/k8s/aeraki.yaml#L213C3-L218C12

Pre-Submission Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added related test cases?
  • Have you modified the related document?
  • Is this PR backward compatible?

@mergify mergify bot requested a review from zhaohuabing March 29, 2024 16:01
Signed-off-by: Paul O'Connor <465717+pauloconnor@users.noreply.github.com>
Copy link
Member

@zhaohuabing zhaohuabing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@mergify mergify bot merged commit 4ca0565 into aeraki-mesh:master Mar 30, 2024
20 of 21 checks passed
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.

2 participants