k3s/pkg/controller/persistentvolume
Jan Safranek 169076e7da Fix initialization of volume controller caches.
Fix PersistentVolumeController.initializeCaches() to pass pointers to volume
or claim to storeObjectUpdate() and add extra functions to enforce that the
right types are checked in the future.


Fixes #28076
2016-06-27 13:08:02 +02:00
..
options added toggle to disable dynamic provisioning 2016-06-20 01:15:23 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
binder_test.go Fix several spelling errors in comments. 2016-06-17 10:41:18 -07:00
controller.go Fix initialization of volume controller caches. 2016-06-27 13:08:02 +02:00
controller_base.go Fix initialization of volume controller caches. 2016-06-27 13:08:02 +02:00
controller_test.go Fix startup type error in initializeCaches 2016-06-25 10:15:27 +10:00
delete_test.go Merge pull request #27434 from jsafrane/pv-events-message 2016-06-20 01:36:28 -07:00
framework_test.go Fix startup type error in initializeCaches 2016-06-25 10:15:27 +10:00
index.go Fix typo and linewrap comments in PV controller 2016-06-02 15:50:07 -04:00
index_test.go Add label selector to match criteria for claims to volumes 2016-05-30 12:11:12 -04:00
provision_test.go added toggle to disable dynamic provisioning 2016-06-20 01:15:23 -04:00
recycle_test.go Fill PV.Status.Message with deleter/recycler errors. 2016-06-15 14:56:31 +02:00
volume_host.go Introduce new kubelet volume manager 2016-06-15 09:34:08 -07:00