-
Notifications
You must be signed in to change notification settings - Fork 347
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
[release-4.16] OCPBUGS-50698: add region to AWS creds passed to operators managed by CPO #5670
base: release-4.16
Are you sure you want to change the base?
Conversation
@BraeTroutman: GitHub didn't allow me to assign the following users: openshift-ci-bot. Note that only openshift members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. 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-sigs/prow repository. |
@BraeTroutman: This pull request references Jira Issue OCPBUGS-50698, 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BraeTroutman The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
this will ensure that clients build by these operators will point to the same AWS region that the HCP itself is deployed in when interacting with cloud resources.
c2a8ffc
to
9db7893
Compare
The util.go:364: Successfully waited for 1 nodes to become ready for NodePool clusters/1f5e4232d69f44732389-mgmt-reqserving-s8gjg in 3m11s
util.go:364: Failed to wait for 1 nodes to become ready for NodePool clusters/1f5e4232d69f44732389-mgmt-reqserving-gkbsd in 30m0s: context deadline exceeded seems unrelated. /retest-required |
@BraeTroutman: all tests passed! 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. |
This is a manual cherry-pick of #5595
/assign openshift-ci-bot