Skip to content

feature: SyncAgent should remove stale Namespaces #113

@dweidenfeld

Description

@dweidenfeld

Feature Description

Hi,

I am not sure if it is a feature that should already work or if the feature simply does not exist yet.
Please feel free to adjust this issue depending on what you do know, that I do not (yet).

Situation
Currently, I have two clusters running:

  • The MSP cluster: Contains operators and provides resources to the KCP cluster. The api-syncagent is deployed here.
  • The KCP cluster: Is connected to the MSP cluster and orders resources from it.

I have one operator running on the MSP cluster and I can successfully "order" resources from this operator from the KCP side.

Problem
Whenever I delete all ordered resources in KCP and also delete the workspace/account the namespace on MSP side still exists and does not get deleted.

Proposed Solution

The namespace on MSP side should be deleted either when the provider has been deactivated or at least when the workspace has been deleted.

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions