Wrap KonnectGatewayControlPlane
ControlPlaneSpec
into a dedicated field
#385
Labels
Milestone
KonnectGatewayControlPlane
ControlPlaneSpec
into a dedicated field
#385
Problem Statement
With the addition of the mirror
KonnectGatewayControlPlane
s, we had to introduce plenty of CEL rules to validate that no origin-related field is set in case the type ismirror
.Proposed Solution
We need to wrap the original
ControlPlaneSpec
field into a dedicatedoriginSpec
field.Additional Information
This is a breaking change in the
KonnectGatewayControlPlane
CRD. we need to evaluate whether to have a conversion webhook in place to avoid disruption is users' configurations.Acceptance Criteria
The text was updated successfully, but these errors were encountered: