• Saad Ali's avatar
    Attach/Detach Controller Kubelet Changes · 9dbe9434
    Saad Ali authored
    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.
    9dbe9434
Name
Last commit
Last update
..
high-availability Loading commit data...
limitrange Loading commit data...
namespaces Loading commit data...
resourcequota Loading commit data...
README.md Loading commit data...
accessing-the-api.md Loading commit data...
admission-controllers.md Loading commit data...
authentication.md Loading commit data...
authorization.md Loading commit data...
cluster-components.md Loading commit data...
cluster-large.md Loading commit data...
cluster-management.md Loading commit data...
cluster-troubleshooting.md Loading commit data...
daemon.yaml Loading commit data...
daemons.md Loading commit data...
dns.md Loading commit data...
etcd.md Loading commit data...
federation-apiserver.md Loading commit data...
federation-controller-manager.md Loading commit data...
garbage-collection.md Loading commit data...
high-availability.md Loading commit data...
introduction.md Loading commit data...
kube-apiserver.md Loading commit data...
kube-controller-manager.md Loading commit data...
kube-proxy.md Loading commit data...
kube-scheduler.md Loading commit data...
kubelet.md Loading commit data...
master-node-communication.md Loading commit data...
multi-cluster.md Loading commit data...
namespaces.md Loading commit data...
network-plugins.md Loading commit data...
networking.md Loading commit data...
node.md Loading commit data...
ovs-networking.md Loading commit data...
ovs-networking.png Loading commit data...
resource-quota.md Loading commit data...
salt.md Loading commit data...
service-accounts-admin.md Loading commit data...
static-pods.md Loading commit data...