open-nomad/client/serviceregistration
Seth Hoenig 0b65950637 checks: better goroutine handling for test tcp server
This PR hopefully fixes a race condition of our little test tcp server
that the check observer is making connections against for test cases.

The tcp listener would either startup too slow or exit too soon.
2022-08-02 10:31:12 -05:00
..
checks checks: better goroutine handling for test tcp server 2022-08-02 10:31:12 -05:00
mock client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
nsd services: enable setting arbitrary address value in service registrations 2022-04-22 09:14:29 -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
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