release
release copied to clipboard
Remove kubeadm >=1.32 dependency from crictl
What type of PR is this?
/kind feature
What this PR does / why we need it:
The merge of https://github.com/kubernetes/kubernetes/pull/124685 will make kubeadm work without crictl. We now reflect that in the packaging as well as defined in https://github.com/kubernetes/kubeadm/issues/3064.
Which issue(s) this PR fixes:
Refers to https://github.com/kubernetes/kubeadm/issues/3064
Special notes for your reviewer:
cc @neolit123 @carlory
Does this PR introduce a user-facing change?
Make kubeadm >= 1.32 independent from crictl due to https://github.com/kubernetes/kubernetes/pull/124685