open-nomad/client/allocdir
Michael Schurter 5957030d18
connect: add unix socket to proxy grpc for envoy (#6232)
* connect: add unix socket to proxy grpc for envoy

Fixes #6124

Implement a L4 proxy from a unix socket inside a network namespace to
Consul's gRPC endpoint on the host. This allows Envoy to connect to
Consul's xDS configuration API.

* connect: pointer receiver on structs with mutexes

* connect: warn on all proxy errors
2019-09-03 08:43:38 -07:00
..
input Test file for detect content type that satisfies linter and encoding 2019-07-10 11:42:04 -05:00
alloc_dir.go connect: add unix socket to proxy grpc for envoy (#6232) 2019-09-03 08:43:38 -07:00
alloc_dir_test.go Added additional test cases and fixed go test case 2019-07-02 13:25:29 -05:00
fs_darwin.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_freebsd.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_linux.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_linux_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
fs_solaris.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_unix.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_windows.go libcontainer to manage /dev and /proc (#4945) 2018-12-03 10:41:01 -05:00
task_dir.go remove always false parameter 2019-01-08 09:11:47 -05:00
task_dir_linux.go driver: add pre09 migration logic 2019-01-18 18:31:01 -05:00
task_dir_nonlinux.go driver: add pre09 migration logic 2019-01-18 18:31:01 -05:00
task_dir_test.go remove always false parameter 2019-01-08 09:11:47 -05:00
testing.go connect: add unix socket to proxy grpc for envoy (#6232) 2019-09-03 08:43:38 -07:00