• Michail Kargakis's avatar
    Fix job status conditions bloat · dd84bba6
    Michail Kargakis authored
    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.
    dd84bba6
Name
Last commit
Last update
..
controller.go Loading commit data...
controller_test.go Loading commit data...
doc.go Loading commit data...