-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
Ensure only 1 Swift URL is used in cluster operations #41561
Ensure only 1 Swift URL is used in cluster operations #41561
Conversation
Hi @jamiehannaford. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with 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. I understand the commands that are listed here. |
/lgtm |
What's the status of this? |
The submit queue is only merging PRs that are marked as part of the 1.6 release. If you feel that this PR should be included in the 1.6 release (e.g. fixes a bug), you can petition @calebamiles to add the label to this PR. Otherwise, it will merge to the master branch once it opens back up for new PRs. |
@k8s-bot gci gce e2e test this |
@jamiehannaford: you can't request testing unless you are a kubernetes member. In response to this comment:
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. I understand the commands that are listed here. |
@roberthbailey Would you mind running |
@k8s-bot ok to test |
@k8s-bot non-cri e2e test this |
@roberthbailey All tests are now passing 👍 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jamiehannaford, roberthbailey
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue |
What this PR does / why we need it:
Extracts only 1 Swift URL if multiple are returned from Keystone.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged):#34930
Special notes for your reviewer:
Release note: