64 Commits (fd871dc4caf1e32c660fd51a06fc5b0c432c7478)

Author SHA1 Message Date
Hans Hasselberg 804eb17094
connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
Aestek ba8fd8296f Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
Hans Hasselberg ab2f2484ad
connect: use inline_string instead for envoy ca(#7024) 5 years ago
Hans Hasselberg 1661041046
envoy: replace ca filename with inline_bytes. (#6822) 5 years ago
Aestek 6817676223 Fix consul connect token env variable doc (#5942) 5 years ago
R.B. Boyer 72207256b9
xds: improve how envoy metrics are emitted (#6312) 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
Alvin Huang 37ea271eb7 fix grpc-addr-config hosts template 5 years ago
Sarah Adams 896749d585
fix 'consul connect envoy' to try to use previously-configured grpc port (#6245) 5 years ago
Matt Keeler 1fdda51839
Fix envoy canBind (#6238) 5 years ago
Matt Keeler 59454c7edc
Set --max-obj-name-len 256 when execing Envoy (#6202) 5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146) 5 years ago
Matt Keeler 6e65811db2
Envoy CLI bind addresses (#6107) 5 years ago
Michael Schurter b5aab27c21 connect: allow overriding envoy listener bind_address (#6033) 5 years ago
Matt Keeler 8d953f5840 Implement Mesh Gateways 5 years ago
Paul Banks 9f656a2dc8
Fix envoy 1.10 exec (#5964) 6 years ago
Hans Hasselberg 4d9116d759
connect: provide -admin-access-log-path for envoy (#5858) 6 years ago
Paul Banks 0cfb6051ea Add integration test for central config; fix central config WIP (#5752) 6 years ago
Matt Keeler 3145bf5230 Centralized Config CLI (#5731) 6 years ago
R.B. Boyer b4727fbe18
cli: actually allow the 'connect envoy' and 'watch' subcommands to work with -token-file (#5733) 6 years ago
Paul Banks 421ecd32fc
Connect: allow configuring Envoy for L7 Observability (#5558) 6 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600) 6 years ago
Alvin Huang 8ceca2ace3
Add fmt and vet (#5671) 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
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Grégoire Seux 4f62a3b528 Implement /v1/agent/health/service/<service name> endpoint (#3551) 6 years ago
Hans Hasselberg acc458d7a4
Builtin tls helper (#5078) 6 years ago
Dhi Aurrahman 649082ab35 connect: Fix comment DYNAMIC_DNS to LOGICAL_DNS (#4799) 6 years ago
Paul Banks c9217c958e merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 6 years ago
Paul Banks f9c0f00abb cli: envoy command default gRPC port (#4768) 6 years ago
R.B. Boyer c310451b2b cli: avoid passing envoy bootstrap configuration as arguments (#4747) 6 years ago
Paul Banks dca1303d05 Connect Envoy Command (#4735) 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
Paul Banks b06ddc9187 Rename proxy package (re-run of #4550) (#4638) 6 years ago
Pierre Souchay 1a906ef34e Fix more unstable tests in agent and command 6 years ago
Pierre Souchay 92acdaa94c Fixed flaky tests (#4626) 6 years ago
Pierre Souchay 3f9d1370b7 Fix unstable test TestRegisterMonitor_heartbeat (#4568) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Mitchell Hashimoto e39dfc919a
command/connect/proxy: ignore check doesn't exist on -register 6 years ago
Paul Banks d1c67d90bc Fixs a few issues that stopped this working in real life but not caught by tests: 7 years ago
Mitchell Hashimoto caae034f3b command/connect/proxy: can specify prepared query upstream types 7 years ago
Paul Banks cdc7cfaa36 Abandon daemonize for simpler solution (preserving history): 7 years ago
Paul Banks ba0fb58a72 Make daemoinze an option on test binary without hacks. Misc fixes for racey or broken tests. Still failing on several though. 7 years ago
Paul Banks 2b377dc624 Run daemon processes as a detached child. 7 years ago
Kyle Havlovitz 61d7e38148
Clarify CA commands' help text 7 years ago
Kyle Havlovitz 6ca7543ea6
Add CA CLI commands for getting/setting config 7 years ago
Mitchell Hashimoto 7d24ecd700
command/connect/proxy: register monitor tests 7 years ago
Mitchell Hashimoto eb2a6952ba
address comment feedback 7 years ago