k3s/pkg/controller/volume/attachdetach
Kubernetes Submit Queue 416f63c050
Merge pull request #68159 from saad-ali/csiClusterRegFix
Automatic merge from submit-queue (batch tested with PRs 66840, 68159). 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.

CSI Cluster Registry and Node Info CRDs Improvements

**What this PR does / why we need it**:
https://github.com/kubernetes/kubernetes/pull/67803 merged before I could address @lavalamp's feedback. This PR addresses his feedback

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Follow up on PR https://github.com/kubernetes/kubernetes/pull/67803

**Special notes for your reviewer**:

**Release note**:

```release-note

```

/assign @lavalamp 
/assign @thockin 

CC @jsafrane @vladimirvivien @verult @gnufied @childsb
2018-09-04 20:49:39 -07:00
..
cache Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
metrics Add more metrics for A/D Controller: 2018-08-15 10:01:57 +02:00
populator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
reconciler Fix VMWare VM freezing bug by reverting #51066 2018-08-24 14:28:44 +02:00
statusupdater Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
testing update volume plugins accordingly 2018-08-14 11:12:54 +08:00
util kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
BUILD Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00
OWNERS Add gnufied as approver for attach/detach controller 2018-08-28 12:03:20 -04:00
attach_detach_controller.go Improve CSI CRD installation code 2018-09-02 09:23:36 -07:00
attach_detach_controller_test.go Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00