open-nomad/jobspec
Drew Bailey 82f971f289
OnUpdate configuration for services and checks
Allow for readiness type checks by configuring nomad to ignore warnings
or errors reported by a service check. This allows the deployment to
progress and while Consul handles introducing the sercive into a
resource pool once the check passes.
2021-02-08 08:32:40 -05:00
..
test-fixtures OnUpdate configuration for services and checks 2021-02-08 08:32:40 -05:00
helper.go Isolate the jobspec package from the rest of Nomad (#8815) 2020-09-03 06:34:04 -05:00
helper_test.go Isolate the jobspec package from the rest of Nomad (#8815) 2020-09-03 06:34:04 -05:00
parse.go Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
parse_group.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
parse_job.go Isolate the jobspec package from the rest of Nomad (#8815) 2020-09-03 06:34:04 -05:00
parse_multiregion.go Isolate the jobspec package from the rest of Nomad (#8815) 2020-09-03 06:34:04 -05:00
parse_network.go Isolate the jobspec package from the rest of Nomad (#8815) 2020-09-03 06:34:04 -05:00
parse_service.go OnUpdate configuration for services and checks 2021-02-08 08:32:40 -05:00
parse_task.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
parse_test.go OnUpdate configuration for services and checks 2021-02-08 08:32:40 -05:00
utils.go consul: add Connect structs 2019-08-06 08:15:07 -07:00
utils_test.go consul: add Connect structs 2019-08-06 08:15:07 -07:00