Commit Graph

368 Commits (cd3fc9e1d0782dc5eb9de2bd39e64b6b787af9bf)

Author SHA1 Message Date
Dhia Ayachi b9d8552e25
Snapshot restore tests (#16647)
2 years ago
Andrew Stucki 501b87fd31
[API Gateway] Fix invalid cluster causing gateway programming delay (#16661)
2 years ago
John Maguire 197ed67ea7
Add in query options for catalog service existing in a specific (#16652)
2 years ago
John Maguire ff5887a99e
Update e2e tests for namespaces (#16627)
2 years ago
Freddy 724b752ca7
Backport ENT-4704 (#16612)
2 years ago
John Maguire fa93a0d4f7
Add namespace file with build tag for OSS gateway tests (#16590)
2 years ago
Semir Patel 9a5cb20570
Bump submodules from latest 1.15.1 patch release (#16578)
2 years ago
Anita Akaeze 280bdd3ea0
NET-2954: Improve integration tests CI execution time (#16565)
2 years ago
cskh b649a5e8e4
upgrade test: use retry with ModifyIndex and remove ent test file (#16553)
2 years ago
cskh 94ecb9c5d5
upgrade test: discovery chain across partition (#16543)
2 years ago
Anita Akaeze 9d8e00db24
Merge pull request #4573 from hashicorp/NET-2841 (#16544)
2 years ago
Melisa Griffin fc232326a0
NET-2904 Fixes API Gateway Route Service Weight Division Error
2 years ago
Andrew Stucki cc0765b87d
Fix resolution of service resolvers with subsets for external upstreams (#16499)
2 years ago
Andrew Stucki 5deffbd95b
Fix issue where terminating gateway service resolvers weren't properly cleaned up (#16498)
2 years ago
Anita Akaeze 358c35ef70
Merge pull request #4584 from hashicorp/refactor_cluster_config (#16517)
2 years ago
Anita Akaeze 2b6d35fa8f
Merge pull request #4538 from hashicorp/NET-2396 (#16516)
2 years ago
Nick Irvine 367a64f059
NET-2292: port ingress-gateway test case "http" from BATS addendum (#16490)
2 years ago
sarahalsmiller 6db445ba29
Gateway Test HTTPPathRewrite (#16418)
2 years ago
Mike Morris 29db217a0e
gateways: add e2e test for API Gateway HTTPRoute ParentRef change (#16408)
2 years ago
cskh c7713462ca
upgrade test: consolidate resolver test cases (#16443)
2 years ago
sarahalsmiller d99dcd48c2
Basic gobased API gateway spinup test (#16278)
2 years ago
Anita Akaeze 94b378998f
NO_JIRA: refactor validate function in traffic mgt tests (#16422)
2 years ago
Semir Patel d4dee31503
Try DRYing up createCluster in integration tests (#16199)
2 years ago
Anita Akaeze 1ed70cf9d0
NET-2286: Add tests to verify traffic redirects between services (#16390)
2 years ago
cskh 3de9f7fc17
upgrade test: peering with resolver and failover (#16391)
2 years ago
Eric Haberkorn 595131fca9
Refactor the disco chain -> xds logic (#16392)
2 years ago
Anita Akaeze 98a771d1e4
NET-2285: Assert total number of expected instances by Consul (#16371)
2 years ago
Anita Akaeze 84c7b0066c
initial code (#16296)
2 years ago
Derek Menteer 5309f68bc0
Upgrade Alpine image to 3.17 (#16358)
2 years ago
cskh de17c7c26f
upgrade test: splitter and resolver config entry in peered cluster (#16356)
2 years ago
Andrew Stucki 18e2ee77ca
[API Gateway] Fix targeting service splitters in HTTPRoutes (#16350)
2 years ago
Andrew Stucki 7f9ec78932
[API Gateway] Validate listener name is not empty (#16340)
2 years ago
wangxinyi7 9d55cd1f18
fix flakieness (#16338)
2 years ago
Dan Stough f1436109ea
[OSS] security: update go to 1.20.1 (#16263)
2 years ago
Andrew Stucki e4a992c581
Fix hostname alignment checks for HTTPRoutes (#16300)
2 years ago
Andrew Stucki b3ddd4d24e
Inline API Gateway TLS cert code (#16295)
2 years ago
Nitya Dhanushkodi 8dab825c36
troubleshoot: fixes and updated messages (#16294)
2 years ago
Thomas Eckert 2460ac99c9
API Gateway Envoy Golden Listener Tests (#16221)
2 years ago
cskh fd61605ffb
upgrade test: fix flaky peering through mesh gateway (#16271)
2 years ago
malizz 247211de6a
add integration tests for troubleshoot (#16223)
2 years ago
cskh 5b7f36c2ce
integ test: fix retry upstream test (#16246)
2 years ago
Andrew Stucki 9bb0ecfc18
[API Gateway] Add integration test for HTTP routes (#16236)
2 years ago
cskh ab5dac3414
upgrade test: peering with http router config entry (#16231)
2 years ago
Andrew Stucki 8ff2974dbe
[API Gateway] Update simple test to leverage intentions and multiple listeners (#16228)
2 years ago
Andrew Stucki 318ba215ab
[API Gateway] Add integration test for conflicted TCP listeners (#16225)
2 years ago
Derek Menteer 4f2ce60654
Fix peering acceptors in secondary datacenters. (#16230)
2 years ago
Andrew Stucki 3b9c569561
Simple API Gateway e2e test for tcp routes (#16222)
2 years ago
Andrew Stucki f4210d47dd
Add basic smoke test to make sure an APIGateway runs (#16217)
2 years ago
Anita Akaeze d72ad5fb95
Merge pull request #4216 from hashicorp/NET-2252-add-assert-fortioname (#16212)
2 years ago
cskh e91bc9c058
feat: envoy extension - http local rate limit (#16196)
2 years ago
cskh b4151780d6
Upgrade test: verify the agent token is working after upgrade (#16164)
2 years ago
wangxinyi7 906ebb97f6
change log level (#16128)
2 years ago
Anita Akaeze f58d5bb221
NET-2087: Restart proxy sidecar during cluster upgrade (#16140)
2 years ago
Anita Akaeze fcf18222c5
add assertions (#16087)
2 years ago
Dan Upton e40b731a52
rate: add prometheus definitions, docs, and clearer names (#15945)
2 years ago
Anita Akaeze 08a19e532d
NO_JIRA: Add function to get container status before making api call (#16116)
2 years ago
cskh f6da81c9d0
improvement: prevent filter being added twice from any enovy extension (#16112)
2 years ago
cskh 9da61c1cec
Upgrade test: retain sidecar containers during upgrade. (#16100)
2 years ago
cskh ffb81782de
Upgrade test: peering control plane traffic through mesh gateway (#16091)
2 years ago
cskh 5fa9ab28dc
integ test: remove hardcoded upstream local bind port and max number of envoy sidecar (#16092)
2 years ago
cskh ebdb8e5fb2
flaky test: use retry long to wait for config entry upgrade (#16068)
2 years ago
cskh dbaab52786
Post upgrade test validation: envoy endpoint and register service (#16067)
2 years ago
Dan Stough bb71d045e1
test: run integration tests in parallel (#16035)
2 years ago
R.B. Boyer 96389eb266
test: container tests wait for available networks (#16045)
2 years ago
Dan Stough 91d6a81c14
test(integration): add access logging test (#16008)
2 years ago
John Murret 794277371f
Integration test for server rate limiting (#15960)
2 years ago
Anita Akaeze 4e154144a6
NET-2038: Add envoy assertion function of listener verification (#15969)
2 years ago
Dan Stough e8dde59bd0
chore(ci): fix compat ent compat tests for sidecars and gateways (#15997)
2 years ago
R.B. Boyer d59efd390c
test: general cleanup and fixes for the container integration test suite (#15959)
2 years ago
Dan Stough 6d2880e894
feat: add access logs to dataplane bootstrap rpc (#15951)
2 years ago
Matt Keeler 5afd4657ec
Protobuf Modernization (#15949)
2 years ago
Eric Haberkorn 8d923c1789
Add the Lua Envoy extension (#15906)
2 years ago
cskh 1113314641
Refactoring the peering integ test to accommodate coming changes of o… (#15885)
2 years ago
Dan Upton d4c435856b
grpc: `protoc` plugin for generating gRPC rate limit specifications (#15564)
2 years ago
Nitya Dhanushkodi d382ca0aec
extensions: refactor serverless plugin to use extensions from config entry fields (#15817)
2 years ago
cskh 692a6edd7d
Upgrade test: test peering upgrade from an old version of consul (#15768)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
cskh 04bf24c8c1
feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614)
2 years ago
Dan Stough 98ef5f28dd
[OSS] security: update x/net module (#15737)
2 years ago
Eric Haberkorn 4268c1c25c
Remove the `connect.enable_serverless_plugin` agent configuration option (#15710)
2 years ago
cskh 3df68751f5
Flakiness test: case-cfg-splitter-peering-ingress-gateways (#15707)
2 years ago
cskh 36f05bc8fb
integ-test: test consul upgrade from the snapshot of a running cluster (#15595)
2 years ago
Dan Stough 227fd14287
chore: updates from 1.14.2 release (#15633)
2 years ago
Derek Menteer 8079686bf0
Add 1.14.1 release updates. (#15514)
2 years ago
cskh 359a908bea
integ-test: remove unnecessary step since connection is already via mgw (#15381)
2 years ago
Derek Menteer dc27e35f82
Consul 1.14 post-release updates (#15382)
2 years ago
Derek Menteer ef61bdf3c2
Remove unnecessary default test config. (#15361)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Freddy 7f5f7e9cf9
Avoid blocking child type updates on parent ack (#15083)
2 years ago
Chris S. Kim 985a4ee1b1
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185)
2 years ago
R.B. Boyer ed294fc49c
test: fix envoy integration tests to explicitly create config entries (#15269)
2 years ago
Dan Stough 553312ef61
fix: persist peering CA updates to dialing clusters (#15243)
2 years ago
cskh 94d232ab1e
integ test: reduce flakiness due to compound output from retry (#15233)
2 years ago
Dan Stough 05e93f7569
test: refactor testcontainers and add peering integ tests (#15084)
2 years ago
Derek Menteer cf114d029f
Regenerate test certificates. (#15218)
2 years ago
Derek Menteer 2d4b62be3c Add tests.
2 years ago
Chris S. Kim 41019adf56 Update go version to 1.19
2 years ago
cskh fa970a85ad
integration test: specify image name for testing dev container (#15069)
2 years ago
cskh 6a9739ad7e
chore: fix the module path to align with the code structure (#15053)
2 years ago
R.B. Boyer c3fa46c3f6
test: possibly fix flaky TestEnvoy/case-ingress-gateway-multiple-services test (#15034)
2 years ago