mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-01 21:20:41 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| OWNERS | ||
| replication_controller.go | ||
| replication_controller_test.go | ||
| replication_controller_utils.go | ||