Files
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
..
2017-02-16 15:09:17 -08:00
2016-07-16 13:48:21 -04:00
2016-11-02 16:19:29 -07:00