Files
kubernetes/pkg/controller
Lukasz Szaszkiewicz 2d81cee900 changes the way gc detect that an object needs to be deleted
before this change, an object would be added to `attemptToDelete` queue only if `gc` detected the transition, simply by check if `deletionTimestamp` was set. After the change, it will check if `foregroundDeletion` finalizer has been set before adding the item to the queue.
2019-08-12 10:52:43 +02:00
..
2019-08-01 15:50:03 +02:00
2019-07-24 11:36:53 +02:00
2019-03-02 12:55:26 +08:00
2019-07-02 15:39:06 +00:00
2018-11-10 07:50:31 -05:00