53 Commits (04bf24c8c1c94599985e15007f84c3f400669297)

Author SHA1 Message Date
Luke Kysow fbd47e1161
config entry: hardcode proxy-defaults name as global (#14833) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
Derek Menteer aa4709ab74
Add envoy connection balancing. (#14616) 2 years ago
malizz e743eefbd1
update enforcing consecutive 5xx type to pointer type (#14592) 2 years ago
cskh f22685b969
Config-entry: Support proxy config in service-defaults (#14395) 2 years ago
malizz b3ac8f48ca
Add additional parameters to envoy passive health check config (#14238) 2 years ago
cskh 527ebd068a
fix: missing MaxInboundConnections field in service-defaults config entry (#14072) 2 years ago
DanStough 2da8949d78 feat: convert destination address to slice 2 years ago
Dhia Ayachi 1b779240ae
update gateway-services table with endpoints (#13217) 3 years ago
DanStough 817449041d chore(test): Update bats version 3 years ago
DanStough 147fd96d97 feat: add endpoint struct to ServiceConfigEntry 3 years ago
R.B. Boyer e79ce8ab03
xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 3 years ago
Chris S. Kim f5d816dace
Remove incorrect usage of url.PathEscape (#12184) 3 years ago
Dao Thanh Tung 6765c0d965
Add api changes to agent endpoint for part 2 (#12150) 3 years ago
freddygv ed6076db26 Rename partition-exports to exported-services 3 years ago
Daniel Upton d47b7311b8
Support Check-And-Set deletion of config entries (#11419) 3 years ago
sidzi 29f192a130
Refactor requireHttpCodes for segregated error handling (#11287) 3 years ago
freddygv 5c24ed61a8 Rename service-exports to partition-exports 3 years ago
Kyle Havlovitz 04cd2c983e Add new service-exports config entry 3 years ago
Chris S. Kim 5b658d2f39
Sync partition fields from enterprise (#11021) 3 years ago
Daniel Nephin 6ac9149c3f api: properly close the response body 3 years ago
Freddy 429f9d8bb8
Add flag for transparent proxies to dial individual instances (#10329) 4 years ago
Daniel Nephin 62efaaab21 config-entry: remove Kind and Name field from Mesh config entry 4 years ago
Freddy 078c40425f
Rename "cluster" config entry to "mesh" (#10127) 4 years ago
R.B. Boyer 4db8b78854
connect: update centralized upstreams representation in service-defaults (#10015) 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
freddygv 98ba582797 Fixup mesh gateway docs 4 years ago
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