remove optional conntrack preflight in 1.33 #3105
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Milestone
this PR added code to skip the preflight check for conntrack for versions >= 1.32.
because kube-proxy 1.32 no longer needs conntrack.
kubeadm N supports kube-proxy N and N-1.
this means in kubeadm 1.33 we can remove checking for conntrack completely.
The text was updated successfully, but these errors were encountered: