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

KIC type control plane can be created by KonnectGatewayControlPlane and entities cannot attached to the control plane #791

Open
randmonkey opened this issue Oct 24, 2024 · 0 comments
Labels
area/konnect bug Something isn't working
Milestone

Comments

@randmonkey
Copy link
Contributor

Current Behavior

We can set cluster_type of CLUSTER_TYPE_K8S_INGRESS_CONTROLLER, a KIC controlled cluster is created in Konnect. Then if we attach entities like KongService to the control plane, Konnect will return 403.

Expected Behavior

Attaching other entities to the KIC controlled cp should be forbidden on validation or rejected to send to Konnect.

Steps To Reproduce

Operator Version

kubectl version

@randmonkey randmonkey added bug Something isn't working area/konnect labels Oct 24, 2024
@randmonkey randmonkey added this to the KGO v1.4.x milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/konnect bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant