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

Add update permission to the chart for roles #838

Merged
merged 1 commit into from May 2, 2023

Conversation

Kidswiss
Copy link
Contributor

@Kidswiss Kidswiss commented Apr 14, 2023

Summary

Without this permission, people who migrate from 2.6 to 2.7 can run into issues with updating roles in the namespaces.

Fixes: #834

Checklist

For Helm Chart changes

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • PR contains the label area:chart
  • PR contains the chart label, e.g. chart:k8up
  • Variables are documented in the values.yaml using the format required by Helm-Docs.
  • Chart Version bumped if immediate release after merging is planned
  • I have run make chart-docs
  • Link this PR to related code release or other issues.

@Kidswiss Kidswiss requested a review from a team as a code owner April 14, 2023 06:54
@Kidswiss Kidswiss requested review from tobru and lieneluksika and removed request for a team April 14, 2023 06:54
@Kidswiss Kidswiss added bug Something isn't working area:chart chart:k8up labels Apr 14, 2023
@Kidswiss Kidswiss force-pushed the fix/role_permissions branch 2 times, most recently from 12b5e97 to abbba0f Compare April 14, 2023 06:57
@Kidswiss Kidswiss requested review from glrf and wejdross and removed request for tobru and lieneluksika April 14, 2023 06:58
Without this role, people who migrate from 2.6 to 2.7 can run into
issues with updating roles in the namespaces.

Fixes: #834
Signed-off-by: Simon Beck <simon.beck@vshn.ch>
Copy link
Contributor

@wejdross wejdross left a comment

Choose a reason for hiding this comment

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

Nice investigation in issue, change looks fine for me

@Kidswiss Kidswiss merged commit 77b1a9e into master May 2, 2023
8 checks passed
@Kidswiss Kidswiss deleted the fix/role_permissions branch May 2, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chart bug Something isn't working chart:k8up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2.7.0: cannot update resource "roles" in API group "rbac.authorization.k8s.io"
3 participants