Shane Utt

Results 96 issues of Shane Utt

### Problem Statement When Gateway API released [v0.5.0](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.5.0) the new `v1beta1` types were backwards compatible with their previous `v1alpha2` counterparts so not much controller machinery had to be changed. This...

priority/low
area/gateway-api

### Problem Statement The translator logic inside of `internal/dataplane/parser/` (e.g. `translate_ingress.go`) is responsible for translating Kubernetes objects (like `Ingress`) into the underlying Kong Admin API objects (like `kong.Service`, `kong.Route`, and...

priority/low
size/large
area/maintenance

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement As an interim fix to bridge the gap between our previous...

priority/low
onboarding
nice-to-have
area/maintenance (breaking)

### Problem Statement A large portion of the time our CI runs take today are image pulls that happen inside [ContainerD](https://github.com/containerd/containerd) inside of [KIND](https://github.com/kubernetes-sigs/kind) clusters. Kind [does not currently natively...

priority/low
area/ci
onboarding
nice-to-have

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Versions of components in our release testing and other Github Workflow...

priority/low
area/ci
nice-to-have

### Current Behavior When we originally wrote the webhook integration tests a hack was used to make them work in the `kind` environment. These tests do not work against other...

help wanted
priority/low
area/debt
onboarding
nice-to-have

### Problem Statement Currently we have some problems with how routes are named, and inconsistencies across different API types such as `Ingress` route names are appended with a `%d%d` which...

priority/medium
area/maintenance (breaking)

**Is your feature request related to a problem? Please describe.** Web authentication for `vultr-cli`. **Describe the solution you'd like** Instead of exporting `VULTR_API_KEY`, it would be nice to be able...

enhancement

**What would you like to be added**: Automated release creation. **Why this is needed**: It's nice to have and it might encourage us to release more often. **Details**: Ideally we...

kind/feature
help wanted

### Summary A [discussion in kong/kubernetes-ingress-controller](https://github.com/Kong/kubernetes-ingress-controller/discussions/2831) wherein a user was trying to use mTLS with gRPC indicated a bug in the Kong Gateway where `grpcs` wasn't allowed to have a...

core/db
size/XS
schema-change-noteworthy