k3s/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
..
bootstrap
certificates sarapprover: remove self node cert 2018-04-13 11:23:51 -07:00
cloud add @andrewsykim to OWNERS for cmd/cloud-controller-manager,pkg/controller/cloud,pkg/cloudprovider 2018-04-17 16:43:58 -04:00
clusterroleaggregation
cronjob Merge pull request #62011 from hanxiaoshuai/fixtodo0402 2018-04-05 18:47:07 -07:00
daemon Moved sync pod on Node logic to func. 2018-04-12 09:31:31 +08:00
deployment Fix a bug in Deployment controller when comparing templates 2018-04-04 17:14:07 -07:00
disruption Use typed events client directly 2018-04-01 18:57:29 +10:00
endpoint
garbagecollector Merge pull request #59172 from fisherxu/removeyear 2018-03-21 12:44:37 -07:00
history Merge pull request #59365 from ayushpateria/patch-sts 2018-02-27 10:21:00 -08:00
job Use typed events client directly 2018-04-01 18:57:29 +10:00
namespace
nodeipam Use typed events client directly 2018-04-01 18:57:29 +10:00
nodelifecycle Use typed events client directly 2018-04-01 18:57:29 +10:00
podautoscaler Use typed events client directly 2018-04-01 18:57:29 +10:00
podgc
replicaset Use typed events client directly 2018-04-01 18:57:29 +10:00
replication Use typed events client directly 2018-04-01 18:57:29 +10:00
resourcequota
route Merge pull request #61315 from hzxuzhonghu/route-controller 2018-04-09 04:31:14 -07:00
service Use typed events client directly 2018-04-01 18:57:29 +10:00
serviceaccount Update gofmt for go1.10 2018-04-02 17:44:04 -07:00
statefulset Use typed events client directly 2018-04-01 18:57:29 +10:00
testutil
ttl
util/node Cleanup the use of ExternalID as it is deprecated 2018-04-02 10:15:32 -07:00
volume Merge pull request #59947 from mkimuram/issue/59942 2018-04-17 16:31:21 -07:00
.import-restrictions
BUILD
OWNERS
client_builder.go
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go
controller_utils_test.go
doc.go
lookup_cache.go