Quan Tian
db6bbf2375
Fix EndpointSliceController service deletion processing
...
syncService shouldn't return error if the service doesn't exist which
means it's triggered by service deletion, otherwise the service would be
enqueued repeatedly even its cleanup has been executed successfully.
This patch makes syncService return nil if the error is NotFound when
getting the service, like the other controllers do.
2019-09-22 10:01:29 -07:00
..
2019-08-28 21:13:27 -07:00
2019-09-19 10:34:59 -07:00
2019-09-03 14:05:04 -04:00
2019-09-18 16:57:39 -07:00
2019-08-22 16:13:41 +01:00
2019-08-01 15:50:03 +02:00
2019-08-22 16:13:41 +01:00
2019-09-05 17:59:36 +08:00
2019-08-27 00:52:54 -07:00
2019-08-28 21:13:27 -07:00
2019-09-22 10:01:29 -07:00
2019-08-22 16:13:41 +01:00
2019-06-19 15:36:16 +02:00
2019-08-22 16:13:41 +01:00
2019-09-20 01:33:00 -07:00
2019-09-17 09:58:08 -07:00
2019-09-12 10:23:24 +02:00
2019-09-06 12:09:50 +02:00
2019-09-16 16:34:08 +08:00
2019-08-22 16:13:41 +01:00
2019-04-16 11:35:21 -07:00
2019-08-22 16:13:41 +01:00
2019-08-22 16:13:41 +01:00
2019-08-29 11:51:14 +01:00
2019-08-22 16:13:41 +01:00
2019-09-21 22:24:48 +08:00
2019-07-20 18:26:16 -04:00
2019-08-22 16:13:41 +01:00
2019-08-22 16:13:41 +01:00
2019-08-28 21:13:27 -07:00
2019-09-19 11:05:15 -07:00
2019-09-04 09:09:32 -07:00
2019-08-28 21:13:27 -07:00
2019-03-25 14:54:22 +08:00
2019-03-25 14:54:22 +08:00
2018-10-09 08:15:30 +08:00
2018-11-10 07:50:31 -05:00
2019-07-27 15:49:03 +08:00
2019-08-22 16:13:41 +01:00
2019-07-11 12:18:52 -04:00
2019-02-04 22:33:12 +01:00