k3s/pkg/apis
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
..
abac Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
apps Regen for pv selector 2016-05-31 09:32:23 -04:00
authentication.k8s.io Generated fields for inlining 2016-05-28 08:53:22 -04:00
authorization Generated fields for inlining 2016-05-28 08:53:22 -04:00
autoscaling Generated fields for inlining 2016-05-28 08:53:22 -04:00
batch Generated changes to suspend becoming pointer for ScheduledJob 2016-05-30 15:52:58 +02:00
componentconfig Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
extensions Merge pull request #26033 from smarterclayton/safer_quantity 2016-05-28 09:56:39 -07:00
policy Generated fields for inlining 2016-05-28 08:53:22 -04:00
rbac Generated fields for inlining 2016-05-28 08:53:22 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00