Shane Utt

Results 96 issues of Shane Utt

Historically, Gateway API has focused on cluster operators and developers, with less emphasis on the infrastructure provider role. Now that Gateway API is GA and integrated into many platforms (often...

kind/documentation
needs-triage

This is a tracking issue for the `v1.4.0` release cycle, and will be closed when the release ships. Subscribe to this to get updates on features that are being scoped...

area/release
epic

When updating [gateway-api-rs](https://github.com/kube-rs/gateway-api-rs) to Gateway API `v1.3.0`, the generators failed for the experimental version of `HTTPRoute` due to a boolean enum in the spec that was introduced for CORS. ```yaml...

kind/bug
triage/needs-information

**What would you like to be added**: A mechanism by which implementations can clearly indicate when they _don't_ support a particular feature and raise that to end-users who try to...

kind/feature
priority/important-longterm
lifecycle/rotten
kind/gep
area/gwctl

The purpose of this task is to add the APIs from the [Gateway API Inference Extension (GIE)](https://gateway-api-inference-extension.sigs.k8s.io/), adapting our current generators to emit those alongside the regular APIs. A new...

enhancement

We've introduced new generators to resolve #38. While these are partially functional, there are inconsistencies in resolutions and the code is emitted when new types are introduced. For the moment...

bug