mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-10 17:21:48 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Remove unused well_known_labels in kubeadm. **What this PR does / why we need it**: Cleanup. This is no longer used. fixes: https://github.com/kubernetes/kubeadm/issues/615 **Release note**: ```release-note NONE ```