k3s/pkg/apis/componentconfig
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
..
install Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
v1alpha1 Generated fields for inlining 2016-05-28 08:53:22 -04:00
deep_copy_generated.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
helpers.go componentconfig: fix proxy mode set func 2016-02-02 13:31:49 -08:00
helpers_test.go add ip validation to componentconfig command line 2016-01-21 13:33:30 -08:00
register.go create external api for scheduler config 2016-02-02 23:17:18 -08:00
types.generated.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
types.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00