-
Notifications
You must be signed in to change notification settings - Fork 159
Update k8s dependencies to v1.22.0-rc.0 #811
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
Conversation
/assign @saikat-royc |
/retest |
The verify job failure appears to be related to the go version (1.13) that we are using. I cannot repro this failure with 1.16. It's probably a good idea that we update this as well. |
Opened kubernetes/test-infra#23067 to update prow job image version to one that uses go1.16. |
/retest |
/assign @msau42 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrishenzie, msau42 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 |
7bc6e6b
to
0247afc
Compare
/lgtm |
/hold cancel |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR updates k8s dependencies to v1.22.0-rc.0. This will require bumping again to v1.22.0 once it is released.
There isn't any particular feature in v1.22.0 that this driver is going to depend on; just bumping to make sure we stay up to date with latest changes.
Special notes for your reviewer:
This change is rebased on #810 so they can be reviewed independently.
Does this PR introduce a user-facing change?:
/assign @mattcary
/hold