Commit Graph

297 Commits (d433a9d0850789cac0afd73d30c20567a3edcfd0)

Author SHA1 Message Date
R.B. Boyer d2c0945f52
xds: fix for delta xDS reconnect bug in LDS/CDS (#12174)
3 years ago
R.B. Boyer 424f3cdd2c
proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125)
3 years ago
Evan Culver e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 (#11895)
3 years ago
Kyle Havlovitz 0db874c38b Add virtual IP generation for term gateway backed services
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 fe85138453 additional test fixes
3 years ago
freddygv d26b4860fd Account for new upstreams constraint in tests
3 years ago
freddygv c5c290c503 Validate chains are associated with upstreams
3 years ago
Daniel Nephin dccd3f5806 Merge remote-tracking branch 'origin/main' into serve-panic-recovery
3 years ago
freddygv e7a7042c69 Update listener generation to account for consul VIP
3 years ago
R.B. Boyer 1e02460bd1
re-run gofmt on 1.17 (#11579)
3 years ago
Freddy 00b5b0a0a2
Update filter chain creation for sidecar/ingress listeners (#11245)
3 years ago
Daniel Upton 50a1f20ff9
xds: prefer fed state gateway definitions if they're fresher (#11522)
3 years ago
Giulio Micheloni af7b7b5693
Merge branch 'main' into serve-panic-recovery
3 years ago
Daniel Nephin 8ba760a2fc acl: remove id and revision from Policy constructors
3 years ago
freddygv 90ce897456 Store GatewayKey in proxycfg snapshot for re-use
3 years ago
freddygv bbe46e9522 Update locality check in xds
3 years ago
Evan Culver 61be9371f5
connect: Remove support for Envoy 1.16 (#11354)
3 years ago
Evan Culver bec08f4ec3
connect: Add support for Envoy 1.20 (#11277)
3 years ago
freddygv e93c144d2f Update comments
3 years ago
freddygv 9480670b72 Fixup imports
3 years ago
freddygv c72bbb6e8d Split up locality check from hostname check
3 years ago
freddygv 448701dbd8 Replace default partition check
3 years ago
freddygv 12923f5ebc PR comments
3 years ago
freddygv a33b6923e0 Account for partitions in xds gen for mesh gw
3 years ago
freddygv 935112a47a Account for partition in SNI for gateways
3 years ago
freddygv 110fae820a Update xds pkg to account for GatewayKey
3 years ago
freddygv 8006c6df73 Swap in structs.EqualPartitions for cmp
3 years ago
freddygv b9b6447977 Finish removing useInDatacenter
3 years ago
freddygv e1691d1627 Update XDS for sidecars dialing through gateways
3 years ago
Paul Banks c891f30c24 Rebase and rebuild golden files for Envoy version bump
3 years ago
Paul Banks 6faf85bccd Refactor `resolveListenerSDSConfig` to pass in whole config
3 years ago
Paul Banks 78a00f2e1c Add support for enabling connect-based ingress TLS per listener.
3 years ago
Giulio Micheloni fecce25658 Separete test file and no stack trace in ret error
3 years ago
Giulio Micheloni 0c78ddacde Merge branch 'main' of https://github.com/hashicorp/consul into hashicorp-main
3 years ago
Evan Culver e808620463
Merge pull request #11118 from hashicorp/eculver/remove-envoy-1.15
3 years ago
Evan Culver c7747212c3
Merge pull request #11115 from hashicorp/eculver/envoy-1.19.1
3 years ago
Evan Culver db397d62c5
Add 1.15 versions to too old list
3 years ago
Evan Culver e41830af8a
Merge branch 'eculver/envoy-1.19.1' into eculver/remove-envoy-1.15
3 years ago
Evan Culver fdbb742ffd
regenerate more envoy golden files
3 years ago
Daniel Nephin cc310224aa command/envoy: stop using the DebugConfig from Self endpoint
3 years ago
Daniel Nephin 1502547e38 Revert "Merge pull request #10588 from hashicorp/dnephin/config-fix-ports-grpc"
3 years ago
Evan Culver 60170dfbe7
Merge remote-tracking branch 'origin/eculver/remove-envoy-1.15' into eculver/remove-envoy-1.15
3 years ago
Evan Culver 4f1a8d4ea6
Fix typo
3 years ago
Evan Culver 03e44da9f7
Merge branch 'eculver/envoy-1.19.1' into eculver/remove-envoy-1.15
3 years ago
Evan Culver 585d9363ed
Merge branch 'main' into eculver/envoy-1.19.1
3 years ago
Paul Banks 7b4cbe3143 Final readability tweaks from review
3 years ago
Paul Banks 70bc89b7f4 Fix subtle loop bug and add test
3 years ago
Paul Banks 5cfd030d03 Refactor Ingress-specific lister code to separate file
3 years ago
Paul Banks 136928a90f Minor PR typo and cleanup fixes
3 years ago