Skip to content

Automatically delete fleet-agent-my-cluster Bundle on Cluster deletion #3588

@anmazzotti

Description

@anmazzotti

Is your feature request related to a problem?

When registering a new Cluster, Fleet creates a Bundle named fleet-agent-* to install the agent downstream.

However, when the Cluster is deleted, this Bundle is not deleted by anything and will persist on your management cluster forever.
The Bundle is also owned by the Namespace (where the Cluster is created). This is incorrect, as it prevents logically from deploying multiple Clusters in the same Namespace.

Solution you'd like

The auto-generated fleet-agent Bundle should be owned by the Cluster and deleted automatically when the Cluster is deleted.

Alternatives you've considered

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    Status

    📋 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions