Files
kubernetes/pkg/controller/deployment
Clayton Coleman bd9260711f deployment: Ignore namespace termination errors when creating replicasets
Instead of reporting an event or displaying an error, simply exit
when the namespace is being terminated. This reduces the amount of
controller churn on namespace shutdown. Unlike other controllers, we
drop the replica set create error very late (in the queue handleErr)
in order to avoid changing the structure of the controller
substantially.
2019-10-20 18:39:01 -04:00
..
2019-03-02 12:55:26 +08:00
2019-10-08 14:42:31 +02:00
2018-11-10 07:50:31 -05:00
2018-11-10 07:50:31 -05:00