Skip to content

Konnect entities: All entities get deleted when referenced ControlPlane gets deleted #788

@randmonkey

Description

@randmonkey

Current Behavior

When a KonnectGatewayControlPlane is deleted, the control plane is deleted on the Konnect side and all attached entities (services, routes, consumers, ...) gets deleted as well. Then, all corresponding k8s resources (KongService,KongRoute,KongConsumer,...) gets deleted silently.

Expected Behavior

Similar to #786, If cascade deletion is expected, we should add logs to tell that the resource are deleted.

Steps To Reproduce

Operator Version

kubectl version

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions