Brian Kennedy

Results 14 issues of Brian Kennedy

Setting up for running the e2e tests is not entirely obvious. This needs a README.md with step-by-step commands that a user can follow to run the tests successfully.

The e2e tests time out after 10 minutes and then orphan resources in the project. The test should set a minimum value that will likely allow it to succeed.

**What would you like to be added**: https://github.com/kubernetes-sigs/gateway-api/blob/73f20f4ae4ab46a4a2ea52718fdbdef1a6726376/conformance/utils/flags/flags.go#L30C127-L30C127 The help string for `-supported-features` should include all valid feature values. **Why this is needed**: Users should not need to inspect source...

needs-triage
area/conformance

**What would you like to be added**: The [GatewaySpec.Listener docstring](https://github.com/kubernetes-sigs/gateway-api/blob/232953d038961461aaa5c21ad69a8138683d4e24/apis/v1/gateway_types.go#L68) does not define behavior for when a request does not match any hostname defined in a `Listener`. **Why this is...

kind/documentation
needs-triage