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

k8s: clone generated rbac to helm chart #7484

Merged

Conversation

joejulian
Copy link
Contributor

The generated ClusterRole rules did not get added to the chart when they
were last changed. This adds the new missing rules to the operator helm
chart.

Also added the pod/finalizer resource. There are no functional changes
from this.

This issue was reported by @ThinkBriK in the Community Slack

Backports Required

  • none - not a bug fix
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v22.3.x
  • v22.2.x
  • v22.1.x

UX Changes

Release Notes

Bug Fixes

  • Added missing permissions to the operator helm chart's ClusterRolebindings template.

The generated ClusterRole rules did not get added to the chart when they
were last changed. This adds the new missing rules to the operator helm
chart.

Also added the pod/finalizer resource. There are no functional changes
from this.
@joejulian joejulian requested a review from a team as a code owner November 23, 2022 23:29
@joejulian joejulian self-assigned this Nov 23, 2022
@RafalKorepta RafalKorepta merged commit c80f880 into redpanda-data:dev Nov 24, 2022
@RafalKorepta
Copy link
Contributor

/backport v22.3.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants