Bug 2034484: fix: missed rbac and latest library-go#236
Bug 2034484: fix: missed rbac and latest library-go#236openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
updated to include missed rbac permission for infrastructure resource updated library-go to latest for fix in pr openshift/library-go#1273 Signed-off-by: ehila <ehila@redhat.com>
|
/retitle Bug 2034484: fix: missed rbac and latest library-go |
|
@eggfoobar: This pull request references Bugzilla bug 2034484, which is invalid:
Comment DetailsIn 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. |
|
/bugzilla refresh |
|
@eggfoobar: This pull request references Bugzilla bug 2034484, which is invalid:
Comment DetailsIn 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. |
|
/retest-required |
|
/bugzilla refresh |
|
@elmiko: This pull request references Bugzilla bug 2034484, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (jhou@redhat.com), skipping review request. DetailsIn 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. |
elmiko
left a comment
There was a problem hiding this comment.
this generally looks good to me, just having a little trouble linking the permission to code.
| - apiGroups: | ||
| - config.openshift.io | ||
| resources: | ||
| - infrastructures |
There was a problem hiding this comment.
i looked through the code but i couldn't see where this operator is attempting to use an infrastructure object, do we need this permission?
There was a problem hiding this comment.
Ah sorry, that was in the previous PR, it's being called here https://github.com/openshift/cluster-autoscaler-operator/pull/235/files#diff-c2a06a8d073270721be5c29036cf48fc7b1cffe05223c2f277fbe46bc967180aR46
There was a problem hiding this comment.
ahh, thank you very much. i missed that call.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: elmiko The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest-required |
1 similar comment
|
/retest-required |
|
@eggfoobar: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
@eggfoobar: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged: These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state. Once unlinked, request a bug refresh with Bugzilla bug 2034484 has not been moved to the MODIFIED state. DetailsIn 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. |
updated to include missed rbac permission for infrastructure resource
updated library-go to latest for fix in pr openshift/library-go#1273
Signed-off-by: ehila ehila@redhat.com