Implement KonnectGatewayControlPlane
reference in KonnectExtension
#889
Labels
Milestone
KonnectGatewayControlPlane
reference in KonnectExtension
#889
Problem Statement
The
KonnectExtension
can be used to customize DataPlane behavior for Konnect. theKonnectExtension
needs a CP reference to properly work, and such a reference can be:KonnectGatewayControlPlane
namespacedName
So far, only the first approach has been implemented, so we need to allow the
KonnectExtension
to be aKonnectGatewayControlPlaneRef
as well.Acceptance Criteria
KonnectGatewayControlPlane
in my cluster and use it to configure myDataPlane
for Konnect through a properly configuredKonnectExtension
resource.The text was updated successfully, but these errors were encountered: