54 Commits (0f8cdfaeffaf01c9d060eeba6ef98c63b7efc42b)

Author SHA1 Message Date
Daniel Nephin d18a03b07f connect/proxy: fix a number of problems with Listener 4 years ago
Daniel Nephin 146e1d3878 connect/proxy: remove t.Parallel from tests 4 years ago
Florian Apolloner c01922d40a
Allow passing ALPN next protocols down to connect services. Fixes #4466. (#9920) 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Kit Patella 5e0e4098c9 push prometheus sink definiitons into prometheus.PrometheusOpts 4 years ago
Kit Patella 24a2471029 first pass on agent-configured prometheusDefs and adding defs for every consul metric 4 years ago
Daniel Nephin b27457dac8 ci: go-test-race switch to exclude list 4 years ago
Daniel Nephin f9f6b14533 Convert the remaining calls to NewTestAgentWithFields 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
R.B. Boyer f9496dc627 sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
Todd Radel 2552f4a11a
connect: Support RSA keys in addition to ECDSA (#6055) 5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100) 5 years ago
Pierre Souchay 4a4c63bda0 Ensure Consul is IPv6 compliant (#5468) 6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664) 6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
R.B. Boyer f4a3b9d518
fix typos reported by golangci-lint:misspell (#5434) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Saurabh Deoras 2eca399d4c fix for arm32 (#5130) 6 years ago
Paul Banks c9217c958e merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 6 years ago
Paul Banks e812f5516a Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 6 years ago
Paul Banks b83bbf248c Add Proxy Upstreams to Service Definition (#4639) 6 years ago
Pierre Souchay 92acdaa94c Fixed flaky tests (#4626) 6 years ago
Pierre Souchay 3101086a27 Fixed unstable test TestProxy_public (#4587) 6 years ago
Freddy e21f554923
Improve flaky connect/proxy Listener tests (#4498) 6 years ago
Paul Banks b5f24a21cb Fix test broken by final telemetry PR change! 7 years ago
Paul Banks 3a6024e1b0 Fix merge error 7 years ago
Paul Banks 280f14d64c Make proxy only listen after initial certs are fetched 7 years ago
Paul Banks c6ef6a61c9 Refactor to use embedded struct. 7 years ago
Paul Banks 32f362bad9 StartupTelemetry => InitTelemetry 7 years ago
Paul Banks 96c416012e Misc rebase and test fixes 7 years ago
Paul Banks dc260f42fa Basic proxy active conns and bandwidth telemetry 7 years ago
Paul Banks 7649d630c6 Basic proxy telemetry working; not sure if it's too ugly; need to instrument things we care about 7 years ago
Paul Banks d83f2e8e21 Expose telemetry config from RuntimeConfig to proxy config endpoint 7 years ago
Paul Banks 0824d1df5f Misc comment cleanups 7 years ago
Mitchell Hashimoto 11f57ed4f4
connect/proxy: remove dev CA settings 7 years ago
Mitchell Hashimoto ec4e600aeb
connect/proxy: add a full proxy test, parallel 7 years ago
Mitchell Hashimoto baa551355e
connect/proxy: don't start public listener if 0 port 7 years ago
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