open-nomad/client/allocrunner
2023-04-06 14:47:00 +01:00
..
interfaces CSI: set mounts in alloc hook resources atomically (#16722) 2023-04-03 11:03:36 -04:00
state
tasklifecycle
taskrunner client: ensure envoy version hook uses all pointer receiver funcs. (#16813) 2023-04-06 14:47:00 +01:00
alloc_runner.go CSI: set mounts in alloc hook resources atomically (#16722) 2023-04-03 11:03:36 -04:00
alloc_runner_hooks.go CSI: set mounts in alloc hook resources atomically (#16722) 2023-04-03 11:03:36 -04: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 client: always run alloc cleanup hooks on final update (#15855) 2023-01-27 09:59:31 -06:00
allocdir_hook.go
cgroup_hook.go
checks_hook.go
checks_hook_test.go
config.go
consul_grpc_sock_hook.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
consul_grpc_sock_hook_test.go
consul_http_sock_hook.go
consul_http_sock_hook_test.go
csi_hook.go CSI: set mounts in alloc hook resources atomically (#16722) 2023-04-03 11:03:36 -04:00
csi_hook_test.go CSI: set mounts in alloc hook resources atomically (#16722) 2023-04-03 11:03:36 -04:00
group_service_hook.go nsd: always set deregister flag after deregistration of group (#16289) 2023-03-17 09:44:21 -05:00
group_service_hook_test.go nsd: always set deregister flag after deregistration of group (#16289) 2023-03-17 09:44:21 -05:00
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 client: sandbox go-getter subprocess with landlock (#15328) 2022-12-07 16:02:25 -06:00
upstream_allocs_hook.go