Kubernetes Submit Queue
05af3abfdd
Merge pull request #37721 from derekwaynecarr/fix-graceful-delete
...
Automatic merge from submit-queue
Fix logic error in graceful deletion
If a resource has the following criteria:
1. deletion timestamp is not nil
2. deletion graceperiod seconds as persisted in storage is 0
the resource could never be deleted as we always returned pending graceful.
2016-12-02 05:44:59 -08:00
..
2016-11-23 22:30:47 -06:00
2016-12-02 05:44:59 -08:00
2016-11-23 22:30:47 -06:00
2016-12-01 07:52:11 -08:00
2016-12-01 04:52:09 -08:00
2016-11-03 08:30:50 -04:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-30 15:40:50 +08:00
2016-12-02 05:44:57 -08:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-30 15:40:50 +08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-29 07:33:28 -08:00
2016-12-01 07:52:15 -08:00
2016-10-21 17:32:32 -07:00
2016-11-03 14:19:34 -07:00
2016-10-21 17:32:32 -07:00
2016-12-01 07:52:11 -08:00
2016-12-02 01:01:00 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-12-01 18:21:39 -08:00
2016-11-23 22:30:47 -06:00
2016-12-02 05:44:59 -08:00
2016-11-01 14:42:01 -04:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 15:53:09 -08:00
2016-11-15 10:42:53 -08:00
2016-11-28 09:25:33 +01:00
2016-10-21 17:32:32 -07:00
2016-12-01 07:52:15 -08:00
2016-10-24 14:41:56 -07:00
2016-12-01 06:31:25 -08:00
2016-11-23 22:30:47 -06:00