Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement KonnectGatewayControlPlane reference in KonnectExtension #889

Open
2 tasks
mlavacca opened this issue Nov 26, 2024 · 1 comment
Open
2 tasks

Comments

@mlavacca
Copy link
Member

mlavacca commented Nov 26, 2024

Problem Statement

The KonnectExtension can be used to customize DataPlane behavior for Konnect. the KonnectExtension needs a CP reference to properly work, and such a reference can be:

  • the CP konnectID, or
  • the KonnectGatewayControlPlane namespacedName

So far, only the first approach has been implemented, so we need to allow the KonnectExtension to be a KonnectGatewayControlPlaneRef as well.

Acceptance Criteria

@mlavacca mlavacca added this to the KGO v1.5.x milestone Nov 26, 2024
@pmalek
Copy link
Member

pmalek commented Nov 28, 2024

Added an AC to update the guide at https://docs.konghq.com/gateway-operator/latest/get-started/kic/create-gateway/ when implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants