kubernetes/pkg/controller/replication
Daniel Smith 8100efc7b3 Enable propagration of HasSynced
* Add tracker types and tests
* Modify ResourceEventHandler interface's OnAdd member
* Add additional ResourceEventHandlerDetailedFuncs struct
* Fix SharedInformer to let users track HasSynced for their handlers
* Fix in-tree controllers which weren't computing HasSynced correctly
* Deprecate the cache.Pop function
2022-12-14 18:43:33 +00:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
conversion.go Enable propagration of HasSynced 2022-12-14 18:43:33 +00:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
replication_controller_utils_test.go Deduplicate RC/RS controller code. 2017-11-07 14:48:32 -08:00
replication_controller_utils.go Deduplicate RC/RS controller code. 2017-11-07 14:48:32 -08:00
replication_controller.go Fix event broadcaster shutdown in multiple controllers 2022-05-17 22:14:19 +02:00