Files
kubernetes/pkg
Kubernetes Submit Queue cd417b583c Merge pull request #49727 from gnufied/expand-pvc-plugin-changes
Automatic merge from submit-queue (batch tested with PRs 49727, 51792)

Implement Controller for growing persistent volumes

This PR implements API and controller plane changes necessary for doing controller side resize.

xref :  https://github.com/kubernetes/community/pull/657 

Also xref https://github.com/kubernetes/features/issues/284 

```
Add alpha support for allowing users to grow persistent volumes. Currently we only support volume types that just require control plane resize (such as glusterfs) and don't need separate file system resize. 
```
2017-09-04 03:37:57 -07:00
..
2017-09-01 19:11:19 +08:00
2017-09-04 09:02:34 +02:00
2017-09-03 02:18:14 -07:00
2017-09-04 09:02:34 +02:00
2017-09-04 09:02:34 +02:00
2017-08-16 11:22:37 -07:00