mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 02:56:03 +00:00
Updates dynamic Kubelet config to use a structured status, rather than a node condition. This makes the status machine-readable, and thus more useful for config orchestration. Fixes: #56896