kubernetes/pkg/controller/replicaset
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
..
options Enable auto-generating sources rules 2017-01-05 14:14:13 -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
replica_set_test.go Refactor ControllerRefManager 2017-02-16 15:09:17 -08:00
replica_set_utils.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replica_set.go Refactor ControllerRefManager 2017-02-16 15:09:17 -08:00