envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.53k stars 328 forks source link

Run Upgrade E2E test in a different k8s kind cluster #4003

Open arkodg opened 1 month ago

arkodg commented 1 month ago

Description:

Describe the issue.

Run the upgrade E2E test in a seperate kind cluster so existing artifacts from the e2e dont affect it https://github.com/envoyproxy/gateway/blob/b77f6a4e654786d1f8c9b3ee2c351472dd71209d/test/e2e/tests/eg_upgrade.go#L45

[optional Relevant Links:]

Any extra documentation required to understand the issue.

arkodg commented 1 month ago

cc @guydc

guydc commented 1 month ago

SGTM. Should we run this on all supported K8s versions?

arkodg commented 1 month ago

on 1 should be fine imo