mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-08 00:55:37 +00:00
kubeadm does not rely on `crictl` any more, so we can now drop the warning in 1.32 as outlined in: https://github.com/kubernetes/kubeadm/issues/3064 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>