-
Notifications
You must be signed in to change notification settings - Fork 207
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
OCPBUGS-44130: Add Azure permissions based on linked actions #1309
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Nolan Brubaker <[email protected]>
@nrb: This pull request references Jira Issue OCPBUGS-44130, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/test e2e-aws-operator |
@nrb: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold I asked in slack but should have commented here. There's currently no description or justification attached to this PR as to why we are adding these permissions. I'm worried we will lose the context unless we document it. Can we please explain how we reached the conclusion that these new permissions were required |
@nrb: This pull request references Jira Issue OCPBUGS-44130, which is invalid:
Comment 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 openshift-eng/jira-lifecycle-plugin repository. |
@JoelSpeed Added description from Jira issue; is that sufficient? |
/hold cancel Thanks, works for me |
/retest-required |
Checked code in https://github.com/openshift/machine-api-provider-azure/tree/main/pkg and https://github.com/openshift/machine-api-operator for code aligning with these actions.
I was not able to find any mention of the properties listed in the provider JSON in either https://github.com/openshift/machine-api-provider-azure/ nor https://github.com/openshift/machine-api-operator.
The Machine API Operator itself does not appear reference any Azure calls directly, however Machine API Provider for Azure does.
Needed
Likely
Not Needed