-
Notifications
You must be signed in to change notification settings - Fork 303
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
Bump k8s-cloud-provider to v1.22.0 #1991
Bump k8s-cloud-provider to v1.22.0 #1991
Conversation
Hi @spencerhance. 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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/ok-to-test |
I think it's possible to delete /vendor now? |
Hmm it looks like GoogleCloudPlatform/k8s-cloud-provider#77 is conflicting with https://github.com/kubernetes/legacy-cloud-providers/blob/master/gce/support.go#L45 |
kubernetes/kubernetes#116448 for the fix |
/hold In summary we're blocked on updating k8s-cloud-provider until we are able to submit and import kubernetes/kubernetes#116448 unless we revert GoogleCloudPlatform/k8s-cloud-provider#77 |
New approach: #2033 |
fb224fc
to
8847df6
Compare
8847df6
to
585b238
Compare
Changed it to v1.22.0 instead of v1.21.0 so we can also pull in @gauravkghildiyal 's changes |
/assign @aojea |
@spencerhance: GitHub didn't allow me to request PR reviews from the following users: gauravkghildiyal. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. 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/test-infra repository. |
Thanks a lot Spencer! |
585b238
to
ba5828e
Compare
Whoops, missed a |
/unhold |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bowei, spencerhance 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 |
sorry missed, it, thanks |
This is needed to pull in GoogleCloudPlatform/k8s-cloud-provider#79