-
Notifications
You must be signed in to change notification settings - Fork 716
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
kinder: remove the handling of 1.25 and older versions of k8s #2966
kinder: remove the handling of 1.25 and older versions of k8s #2966
Conversation
f9d6cfe
to
cbc6567
Compare
will hold this until 1.29 is released. |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
nice cleanup!
cbc6567
to
c6bbec1
Compare
- Remove the repository replace from k8s.gcr.io -> registry.k8s.io - Remove "kubelet-config-x.yy" handling, use "kubelet-config" - Stop untainting "master" taints, only untaint control-plane taints - Stop handling --experimental-patches, use --patches
c6bbec1
to
6213a3e
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chendave, neolit123, pacoxu 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 |
/hold cancel |
xref #2910