Kong / gateway-operator

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

refactor(konnect): add generic watch func for objects referring directly to KonnectGatewayControlPlane #658

Closed pmalek closed 1 month ago

pmalek commented 1 month ago

What this PR does / why we need it:

Rewrite kong*RefersToKonnectControlPlane into generic objRefersToKonnectGatewayControlPlane that does the same thing.