Files
kubernetes/pkg
k8s-merge-robot d8b463dfd2 Merge pull request #27128 from markturansky/disable_provisioning
Automatic merge from submit-queue

Allow disabling of dynamic provisioning

Allow administrators to opt-out of dynamic provisioning.  Provisioning is still on by default, which is the current behavior.

Per a conversation with @jsafrane, a boolean toggle was added and plumbed through into the controller.  Deliberate disabling will simply return nil from `provisionClaim` whereas a misconfigured provisioner will continue on and generate error events for the PVC.

@kubernetes/rh-storage @saad-ali @thockin  @abhgupta
2016-06-20 02:10:43 -07:00
..
2016-06-06 17:18:22 -04:00
2016-06-03 20:41:08 -07:00
2016-06-06 17:18:22 -04:00
2016-06-10 16:22:04 +02:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-06 10:49:46 +02:00