consul/agent/proxy
Paul Banks 8cf4b3a6eb Sanity check that we are never trying to self-exec a test binary. Add daemonize bypass for TestAgent so that we don't have to jump through ridiculous self-execution hooks for every package that might possibly invoke a managed proxy 2018-06-25 12:24:09 -07:00
..
daemon.go Sanity check that we are never trying to self-exec a test binary. Add daemonize bypass for TestAgent so that we don't have to jump through ridiculous self-execution hooks for every package that might possibly invoke a managed proxy 2018-06-25 12:24:09 -07:00
daemon_test.go agent/proxy: Manager.Close also has to stop all proxy watchers 2018-06-25 12:24:09 -07:00
exitstatus_other.go agent/proxy: pull exit status extraction to constrained file 2018-06-14 09:42:09 -07:00
exitstatus_syscall.go agent/proxy: pull exit status extraction to constrained file 2018-06-14 09:42:09 -07:00
manager.go Sanity check that we are never trying to self-exec a test binary. Add daemonize bypass for TestAgent so that we don't have to jump through ridiculous self-execution hooks for every package that might possibly invoke a managed proxy 2018-06-25 12:24:09 -07:00
manager_test.go agent/proxy: Manager.Close also has to stop all proxy watchers 2018-06-25 12:24:09 -07:00
noop.go agent/proxy: Manager.Close also has to stop all proxy watchers 2018-06-25 12:24:09 -07:00
noop_test.go agent: start/stop proxies 2018-06-14 09:42:08 -07:00
process.go Make daemoinze an option on test binary without hacks. Misc fixes for racey or broken tests. Still failing on several though. 2018-06-25 12:24:09 -07:00
process_test.go Run daemon processes as a detached child. 2018-06-25 12:24:08 -07:00
process_unix.go agent/proxy: address PR feedback 2018-06-14 09:42:12 -07:00
process_windows.go Run daemon processes as a detached child. 2018-06-25 12:24:08 -07:00
proxy.go agent/proxy: Manager.Close also has to stop all proxy watchers 2018-06-25 12:24:09 -07:00
proxy_test.go Make daemoinze an option on test binary without hacks. Misc fixes for racey or broken tests. Still failing on several though. 2018-06-25 12:24:09 -07:00
snapshot.go agent/proxy: check if process is alive in addition to Wait 2018-06-14 09:42:12 -07:00
test.go agent/proxy: manager and basic tests, not great coverage yet coming soon 2018-06-14 09:42:08 -07:00