Patryk Małek
Patryk Małek
Hi @joran-fonjallaz and @msmost, As I read this issue I believe adding `objectSelector`, `matchPolicy` and `matchConditions` to webhook config exposed in the chart would help you define those to match...
/remove-lifecycle stale
We're also hitting this issue. Any chance to move forward with this? I've tested #118 locally and it seems to produce updated links but the section names do not seem...
Ah, yes. I forgot about the custom templates. Indeed changing this fixes that issue but there's still other links that will need changing like the ones I suppose you were...
> [@pmalek](https://github.com/pmalek) I pushed an updated version with the packages list fixed. Thanks @antonincms 🙇 I've run this locally and links do seem to work now 👍
👋 @vmignot https://docs.konghq.com/hub/kong-inc/oauth2/#create-an-application lists the possible fields that can be set on an OAuth2 application credentials and it does not mark `redirect_uris` as optional. The field description even says: ```...
This is a note for end users outside of our organisation. Since ATM we're responsible for https://github.com/Kong/sdk-konnect-go/ we can safely use it and adjust as we go (and import it...
All client code has been removed from https://github.com/Kong/kubernetes-ingress-controller/tree/main/internal/konnect/controlplanesconfig and https://github.com/Kong/kubernetes-ingress-controller/tree/main/internal/konnect/controlplanes and replace with usage of sdk-konnect-go. Closing this, @czeslavo feel free to reopen if you feel there's something missing to...
> Make kong/ingress the only recommended way of installing KIC in the documentation. README.md already points users to use the `ingress` chart.
> Is somebody going to look at this? Or is anything missing? Hey @discostur 👋. Thanks for the contribution. The team will review this and will let you know if...