open-nomad/client/allocrunner
Luiz Aoqui 7305a374e3
allocrunner: fix health check monitoring for Consul services (#16402)
Services must be interpolated to replace runtime variables before they
can be compared against the values returned by Consul.
2023-03-10 14:43:31 -05:00
..
interfaces Task API via Unix Domain Socket (#15864) 2023-02-06 11:31:22 -08:00
state
tasklifecycle
taskrunner client: disable running artifact downloader as nobody (#16375) 2023-03-08 15:58:43 -06:00
alloc_runner.go
alloc_runner_hooks.go allocrunner: fix health check monitoring for Consul services (#16402) 2023-03-10 14:43:31 -05:00
alloc_runner_test.go deps: Update ioutil deprecated library references to os and io respectively in the client package (#16318) 2023-03-08 13:25:10 -06:00
alloc_runner_unix_test.go
allocdir_hook.go
cgroup_hook.go
checks_hook.go
checks_hook_test.go
config.go
consul_grpc_sock_hook.go
consul_grpc_sock_hook_test.go
consul_http_sock_hook.go
consul_http_sock_hook_test.go
csi_hook.go
csi_hook_test.go
group_service_hook.go
group_service_hook_test.go
health_hook.go allocrunner: fix health check monitoring for Consul services (#16402) 2023-03-10 14:43:31 -05:00
health_hook_test.go allocrunner: fix health check monitoring for Consul services (#16402) 2023-03-10 14:43:31 -05:00
migrate_hook.go
network_hook.go
network_hook_test.go
network_manager_linux.go client: Add option to enable hairpinMode on Nomad bridge (#15961) 2023-02-02 10:12:15 -05:00
network_manager_linux_test.go
network_manager_nonlinux.go
networking.go
networking_bridge_linux.go docs: update default Nomad bridge config (#16072) 2023-02-07 09:47:41 -05:00
networking_bridge_linux_test.go client: Add option to enable hairpinMode on Nomad bridge (#15961) 2023-02-02 10:12:15 -05:00
networking_cni.go
networking_cni_test.go
testing.go
upstream_allocs_hook.go