open-nomad/nomad/deploymentwatcher
nicoche 649831c1d3
deploymentwatcher: fail early whenever possible (#17341)
Given a deployment that has a `progress_deadline`, if a task group runs
out of reschedule attempts, allow it to fail at this time instead of
waiting until the `progress_deadline` is reached.

Fixes: #17260
2023-06-26 14:01:03 -04:00
..
batcher.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
deployment_watcher.go deploymentwatcher: fail early whenever possible (#17341) 2023-06-26 14:01:03 -04:00
deployments_watcher.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
deployments_watcher_test.go deploymentwatcher: fail early whenever possible (#17341) 2023-06-26 14:01:03 -04:00
doc.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
multiregion_oss.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
testutil_test.go api: enable support for setting original job source (#16763) 2023-04-11 08:45:08 -05:00