open-nomad/client/serviceregistration
Seth Hoenig 9a943107c7 servicedisco: implement check_restart for nomad service checks
This PR implements support for check_restart for checks registered
in the Nomad service provider.

Unlike Consul, Nomad service checks never report a "warning" status,
and so the check_restart.ignore_warnings configuration is not valid
for Nomad service checks.
2022-09-13 08:59:23 -05:00
..
checks servicedisco: implement check_restart for nomad service checks 2022-09-13 08:59:23 -05:00
mock client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
nsd servicedisco: implement check_restart for nomad service checks 2022-09-13 08:59:23 -05:00
wrapper client: modify service wrapper to accomodate restore behaviour. 2022-03-21 09:49:39 +01:00
address.go services: cr followup 2022-04-22 09:14:29 -05:00
address_test.go services: enable setting arbitrary address value in service registrations 2022-04-22 09:14:29 -05:00
id.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
id_test.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
service_registration.go client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
service_registration_test.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
watcher.go servicedisco: implement check_restart for nomad service checks 2022-09-13 08:59:23 -05:00
watcher_test.go servicedisco: implement check_restart for nomad service checks 2022-09-13 08:59:23 -05:00
workload.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
workload_test.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00