Shane Utt
Shane Utt
With the release of `v0.6.0` [Gateway API](https://github.com/kubernetes-sigs/gateway-api) will include experimental support for `HTTPRouteResponseModifier` to allow the modification of responses similar to what it already has in `HTTPRouteRequestModifier` to modify requests....
### Problem Statement Previously `ReferenceGrant` was an alpha only API feature. As of `v0.6.0` of Gateway API this will be in beta and we should promote our implementation. ### Acceptance...
### Problem Statement `v0.6.0` of the [Gateway API](https://github.com/kubernetes-sigs/gateway-api) makes backwards incompatible changes to status conditions which was deemed necessary by maintainers: - https://github.com/kubernetes-sigs/gateway-api/pull/1383 Once this version releases it will include...
### Problem Statement Currently we have a fairly large number of Kubernetes cluster versions that we support for deploying the KIC: https://docs.konghq.com/kubernetes-ingress-controller/latest/references/version-compatibility/ However for [Gateway API](https://github.com/kubernetes-sigs/gateway-api) the versions of Kubernetes...
### Problem Statement Historically we've not had a lot of feedback, requests or known usage regarding our [Knative](https://knative.dev) integration and so it's been a question what the value of continuing...
The purpose of this PR is to add an XDP example of redirecting ports for UDP traffic. This is not complete, and I'm not certain that this is the best...
### Preface This relates to a conversation I brought up at the community meeting on 2022-09-08, @camilamacedo86 and @jmrodri suggested I create an issue so we can discuss it further....
Developers can run into problems with the BPF verifier like [invalid size of register spill](https://github.com/aya-rs/aya/discussions/505#discussion-4800085) despite having what might not seem (to them) like a very large or complex eBPF...
Developers can run into problems with the BPF verifier like [invalid size of register spill](https://github.com/aya-rs/aya/discussions/505#discussion-4800085) despite having what might not seem (to them) like a very large or complex eBPF...
Developers can run into problems with the BPF verifier like [invalid size of register spill](https://github.com/aya-rs/aya/discussions/505#discussion-4800085) despite having what might not seem (to them) like a very large or complex eBPF...