Merge pull request #42811 from gnufied/validation-no-probe

Automatic merge from submit-queue (batch tested with PRs 42811, 42859)

 Validation PVs for mount options

We are going to move the validation in its own package and we will be calling validation for individual volume types as needed.

Fixes https://github.com/kubernetes/kubernetes/issues/42573
This commit is contained in:
Kubernetes Submit Queue
2017-03-09 18:47:52 -08:00
committed by GitHub
12 changed files with 198 additions and 210 deletions

View File

@@ -262,6 +262,7 @@ pkg/volume/util/nestedpendingoperations
pkg/volume/util/operationexecutor
pkg/volume/util/types
pkg/volume/util/volumehelper
pkg/volume/validation
pkg/watch
pkg/watch/json
pkg/watch/versioned