k3s/pkg/controller/cloud
Kubernetes Submit Queue 43a40f7ab5 Merge pull request #44680 from rrati/pvl-controller
Automatic merge from submit-queue (batch tested with PRs 51574, 51534, 49257, 44680, 48836)

Add a persistent volume label controller to the cloud-controller-manager

Part of https://github.com/kubernetes/features/issues/88

Outstanding concerns needing input:
- [x] Why 5 threads for controller processing?
- [x] Remove direct linkage to aws/gce cloud providers [#51629]
- [x] Modify shared informers to allow added event handlers ability to include uninitialized objects/using unshared informer #48893
- [x] Use cache.MetaNamespaceKeyFunc in event handler?

I'm willing to work on addressing the removal of the direct linkage to aws/gce after this PR gets in.
2017-08-31 23:13:23 -07:00
..
BUILD Replicate the persistent volume label admission plugin in a controller in 2017-08-28 03:12:18 -04:00
OWNERS Proposal to add @wlan0 to appropriate owner files 2017-08-17 11:37:51 -07:00
node_controller.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
node_controller_test.go Merge pull request #51087 from oracle/for/upstream/master/ccm-instance-exists 2017-08-26 06:43:30 -07:00
pvlcontroller.go Replicate the persistent volume label admission plugin in a controller in 2017-08-28 03:12:18 -04:00
pvlcontroller_test.go Replicate the persistent volume label admission plugin in a controller in 2017-08-28 03:12:18 -04:00