Kong / gateway-operator

Kubernetes Operator for Kong Gateways
Apache License 2.0
52 stars 15 forks source link

Konnect entities: global plugins #440

Open pmalek opened 3 months ago

pmalek commented 3 months ago

Problem statement

370 introduces support for Konnect entities. #438 specifically introduces support for KongPlugin bindings.

This tasks tracks the effort of introducing global plugin support.

Acceptance

mlavacca commented 3 months ago

Global plugin API is tracked in https://github.com/Kong/kubernetes-configuration/issues/7. For the sole context of Konnect, a namespace plugin binding could be leveraged as a global one, but if we consider using such a new resource in KIC as well, we'll likely have to introduce a new cluster-wide resource, as explained in https://github.com/Kong/kubernetes-configuration/issues/7#issuecomment-2277664434