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 rbac rule for the sts-deleter #506

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

TheBigLee
Copy link
Contributor

@TheBigLee TheBigLee commented Jun 20, 2024

What this PR does / why we need it:

  • This PR adds a missing rbac rule for the sts-deleter:
    Starting with K8s 1.25 the list verb for the sts is required in order for the sts-deleter to be able to get and delete the sts.

Checklist

  • Chart Version bumped
  • I have run make docs
  • Variables are documented in the values.yaml using the format required by Helm-Docs.
  • PR contains the label that identifies the chart, e.g. chart/<chart-name>
  • PR contains the label that identifies the type of change, which is one of
    [ bug, enhancement, documentation, change, breaking, dependency ]

@TheBigLee TheBigLee merged commit be81f27 into master Jun 20, 2024
4 checks passed
@TheBigLee TheBigLee deleted the fix/sts_resizer_role branch June 20, 2024 21:11
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.

1 participant