open-nomad/client/allocrunner
Michael Schurter efe8ea2c2c
Merge pull request #10849 from benbuzbee/benbuz/fix-destroy
Don't treat a failed recover + successful destroy as a successful recover
2021-07-19 10:49:31 -07:00
..
interfaces
state
taskrunner Merge pull request #10849 from benbuzbee/benbuz/fix-destroy 2021-07-19 10:49:31 -07:00
alloc_runner.go testing fixes 2021-04-14 10:17:28 -04:00
alloc_runner_hooks.go client/ar: thread through cpuset manager 2021-04-13 13:28:36 -04:00
alloc_runner_test.go
alloc_runner_unix_test.go consul: avoid triggering unnecessary sync when removing workload 2021-07-06 14:08:42 -05:00
allocdir_hook.go
cgroup_hook.go client/ar: thread through cpuset manager 2021-04-13 13:28:36 -04:00
config.go client/ar: thread through cpuset manager 2021-04-13 13:28:36 -04:00
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
groupservice_hook.go client: fix logline in group shutdown hook 2021-07-08 11:14:37 -05:00
groupservice_hook_test.go consul: avoid triggering unnecessary sync when removing workload 2021-07-06 14:08:42 -05:00
health_hook.go
health_hook_test.go
migrate_hook.go
network_hook.go docker: generate /etc/hosts file for bridge network mode (#10766) 2021-06-16 14:55:22 -04:00
network_hook_test.go
network_manager_linux.go
network_manager_linux_test.go
network_manager_nonlinux.go
networking.go
networking_bridge_linux.go networking: Ensure CNI iptables rules are appended to chain and not forced to be first 2021-04-15 10:11:15 -04:00
networking_cni.go
networking_cni_test.go tests: allocrunner CNI tests are Linux-only (#10783) 2021-06-18 11:34:31 -04:00
task_hook_coordinator.go
task_hook_coordinator_test.go
testing.go testing fixes 2021-04-14 10:17:28 -04:00
upstream_allocs_hook.go
util.go