mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-03 04:06:14 +00:00
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.
15 KiB
15 KiB