mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-28 21:04:03 +00:00
When a job is complete, the controller will indefinitely update its conditions with a Complete condition. This change makes the controller exit the reconcilation as soon as the job is already found to be marked as complete.