mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-20 00:35:18 +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>. Do not remove kubelet labels during startup Fixes #54070 ```release-note kubelet: prevent removal of default labels from Node API objects on startup ```