Skip to content

[BUG]: Possible stale import services upon controlplane crash #557

@orozery

Description

@orozery

When an import is deleted, it's corresponding service is deleted by the controlplane.
However, if the controlplane crashes before doing so, the service may be left orphan.
Need to add a check in the controlplane service reconciler to find services which are managed by (using label) clusterlink and does not have a corresponding import, then delete those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions