63 Commits (main)

Author SHA1 Message Date
Poonam Jadhav cc2c8fb92b
NET-5912/service-defaults protocol validation (#21593) 3 months ago
Semir Patel 5eaeb7b8e5
Support Envoy's MaxEjectionPercent and BaseEjectionTime config entries for passive health checks (#15979) 2 years ago
Paul Glass 77ecff3209
Permissive mTLS (#17035) 2 years ago
Ronald 4b2137c2fa
Add copyright headers for acl, api and bench folders (#16706) 2 years ago
malizz a168d0e667
add failover policy to ProxyConfigEntry in api (#16759) 2 years ago
cskh 252a08e903
Change field to pointer so it will be parsed as nil (#15831) 2 years ago
Dan Stough 233dbcb67f
feat: add access logging API to proxy defaults (#15780) 2 years ago
James Oulman 7e78fb7818
Add support for configuring Envoys route idle_timeout (#14340) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
Derek Menteer aa4709ab74
Add envoy connection balancing. (#14616) 2 years ago
DanStough 0150e88200 feat: add PeerThroughMeshGateways to mesh config 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
DanStough 08f7e52d82 fix(api): OSS<->ENT exported service incompatibility 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
Freddy 143dc75e0d
[OSS] Pull split ns/partition var out of testing file (#13337) 3 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 901fd4dd68
remove remaining shim runStep functions (#13015) 3 years ago
R.B. Boyer 0d6d16ddfb
add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
Mark Anderson 6430af1c0e Update mesh config tests 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
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576) 3 years ago
freddygv e5b7c4713f Accept partition for ingress services 3 years ago
Daniel Upton d47b7311b8
Support Check-And-Set deletion of config entries (#11419) 3 years ago
Chris S. Kim 5b658d2f39
Sync partition fields from enterprise (#11021) 3 years ago
Freddy ffb13f35f1
Rename CatalogDestinationsOnly (#10397) 3 years ago
Freddy 429f9d8bb8
Add flag for transparent proxies to dial individual instances (#10329) 4 years ago
Daniel Nephin 0f53d6e119 api: fix mesh config entry tests for default namespace 4 years ago
Daniel Nephin c8c85523e1 config-entries: add a test for the API client 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 d6db67ef86 Fixup test 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 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 1b413b0444
connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
R.B. Boyer d2eb27e0a3
api: support GetMeta() and GetNamespace() on all config entry kinds (#8764) 4 years ago
freddygv 768dbaa68d Add session flag to cookie config 4 years ago
R.B. Boyer 119e945c3e
connect: all config entries pick up a meta field (#8596) 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 4 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check 4 years ago