2311 Commits (b1fae059835326f507b654dbd226d357a99e15fe)

Author SHA1 Message Date
Dhia Ayachi 4c7f5f31c7
debug: remove the CLI check for debug_enabled (#10273) 4 years ago
Daniel Nephin 5a7059f45c redirecttraffic: fix a flaky test 4 years ago
Iryna Shustava d7d44f6ae7
Save exposed ports in agent's store and expose them via API (#10173) 4 years ago
R.B. Boyer 3b50a55533
connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231) 4 years ago
Mark Anderson 06f0f79218 Continue working through proxy and agent 4 years ago
Luke Kysow 8d6cbe7281
Give descriptive error if auth method not found (#10163) 4 years ago
Daniel Nephin a07a58a873 config-entry: use custom MarshalJSON for mesh type 4 years ago
Daniel Nephin 62efaaab21 config-entry: remove Kind and Name field from Mesh config entry 4 years ago
R.B. Boyer abc1dc0fe9
connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 4 years ago
R.B. Boyer 71d45a3460
Support Incremental xDS mode (#9855) 4 years ago
Iryna Shustava 8dffb89131
Implement traffic redirection exclusion based on proxy config and user-provided values (#10134) 4 years ago
Freddy 078c40425f
Rename "cluster" config entry to "mesh" (#10127) 4 years ago
Paul Banks c501468d78
Fix panic bug in snapshot inspect (#10091) 4 years ago
Paul Banks d717d2cdc4
CLI: Allow snapshot inspect to work on internal raft snapshots directly. (#10089) 4 years ago
R.B. Boyer 4db8b78854
connect: update centralized upstreams representation in service-defaults (#10015) 4 years ago
freddygv e1808af729 Fixup tests 4 years ago
freddygv 7cb3f32672 Convert new tproxy structs in api module into ptrs 4 years ago
freddygv 7bd51ff536 Replace TransparentProxy bool with ProxyMode 4 years ago
Iryna Shustava 5755c97bc7
cli: Add new `consul connect redirect-traffic` command for applying traffic redirection rules when Transparent Proxy is enabled. (#9910) 4 years ago
freddygv ab752c1c86 Avoid sending zero-value upstream defaults from api 4 years ago
R.B. Boyer 5bcfe930c6
command: when generating envoy bootstrap configs to stdout do not mix informational logs into the json (#9980) 4 years ago
R.B. Boyer 499fee73b3
connect: add toggle to globally disable wildcard outbound network access when transparent proxy is enabled (#9973) 4 years ago
Hans Hasselberg 53e9c134af
introduce certopts (#9606) 4 years ago
woz5999 39f448589d support env var expansion in envoy statsd urls 4 years ago
freddygv 8b46d8dcbb Restore old Envoy prefix on escape hatches 4 years ago
freddygv 6fd30d0384 Add TransparentProxy opt to proxy definition 4 years ago
freddygv e3dc2a49df Turn Limits and PassiveHealthChecks into pointers 4 years ago
freddygv 87cde19b4c Create new types for service-defaults upstream cfg 4 years ago
Nitya Dhanushkodi 15e8b13891
Add flags to consul connect envoy for metrics merging. (#9768) 4 years ago
R.B. Boyer 398b766532
xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658) 4 years ago
R.B. Boyer 3b6ffc447b
xds: remove deprecated usages of xDS (#9602) 4 years ago
Alex Dzyoba 098fd1797b command/kv: Add prefix option to kv import command 4 years ago
R.B. Boyer 6eeccc93ce
connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) 4 years ago
Kyle Havlovitz 7dac583863 connect/ca: Allow ForceWithoutCrossSigning for all providers 4 years ago
Daniel Nephin 1dcafa51a4 config: make config.TestLoad_FullConfig use config.Load 4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load 4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load 4 years ago
Hans Hasselberg 444cdeb8fb
Add flags to support CA generation for Connect (#9585) 4 years ago
Daniel Nephin 3d39359bcb agent: move deprecated AddServiceFromSource to a test file 4 years ago
Daniel Nephin 6757231b82 agent: rename AddService->AddServiceFromSource 4 years ago
R.B. Boyer b5f9a293c9
chore: regenerate envoy golden files (#9634) 4 years ago
Matt Keeler 9215fc4e9d
Fix flaky CLI Intention Listing Test 4 years ago
Michael Hofer 3c3b67288d
cli: Add consul intention list command (based on PR #6825) (#9468) 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
R.B. Boyer 7c7a3e5165
command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 4 years ago
Freddy fe728855ed
Add DC and NS support for Envoy metrics (#9207) 4 years ago
Mike Morris 7af643ac37
ci: update to Go 1.15.4 and alpine:3.12 (#9036) 4 years ago
Matt Keeler 7ef9b04f90
Add a CLI command for retrieving the autopilot configuration. (#9142) 4 years ago
Joel Watson 182333b645 Fix some minor wording issues 4 years ago
Joel Watson 94689b6ecd Back out implicit -kvdetails functionality 4 years ago