71 Commits (bc6e889eef4e693a76b18bc274cc9428a90376a2)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Chris Thain 0b1299c28d
Remove duplicate and unused newDecodeConfigEntry func (#17979) 1 year ago
Paul Glass e4a341c88a
Permissive mTLS: Config entry filtering and CLI warnings (#17183) 2 years ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705) 2 years ago
Luke Kysow fbd47e1161
config entry: hardcode proxy-defaults name as global (#14833) 2 years ago
cskh cf6b6dddaf
feat(cli): enable to delete config entry from an input file (#13677) 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
Mark Anderson 6430af1c0e Update mesh config tests 3 years ago
R.B. Boyer 1a491886fa
structs: ensure exported-services PeerName field can be addressed as peer_name (#12862) 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
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576) 3 years ago
freddygv 9b44861ce4 Update api module and decoding tests 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
freddygv 5c24ed61a8 Rename service-exports to partition-exports 3 years ago
Kyle Havlovitz 04cd2c983e Add new service-exports config entry 3 years ago
R.B. Boyer b0657973f2
add partition cli flag to all cli commands that have namespace flag (#10668) 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 a07a58a873 config-entry: use custom MarshalJSON for mesh type 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 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 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
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
R.B. Boyer 1b413b0444
connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
freddygv 768dbaa68d Add session flag to cookie config 4 years ago
freddygv eab90ea9fa Revert EnvoyConfig nesting 4 years ago
freddygv cf018cb2e0 Fixup stray LB infix refs 4 years ago
freddygv f81fe6a1a1 Remove LB infix and move injection to xds 4 years ago
R.B. Boyer 119e945c3e
connect: all config entries pick up a meta field (#8596) 4 years ago
freddygv 63f79e5f9b Restructure structs and other PR comments 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Chris Piraino ea683ebb6c
cli: Output message on success when writing/deleting entries (#7806) 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago
Daniel Nephin 75cbbe2702 config: add HookWeakDecodeFromSlice 5 years ago
Daniel Nephin 6a2d7d77c0 config: use the new HookTranslateKeys instead of lib.TranslateKeys 5 years ago
Daniel Nephin 600645b5f9 Add unconvert linter 5 years ago
Chris Piraino 0c22eacca8 Add TLS field to ingress API structs 5 years ago
Chris Piraino f40833d094 Allow Hosts field to be set on an ingress config entry 5 years ago
Chris Piraino b73a13fc9e Remove service_subset field from ingress config entry 5 years ago