Files
kubernetes/pkg/controller/deployment
Anthony Yeh d96c4847b6 Deployment: Filter Pods by Deployment selector in addition to ControllerRef.
Deployment should ignore Pods that don't match the selector, even if
they have a ControllerRef pointing to one of the ReplicaSets it owns.
The ReplicaSet itself will orphan the Pod as soon as it syncs.
2017-03-06 15:12:07 -08:00
..
2017-02-13 09:18:32 -05:00
2017-01-31 19:14:13 -05:00
2017-02-13 09:18:32 -05:00