OCPBUGS-4827: Add missing AWS permission for ListTagsForResources#868
Conversation
|
Hi @montaguethomas. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/retitle OCPBUGS-4827 Add missing AWS permission for ListTagsForResources |
|
/ok-to-test |
|
@montaguethomas, thanks for the PR! Ayush filed OCPBUGS-4827 for the issue, and I have linked the PR to the bug. Would you mind updating the commit message to add a reference to the bug report? |
|
@montaguethomas: This pull request references Jira Issue OCPBUGS-4827, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
Also, you need to run |
6e67e47 to
30f18df
Compare
|
@Miciah sure thing. done. |
|
/retest |
|
/lgtm |
|
/retest |
|
/assign @Miciah |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Miciah 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 |
|
/retest |
1 similar comment
|
/retest |
|
@montaguethomas, another recently merged PR has caused a merge conflict for this PR. Do you mind rebasing your PR? Resolving the conflict should just be a matter of regenerating |
The defined CredentialsRequest is missing a required permission for the AWS "Provider.lookupZoneIDWithoutResourceTagging" method.
30f18df to
41879a1
Compare
|
@Miciah rebased branch and ran generate again. |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/retest |
|
Thanks! |
|
/retest-required |
|
@montaguethomas: The following test failed, say
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. |
|
/retest-required |
|
Calling out that |
|
@montaguethomas: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-4827 has 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. |
|
/cherry-pick release-4.12 |
|
@Miciah: #868 failed to apply on top of branch "release-4.12": 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. |
The defined CredentialsRequest is missing a required permission for the AWS "Provider.lookupZoneIDWithoutResourceTagging" method.
cluster-ingress-operator/pkg/dns/aws/dns.go
Lines 340 to 352 in d9d1a2b