k3s/cmd
Saad Ali 9dbe943491 Attach/Detach Controller Kubelet Changes
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.
2016-06-02 16:47:11 -07:00
..
gendocs Make kubectl bash completion namespace aware and add noun aliases 2016-04-03 16:25:56 +02:00
genkubedocs Make kubectl bash completion namespace aware and add noun aliases 2016-04-03 16:25:56 +02:00
genman insert space after comment character in cmd folder 2016-01-08 16:25:57 +05:30
genswaggertypedocs fix imported package names to not use under_scores 2015-10-16 16:37:03 +08:00
genutils Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
genyaml Create cmd to generate kubectl yaml docs 2016-04-11 17:07:45 -07:00
hyperkube Fix hyperkube flag parsing 2016-05-13 15:41:22 -07:00
integration Merge pull request #25972 from luxas/remove_arch_constants 2016-05-28 04:48:59 -07:00
kube-apiserver Merge pull request #25599 from caesarxuchao/orphaning-finalizer 2016-05-26 13:19:19 -07:00
kube-controller-manager Reduce volume controller sync period 2016-05-30 09:59:31 +02:00
kube-dns added dns-port flag to have a custom DNS port for skydns to serve DNS requests on. updated imports 2016-05-23 14:54:00 -07:00
kube-proxy Use protobufs by default to communicate with apiserver 2016-05-21 11:38:32 +02:00
kubectl Fix hyperkube flag parsing 2016-05-13 15:41:22 -07:00
kubelet Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
kubemark Added pods-per-core to kubelet. #25762 2016-05-27 07:10:13 -04:00
kubernetes-discovery Adding a discovery summarizer server 2016-05-13 13:52:23 -07:00
libs/go2idl add DirectCodec; use it in release_1_3 clientset 2016-05-31 10:14:24 -07:00
linkcheck linkchecker tool now visits the URL to determine if it's valid 2016-01-26 17:01:37 -08:00
mungedocs mungedocs should not assume upstream remote 2016-04-27 21:33:09 -04:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00