Case: Job tracker hangs when job is in Failed state due to BackoffLimitExceeded
distorhead opened this issue · 0 comments
distorhead commented
Werf resource tracker settings:
werf.io/fail-mode=IgnoreAndContinueDeployProcess
(non default);werf.io/track-termination-mode=WaitUntilResourceReady
(default).
Track-termination-mode=WaitUntilResourceReady condition should handle resource Failed case.