kubernetes/pkg/volume/util
Kubernetes Submit Queue 37b29297aa
Merge pull request #67432 from lichuqiang/topo_provision_beta
Automatic merge from submit-queue (batch tested with PRs 67745, 67432, 67569, 67825, 67943). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Move volume dynamic provisioning scheduling to beta

**What this PR does / why we need it**:

*  Combine feature gate VolumeScheduling and DynamicProvisioningScheduling into one
* Add allowedTopologies description in kubectl

**Special notes for your reviewer**:
Wait until related e2e and downside plugins are ready.

/hold

**Release note**:

```release-note
Move volume dynamic provisioning scheduling to beta (ACTION REQUIRED: The DynamicProvisioningScheduling alpha feature gate has been removed. The VolumeScheduling beta feature gate is still required for this feature)
```
2018-08-29 15:19:34 -07:00
..
fs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
nestedpendingoperations Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
operationexecutor add UTs for devicemountable conditions 2018-08-14 11:13:02 +08:00
recyclerclient Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
types Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volumepathhandler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
atomic_writer.go Fix use visible files creation for windows 2018-04-16 11:12:17 +08:00
atomic_writer_test.go Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
attach_limit.go Implement volume plugin changes for volume limits 2018-06-01 19:17:30 -04:00
BUILD Add DynamicProvisioningScheduling support for EBS 2018-08-01 09:00:03 -07:00
device_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux_test.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
error.go Fix dangling attach errors 2017-11-16 08:43:36 -05:00
finalizer.go reuse PVC protection admission plugin for PV protection 2018-01-31 20:02:01 +08:00
io_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
metrics.go refactored mount, attach, resize operation's so that all failures generate events and event generation is more consistent. 2017-12-14 11:09:12 -08:00
nested_volumes.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
nested_volumes_test.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
resize_util.go Improve messaging on resize 2018-01-29 15:07:51 -05:00
resize_util_test.go Improve messaging on resize 2018-01-29 15:07:51 -05:00
util.go Merge pull request #67432 from lichuqiang/topo_provision_beta 2018-08-29 15:19:34 -07:00
util_test.go Merge pull request #67432 from lichuqiang/topo_provision_beta 2018-08-29 15:19:34 -07:00