Files
kubernetes/pkg
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-07-25 20:38:28 +02:00
2018-09-13 20:27:32 -07:00
2019-04-15 09:45:04 +02:00
2019-07-19 14:19:01 +02:00