k3s/pkg/controller/framework
Angus Salkeld b4f7e67d25 Fix startup type error in initializeCaches
The following error was getting logged:
PersistentVolumeController can't initialize caches, expected list of volumes, got:
&{TypeMeta:{Kind: APIVersion:} ListMeta:{SelfLink:/api/v1/persistentvolumes ResourceVersion:11} Items:[]}
2016-06-25 10:15:27 +10:00
..
informers Attach detach controller business logic added 2016-05-24 23:01:16 -07:00
controller.go Fix race in informer 2016-06-14 16:40:12 +02:00
controller_test.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
doc.go
fake_controller_source.go Fix startup type error in initializeCaches 2016-06-25 10:15:27 +10:00
fake_controller_source_test.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
processor_listener_test.go add TestPopReleaseLock 2016-06-08 11:34:35 -07:00
shared_informer.go processor listener: fix locking in pop() 2016-06-08 11:34:35 -07:00