mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Remove crash loop "detection" from the dynamic kubelet config feature **What this PR does / why we need it**: The subfeature was a cool idea, but in the end it is very complex to separate Kubelet restarts into crash-loops caused by config vs. crash-loops caused by other phenomena, like admin-triggered node restarts, kernel panics, and and process babysitter behavior. Dynamic kubelet config will be better off without the potential for false positives here. Removing this subfeature also simplifies dynamic configuration by reducing persistent state: - we no longer need to track bad config in a file - we no longer need to track kubelet startups in a file **Which issue this PR fixes**: fixes #50216 **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
cri | ||
deviceplugin/v1alpha1 | ||
kubeletconfig | ||
stats/v1alpha1 | ||
BUILD | ||
well_known_annotations.go | ||
well_known_labels.go |