Files
kubernetes/pkg/controller
Kubernetes Submit Queue 8de8ca7bc8 Merge pull request #59947 from mkimuram/issue/59942
Automatic merge from submit-queue (batch tested with PRs 62448, 59317, 59947, 62418, 62352). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add binding error message for volumeMode:Block unsupported case

**What this PR does / why we need it**:
This PR adds a binding error message for volumeMode:Block
unsupported case.
With this message, users can understand why PV is not bound to
PVC on dynamic provisioning.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes: #59942

**Special notes for your reviewer**:
/cc @mtanino 
/sig storage

**Release note**:

```release-note
NONE
```
2018-04-17 16:31:21 -07:00
..
2018-04-01 18:57:29 +10:00
2018-04-01 18:57:29 +10:00
2018-02-16 13:43:01 -08:00
2018-04-01 18:57:29 +10:00
2018-04-02 17:44:04 -07:00
2018-02-16 12:24:27 +01:00
2018-02-16 13:43:01 -08:00
2018-02-23 08:06:42 -08:00
2017-11-14 17:18:17 +08:00