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

internal/plugins/helm: scaffold finalizers subresource permission for created APIs #4105

Conversation

joelanford
Copy link
Member

@joelanford joelanford commented Oct 26, 2020

Description of the change:

Add <resource>/finalizers subresource RBAC permission for Helm operator APIs

Motivation for the change:

Closes #3767

Checklist

If the pull request includes user-facing changes, extra documentation is required:

CHANGELOG.md Show resolved Hide resolved
@joelanford joelanford force-pushed the fix-helm-finalizers-permissions branch from 195548b to 13b51a4 Compare October 27, 2020 04:05
@joelanford joelanford force-pushed the fix-helm-finalizers-permissions branch from 13b51a4 to 435d080 Compare October 27, 2020 12:49
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@joelanford joelanford merged commit ed052a9 into operator-framework:master Oct 27, 2020
@joelanford joelanford deleted the fix-helm-finalizers-permissions branch October 27, 2020 14:59
@joelanford
Copy link
Member Author

/cherry-pick v1.1.x

@openshift-cherrypick-robot

@joelanford: new pull request created: #4117

In response to this:

/cherry-pick v1.1.x

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

jmrodri added a commit to jmrodri/ocp-release-operator-sdk that referenced this pull request Dec 16, 2020
The finalizers were fixed in upstream PR #4105
operator-framework/operator-sdk#4105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quickstart for Helm-based Operators is not working on OpenShift
5 participants