-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
(bugfix): bump operator-framework/api dependency version #6227
(bugfix): bump operator-framework/api dependency version #6227
Conversation
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
/lgtm |
/cherry-pick v1.26.x |
@everettraven: new pull request created: #6231 In response to this:
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. |
/cherry-pick v1.25.x |
@rashmigottipati: new pull request created: #6260 In response to this:
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. |
…amework#6227) Signed-off-by: Bryce Palmer <bpalmer@redhat.com> Signed-off-by: rashmigottipati <chowdary.grashmi@gmail.com>
Description of the change:
Motivation for the change:
operator-sdk bundle validate ...
that was caused by the validation logic not checking both the group and the resource when validating permissions in the CSV. This bug would cause a warning to be issued to all resources with the same name regardless of what group they are in.Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs