aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
157 stars 48 forks source link

Fix file rename in e2e test script and fix tag check in release script #634

Closed cxiang07 closed 1 month ago

cxiang07 commented 1 month ago

What type of PR is this?

Which issue does this PR fix:bug

What does this PR do / Why do we need it: Rename file in e2e-test.yaml after #630

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue: e2e-test is failing

Testing done on this change:N/A

Automation added to e2e: N/A

Will this PR introduce any new dependencies?:No

Will this break upgrades or downgrades. Has updating a running cluster been tested?: No

Does this PR introduce any user-facing change?:No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.