Izabela Gomes
Izabela Gomes
## Proposed Changes * Add e2e test for Contour when CORS policy is enabled **Release Note** ```release-note ```
Relates to #15089 ~~* delete ./test/conformance/api/v1/revision_timeout_test.go since it is identical to ./test/e2e/timeout_test.go except for TestRevisionTimeout/writes_first_byte_before_timeout~~ (learned that e2e and conformance aren't necessarily interchangeable) * fix expected status code for TestRevisionTimeout/writes_first_byte_before_timeout...
## Expected Behavior Tests passing successfully. ## Actual Behavior Consistent failures: **Test name**: test/conformance/api/v1.TestRevisionTimeout/writes_first_byte_before_timeout **Repository name**: serving **Testing areas**: Gateway API + Contour (periodic job) ## Steps to Reproduce the...
Fixes # ## Proposed Changes * * * **Release Note** ```release-note ```
## Expected Behavior Tests passing successfully. ## Actual Behavior Consistent failures: **Test name**: test/e2e.TestDestroyPodInflight **Repository name**: serving **Testing areas**: Gateway API + Contour (periodic job) ## Steps to Reproduce the...
Fixes # ## Proposed Changes * * * **Release Note** ```release-note ```
## Question Can we consider removing the snippet that drops the `enable-alpha` and `enable-beta` flags from e2e-tests.sh script for gateway-api testing? ## Context Currently, tests such as `test/conformance/api/v1beta1.TestDomainMapping` and a...
## Proposed Changes * * * **Release Note** ```release-note ```