Update Kube dependencies to v1.21 level#22477
Conversation
| ExpectedState: prowapi.PendingState, | ||
| ExpectedComplete: false, | ||
| ExpectedNumPods: 1, | ||
| ExpectedNumPods: 0, |
There was a problem hiding this comment.
Needed because of kubernetes-sigs/controller-runtime#1399, the fakeclient now handles finalizers by itself so updating an object with deletion timestamp set to remove a finalizer will result in deletion
No specific reason other than hoping things will be somehow better :)
88da9a7 to
a05e752
Compare
|
What is prow.k8s.io running these days? |
|
This is just about the client libs, since we don't use any features that require a new apiserver version this should work just fine even with an old apiserver |
cjwagner
left a comment
There was a problem hiding this comment.
What is prow.k8s.io running these days?
Currently 1.17.17-gke.4900
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, cjwagner The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No specific reason other than hoping things will be somehow better :)