mirror of https://github.com/k3s-io/k3s
![]() This PR contains Kubelet changes to enable attach/detach controller control. * It introduces a new "enable-controller-attach-detach" kubelet flag to enable control by controller. Default enabled. * It removes all references "SafeToDetach" annoation from controller. * It adds the new VolumesInUse field to the Node Status API object. * It modifies the controller to use VolumesInUse instead of SafeToDetach annotation to gate detachment. * There is a bug in node-problem-detector that causes VolumesInUse to get reset every 30 seconds. Issue https://github.com/kubernetes/node-problem-detector/issues/9 opened to fix that. |
||
---|---|---|
.. | ||
api.json | ||
apis.json | ||
apps.json | ||
apps_v1alpha1.json | ||
autoscaling.json | ||
autoscaling_v1.json | ||
batch.json | ||
batch_v1.json | ||
batch_v2alpha1.json | ||
extensions.json | ||
extensions_v1beta1.json | ||
policy.json | ||
policy_v1alpha1.json | ||
rbac.authorization.k8s.io.json | ||
rbac.authorization.k8s.io_v1alpha1.json | ||
resourceListing.json | ||
v1.json | ||
version.json |