mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-07 07:42:53 -04:00
This is part of the completion of ControllerRef, as described here: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/controller-ref.md#watches This also removes the need for the Pod->Controller mapping cache in RC and RS. This mapping is now persisted in the Pod's ControllerRef instead. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| OWNERS | ||
| replication_controller.go | ||
| replication_controller_test.go | ||
| replication_controller_utils.go | ||