k3s/pkg/controller/volume/persistentvolume
Kubernetes Submit Queue 583c4a442a Merge pull request #51228 from wongma7/mount-options-sc
Automatic merge from submit-queue

Add storageClass.mountOptions and use it in all applicable plugins

split off from https://github.com/kubernetes/kubernetes/pull/50919 and still dependent on it. cc @gnufied


issue: https://github.com/kubernetes/features/issues/168

```release-note
Add mount options field to StorageClass. The options listed there are automatically added to PVs provisioned using the class.
```
2017-08-29 23:48:32 -07:00
..
options Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Fix handling of APIserver errors when saving provisioned PVs. 2017-08-29 09:47:32 +02:00
OWNERS
binder_test.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
delete_test.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
framework_test.go Merge pull request #51228 from wongma7/mount-options-sc 2017-08-29 23:48:32 -07:00
index.go run hack/update-all 2017-06-22 11:31:03 -07:00
index_test.go Move pkg/api/v1/ref -> client-go/tools/reference 2017-07-18 22:45:43 +02:00
provision_test.go Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
pv_controller.go Merge pull request #51228 from wongma7/mount-options-sc 2017-08-29 23:48:32 -07:00
pv_controller_base.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
pv_controller_test.go Merge pull request #49016 from jsafrane/pv-controller-no-resync 2017-08-01 16:39:40 -07:00
recycle_test.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
volume_host.go Add pluginName to VolumeHost.GetMouter 2017-08-14 12:16:26 +02:00