open-nomad/client/allocrunner
Jeffrey Clark a97699221c
cni: add loopback to linux bridge (#13428)
CNI changed how to bring up the interface in v0.2.0.
Support was moved to a new loopback plugin.

https://github.com/containernetworking/cni/pull/121

Fixes #10014
2022-06-20 11:22:53 -04:00
..
interfaces
state
taskrunner CSI: make plugin health_timeout configurable in csi_plugin stanza (#13340) 2022-06-14 10:04:16 -04:00
alloc_runner.go alloc_runner: stop sidecar tasks last (#13055) 2022-06-07 11:35:19 -04:00
alloc_runner_hooks.go
alloc_runner_test.go alloc_runner: stop sidecar tasks last (#13055) 2022-06-07 11:35:19 -04:00
alloc_runner_unix_test.go
allocdir_hook.go
cgroup_hook.go
config.go artifact: fix numerous go-getter security issues 2022-05-24 16:29:39 -04:00
consul_grpc_sock_hook.go
consul_grpc_sock_hook_test.go test: use T.TempDir to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
consul_http_sock_hook.go
consul_http_sock_hook_test.go
csi_hook.go
csi_hook_test.go
groupservice_hook.go
groupservice_hook_test.go
health_hook.go
health_hook_test.go
migrate_hook.go
network_hook.go
network_hook_test.go
network_manager_linux.go
network_manager_linux_test.go
network_manager_nonlinux.go
networking.go
networking_bridge_linux.go cni: add loopback to linux bridge (#13428) 2022-06-20 11:22:53 -04:00
networking_cni.go
networking_cni_test.go
task_hook_coordinator.go alloc_runner: stop sidecar tasks last (#13055) 2022-06-07 11:35:19 -04:00
task_hook_coordinator_test.go
testing.go artifact: fix numerous go-getter security issues 2022-05-24 16:29:39 -04:00
upstream_allocs_hook.go
util.go