75 Commits (f16c5d87abc5a0c81e9cfc918e15c0b7b6da5f06)

Author SHA1 Message Date
freddygv ab752c1c86 Avoid sending zero-value upstream defaults from api 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
freddygv 8b46d8dcbb Restore old Envoy prefix on escape hatches 4 years ago
freddygv 41b2ba1e58 Add omitempty across the board for UpstreamConfig 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
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
R.B. Boyer d2eb27e0a3
api: support GetMeta() and GetNamespace() on all config entry kinds (#8764) 4 years ago
R.B. Boyer 119e945c3e
connect: all config entries pick up a meta field (#8596) 4 years ago
Daniel Nephin 8ced4300c8 Add alias struct tags for new decode hook 5 years ago
Freddy 90576060bc
Add config entry for terminating gateways (#7545) 5 years ago
Kyle Havlovitz c911174327
Add config entry/state for Ingress Gateways (#7483) 5 years ago
Matt Keeler c09693e545
Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
R.B. Boyer fd1c62ee8b
connect: ensure time.Duration fields retain their human readable forms in the API (#6348) 5 years ago
R.B. Boyer ae79cdab1b
connect: introduce ExternalSNI field on service-defaults (#6324) 5 years ago
R.B. Boyer 9753c77a79
api: un-deprecate api.DecodeConfigEntry (#6278) 5 years ago
R.B. Boyer c395affc93
connect: expose an API endpoint to compile the discovery chain (#6248) 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
R.B. Boyer ceef44bbc9
adding new config entries for L7 discovery chain (unused) (#5987) 5 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
Kyle Havlovitz aba54cec55 Add HTTP endpoints for config entry management (#5718) 6 years ago