Patryk Małek

Results 331 comments of Patryk Małek

Just to shed some light given the recent work in the [operator](https://github.com/Kong/gateway-operator/): Operator supports (for Konnect entities only today) [`KongPluginBinding`](https://github.com/Kong/kubernetes-configuration/blob/a25d97d6e57763ed0f376236378902ef6ee6b2c6/api/configuration/v1alpha1/kongpluginbinding_types.go#L76-L96) kind (exemplar usage: https://github.com/Kong/gateway-operator/blob/13e958603f019bd543ac7fd319982c4312b4c566/config/samples/konnect-kongpluginbinding-kongservice-kongroute.yaml#L67-L86) where each binding is explicit rather...

Hi @bugbuilder 👋 Sounds like a good idea. Feel free to submit a PR for us to take a look at.

@dweber019 FYI: our CI configuration currently doesn't allow contributions from forks (ref: https://github.com/Kong/kubernetes-ingress-controller/issues/3745). When that's resolved we'll be able to merge this PR.

> branch You won't be able to unless you're a contributor/org member with write access. Sorry for any inconvenience caused.

> OK so I understand that I wait for #3745. Hope get's resolved soon 😉 @dweber019 With https://github.com/Kong/kubernetes-ingress-controller/issues/3745 merged now, you can try rebasing on main.