1870 Commits (78ad8203a446c3cc079b5215d222883ddb8618bd)

Author SHA1 Message Date
Sarah Christoff 5e1c6e907b
Set MinQuorum variable in Autopilot (#6654) 5 years ago
rerorero 86c8e48dd9 fix: incorrect struct tag and WaitGroup usage (#6649) 5 years ago
Sarah Christoff 5e26971864
Prune Unhealthy Agents (#6571) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
Sarah Adams 001137e5e5
test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
Sarah Adams 4ed5515fca
refactor & add better retry logic to NewTestAgent (#6363) 5 years ago
R.B. Boyer ae79cdab1b
connect: introduce ExternalSNI field on service-defaults (#6324) 5 years ago
R.B. Boyer 72207256b9
xds: improve how envoy metrics are emitted (#6312) 5 years ago
Sarah Adams 8ff1f481fe
add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
R.B. Boyer 165e5cd6b1
command: ensure that the json form of config entries can be submitted with 'consul config write' (#6290) 5 years ago
Alvin Huang 37ea271eb7 fix grpc-addr-config hosts template 5 years ago
R.B. Boyer c395affc93
connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
Sarah Adams 896749d585
fix 'consul connect envoy' to try to use previously-configured grpc port (#6245) 5 years ago
freddygv 1a14b94441 Update default gossip encryption key size to 32 bytes 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
R.B. Boyer ad9e7b6ae9
connect: allow L7 routers to match on http methods (#6164) 5 years ago
R.B. Boyer 85cf2706e6
connect: change router syntax for matching query parameters to resemble the syntax for matching paths and headers for consistency. (#6163) 5 years ago
Christian Muehlhaeuser 7753b97cc7 Simplified code in various places (#6176) 5 years ago
javicrespo b006060d4c log rotation: limit count of rotated log files (#5831) 5 years ago
Christian Muehlhaeuser 61ff1d20bf Avoid unnecessary conversions (#6178) 5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146) 5 years ago
R.B. Boyer 67a36e3452
handle structs.ConfigEntry decoding similarly to api.ConfigEntry decoding (#6106) 5 years ago
Matt Keeler 6e65811db2
Envoy CLI bind addresses (#6107) 5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100) 5 years ago
Michael Schurter b5aab27c21 connect: allow overriding envoy listener bind_address (#6033) 5 years ago
R.B. Boyer 065550e1c5
ensure consul config write has snake case conversions for MeshGateway (#6062) 5 years ago
Matt Keeler 8d953f5840 Implement Mesh Gateways 5 years ago
R.B. Boyer 38d76c624e
Allow for both snake_case and CamelCase for config entries written with 'consul config write'. (#6044) 5 years ago
Hans Hasselberg 53b25fbe38
agent: check for gossip encrypt key (#6037) 5 years ago
Hans Hasselberg 33a7df3330
tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 5 years ago
R.B. Boyer ceef44bbc9
adding new config entries for L7 discovery chain (unused) (#5987) 5 years ago
Paul Banks 9f656a2dc8
Fix envoy 1.10 exec (#5964) 6 years ago
Matt Keeler f3d9b999ee
Add tagged addresses for services (#5965) 6 years ago
Hans Hasselberg 4d9116d759
connect: provide -admin-access-log-path for envoy (#5858) 6 years ago
Freddy c24c73bc59
Do not trigger update check when in dev mode 6 years ago
Paul Banks 0cfb6051ea Add integration test for central config; fix central config WIP (#5752) 6 years ago
R.B. Boyer c649243f7c
docs: add documentation for all secure acl introduction work (#5640) 6 years ago
Matt Keeler 3145bf5230 Centralized Config CLI (#5731) 6 years ago
Matt Keeler 4daa1585b0
ACL Token ID Initialization (#5307) 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
Matt Keeler f67e12eb6f
Enabling "service" watch handler to accept a slice of tags 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
R.B. Boyer cc1aa3f973 acl: adding Roles to Tokens (#5514) 6 years ago
R.B. Boyer 7928305279 making ACLToken.ExpirationTime a *time.Time value instead of time.Time (#5663) 6 years ago
R.B. Boyer db43fc3a20 acl: ACL Tokens can now be assigned an optional set of service identities (#5390) 6 years ago
R.B. Boyer 2144bd7fbd acl: tokens can be created with an optional expiration time (#5353) 6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664) 6 years ago