Update Gophercloud dependency for reauth problem#55657
Update Gophercloud dependency for reauth problem#55657k8s-github-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
The verify-staging-godeps.sh is broken. |
859d883 to
8fd8b2b
Compare
8fd8b2b to
48d0627
Compare
|
/test pull-kubernetes-cross |
|
@dims: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
Fixes picked up from gophercloud are: gophercloud/gophercloud@443743e...0b6b13c Including the one for endless loop on reauth: gophercloud/gophercloud#604
709eee0 to
4366454
Compare
|
@FengyunPan it's almost ready now (past the verify problem) |
|
/approve |
|
Thanks @idvoretskyi /assign @thockin |
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, FengyunPan, idvoretskyi, thockin Associated issue: 55656 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
Automatic merge from submit-queue (batch tested with PRs 55657, 54758, 47584, 55758, 55651). If you want to cherry-pick this change to another branch, please follow the instructions here. |
What this PR does / why we need it:
Fixes picked up from gophercloud:
gophercloud/gophercloud@443743e...0b6b13c
Including the one for endless loop on reauth:
gophercloud/gophercloud#604
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #55656
Special notes for your reviewer:
Release note: