kubernetes/pkg/controller/replication
Anthony Yeh 70bd5fdfe5 Refactor ControllerRefManager
To prepare for implementing ControllerRef across all controllers,
this pushes the common adopt/orphan logic into ControllerRefManager
so each controller doesn't have to duplicate it.

This also shares the adopt/orphan logic between Pods and ReplicaSets,
so it lives in only one place.
2017-02-16 15:09:17 -08:00
..
BUILD Refactor ControllerRefManager 2017-02-16 15:09:17 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update OWNERS 2016-11-02 16:19:29 -07:00
replication_controller_test.go Refactor ControllerRefManager 2017-02-16 15:09:17 -08:00
replication_controller_utils.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replication_controller.go Refactor ControllerRefManager 2017-02-16 15:09:17 -08:00