• Anthony Yeh's avatar
    Refactor ControllerRefManager · 70bd5fdf
    Anthony Yeh authored
    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.
    70bd5fdf
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
replication_controller.go Loading commit data...
replication_controller_test.go Loading commit data...
replication_controller_utils.go Loading commit data...