Commit Graph

63 Commits (add-patches)

Author SHA1 Message Date
Mitchell Hashimoto 0487cacd10
connect/proxy: use the right variable for loading the new service
7 years ago
Mitchell Hashimoto 8c713e6104
connect/proxy: don't require proxy ID
7 years ago
Paul Banks f6673ce164
Make Service logger log to right place again
7 years ago
Mitchell Hashimoto 867db89303
command/connect/proxy: set proxy ID from env var if set
7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests.
7 years ago
Paul Banks 67af5c740b
Add TODO for false-sharing
7 years ago
Paul Banks e112386426
Add support for measuring tx/rx packets through proxied connections.
7 years ago
Paul Banks 946e872f2f
Fix tests and listeners to work with Config changes (splitting host and port fields)
7 years ago
Paul Banks e8c510332c
Support legacy watch.HandlerFunc type for backward compat reduces impact of change
7 years ago
Paul Banks ab3df3d4a6
Working proxy config reload tests
7 years ago
Paul Banks 18a34c6836
Fix racy connect network tests that always fail in Docker due to listen races
7 years ago
Paul Banks 730da74369
Fix various test failures and vet warnings.
7 years ago
Paul Banks 10db79c8ae
Rework connect/proxy and command/connect/proxy. End to end demo working again
7 years ago