Files
kubernetes/pkg/controller
Rob Scott 4cfe4403b4 Updating EndpointSlice controllers to return if error encountered
Previously the controllers would proceed with additional creates,
updates, or deletes if 1 failed. That could potentially result in
scenarios where an EndpointSlice create or update failing while a delete
worked. This updates the logic so that removals will not happen if
additions fail.
2020-08-12 09:58:03 -07:00
..
2020-05-16 07:54:33 -04:00
2020-07-09 08:14:55 -04:00
2020-07-31 18:12:01 -04:00
2020-05-16 07:54:33 -04:00
2020-03-05 14:59:46 -08:00
2020-07-30 13:48:40 -04:00
2020-05-16 07:54:33 -04:00
2020-06-22 10:49:15 +09:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2020-08-03 11:56:14 -04:00