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

[ release-1.12] Backport: Helm Chart: add locks to the RBAC for pkg.crossplane.io #97

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

phisco
Copy link
Contributor

@phisco phisco commented Jun 27, 2023

In the Upbound managed environment, users are not able to upgrade from the monolithic providers to SSOPs following [1] due to missing permissions to the lock. This changes add locks.pkg.crossplane.io to the RBACs for admin, view and edit.

[1] https://docs.upbound.io/knowledge-base/migrate-to-provider-families

Signed-off-by: Ben Howard [email protected]
(cherry picked from commit d7a751f)

Description of your changes

Backport crossplane/crossplane#4267 to 1.12 to be part of the next 1.12-up.2 release.

I have:

  • Read and followed Crossplane's contribution process.
  • Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

In the Upbound managed environment, users are not able to upgrade from the monolithic providers
to SSOPs following [1] due to missing permissions to the lock. This changes add
`locks.pkg.crossplane.io` to the RBACs for admin, view and edit.

[1] https://docs.upbound.io/knowledge-base/migrate-to-provider-families

Signed-off-by: Ben Howard <[email protected]>
(cherry picked from commit d7a751f)
@phisco phisco merged commit 8ab8f31 into upbound:release-1.12 Jun 27, 2023
8 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