Commit Graph

104 Commits (6c39a9825580e3e4375acafed557d73146b1443f)

Author SHA1 Message Date
Matt Keeler caafc02449 hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise
4 years ago
R.B. Boyer 3b50a55533
connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231)
4 years ago
Daniel Nephin 426565b68c fix failing integration tests
4 years ago
R.B. Boyer abc1dc0fe9
connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101)
4 years ago
R.B. Boyer 71d45a3460
Support Incremental xDS mode (#9855)
4 years ago
R.B. Boyer 52205ac201
test: switch envoy integration tests to use pkill instead of ps+grep+awk+kill (#10097)
4 years ago
Freddy a11ea6254e
Check for optionally prepended namespace in upstream assertion (#10049)
4 years ago
Yong Wen Chua 516335e415
Update assertion to not check for port
4 years ago
Yong Wen Chua 409768d6e5
Merge branch 'master' of github.com:hashicorp/consul into tg-rewrite
4 years ago
R.B. Boyer 398b766532
xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658)
4 years ago
Yong Wen Chua ec8fecbf61
Add integration test check
4 years ago
R.B. Boyer 3b6ffc447b
xds: remove deprecated usages of xDS (#9602)
4 years ago
R.B. Boyer 39effd620c
xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765)
4 years ago
Alvin Huang bf5b76851a
remove reference to docker/ path for old docker mirror (#9783)
4 years ago
Michele Degges fee295b685
Remove jfrog references (#9782)
4 years ago
R.B. Boyer 6eeccc93ce
connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737)
4 years ago
Daniel Nephin 79284b41ea Pin alpine/socat image to a version.
4 years ago
Freddy fe728855ed
Add DC and NS support for Envoy metrics (#9207)
4 years ago
R.B. Boyer 5afd04897c
test: use direct service registration in envoy integration tests (#9138)
4 years ago
R.B. Boyer 8baf158ea8
Revert "Add namespace support for metrics (OSS) (#9117)" (#9124)
4 years ago
Freddy 06b3b017d3
Add namespace support for metrics (OSS) (#9117)
4 years ago
R.B. Boyer 44bd8bd2ae
use the docker proxy for more envoy integration test containers (#9085)
4 years ago
R.B. Boyer 957293d884
wait_for_namespace should take two args (#9086)
4 years ago
Alvin Huang ae6185a554
use hashicorp docker mirror in envoy helper (#9080)
4 years ago
R.B. Boyer d7b37e3c6e
fix envoy integ test wait_for_namespace to actually work on CI (#9082)
4 years ago
Alvin Huang ea88956c9c
use hashicorp docker mirror to prevent rate limit (#9070)
4 years ago
R.B. Boyer a66c4591d7
agent: introduce path allow list for requests going through the metrics proxy (#9059)
4 years ago
R.B. Boyer b724e096c2
add namespace waiting function to envoy integration tests (#9051)
4 years ago
R.B. Boyer 8e70c3fc25
missed adding the test delay to the l7-intentions envoy integration test (#9052)
4 years ago
R.B. Boyer d7c7858d87
Fix even more test flakes in intentions related envoy integration tests (#9013)
4 years ago
R.B. Boyer 934c65ad77
fix flaky envoy integration tests involving intentions (#8996)
4 years ago
R.B. Boyer a2c50d3303
connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944)
4 years ago
R.B. Boyer 0bf62246e5
speed up envoy integration tests by removing docker-compose (#8982)
4 years ago
R.B. Boyer da4ec9ff27
restore the discovery of tests cases by file system existence (#8983)
4 years ago
R.B. Boyer a68c0ce1e7
speed up envoy integ tests by not politely stopping containers before destroying them (#8969)
4 years ago
R.B. Boyer 1b413b0444
connect: support defining intentions using layer 7 criteria (#8839)
4 years ago
R.B. Boyer 9801ef8eb1
agent: enable enable_central_service_config by default (#8746)
4 years ago
Jack 9e1c6727f9
Add http2 and grpc support to ingress gateways (#8458)
4 years ago
R.B. Boyer 74d5df7c7a
xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569)
4 years ago
R.B. Boyer c599a2f5f4
xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424)
4 years ago
Hans Hasselberg 496fb5fc5b
add support for envoy 1.14.4, 1.13.4, 1.12.6 (#8216)
4 years ago
R.B. Boyer 1eef096dfe
xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222)
4 years ago
Chris Piraino 735337b170
Append port number to ingress host domain (#8190)
4 years ago
Freddy cc1407e867
Merge http2 integration test case into grpc case (#8164)
4 years ago
Hans Hasselberg e62a43c6cf
Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057)
5 years ago
Chris Piraino 1a853fc954
Always require Host header values for http services (#7990)
5 years ago
Freddy 9ed325ba8b
Enable gateways to resolve hostnames to IPv4 addresses (#7999)
5 years ago
Daniel Nephin 0a75d32e3e ci: fix log capture for envoy integration tests
5 years ago
Daniel Nephin e02ee13657
Make envoy integration tests a `go test` suite (#7842)
5 years ago
Kyle Havlovitz 136549205c
Merge pull request #7759 from hashicorp/ingress/tls-hosts
5 years ago