Seth Heidkamp
Seth Heidkamp
### Do you have a suggestion for code improvement or tracking existing technical debt? Please describe. A space to track comments/thoughts/issues/learnings from onboarding/areas for improvement in the new E2E test...
# Description ## API changes ## Code changes ## CI changes ## Docs changes # Context ## Interesting decisions ## Testing steps ## Notes for reviewers # Checklist: - [...
# Description ## API changes ## Code changes ## CI changes ## Docs changes # Context ## Interesting decisions ## Testing steps ## Notes for reviewers # Checklist: - [...
### Which tests failed? TestK8sGateway/PortRouting/TestInvalidPortAndInvalidTargetport ### Initial Investigation https://github.com/solo-io/gloo/actions/runs/10554424465/job/29236244019 ``` want: HttpResponse{StatusCode: 503, Body: &matchers.ContainSubstringMatcher{Substr:"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed...
### Which tests failed? TestK8sGatewayNoValidation/RouteOptions ### Initial Investigation https://github.com/solo-io/gloo/actions/runs/10554424465/job/29236244019 ``` === NAME TestK8sGatewayNoValidation pods.go:45: Timed out after 20.001s. Failed to match pod The function passed to Eventually failed at /home/runner/work/gloo/gloo/test/kubernetes/testutils/assertions/pods.go:40...
### Which tests failed? TestK8sGateway/HttpListenerOptions/TestConfigureHttpListenerOptions ### Initial Investigation https://github.com/solo-io/gloo/actions/runs/10553867873/job/29234837095 Looks like the `server` header is not returning the expected values at test setup ``` 2024-08-26T06:05:59.2312033Z === NAME TestK8sGateway 2024-08-26T06:05:59.2312746Z curl.go:51:...
# Description ## API changes ## Code changes ## CI changes ## Docs changes # Context ## Interesting decisions ## Testing steps ## Notes for reviewers # Checklist: - [...
### Version 1.14.x (latest stable) ### Is your feature request related to a problem? Please describe. Allow podSecurityContexts to be defined in gloo-fed deployment charts. ### Describe the solution you'd...