mirror of https://github.com/k3s-io/k3s
![]() 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>. Move to a structured status for dynamic kubelet config This PR 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 ```release-note The status of dynamic Kubelet config is now reported via Node.Status.Config, rather than the KubeletConfigOk node condition. ``` |
||
---|---|---|
.. | ||
admissionregistration.k8s.io | ||
apps | ||
authentication.k8s.io | ||
authorization.k8s.io | ||
autoscaling | ||
batch | ||
certificates.k8s.io/v1beta1 | ||
events.k8s.io/v1beta1 | ||
extensions/v1beta1 | ||
networking.k8s.io/v1 | ||
policy/v1beta1 | ||
rbac.authorization.k8s.io | ||
scheduling.k8s.io | ||
settings.k8s.io/v1alpha1 | ||
storage.k8s.io | ||
v1 | ||
OWNERS |