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

Deleting a Cluster will not delete the created resources #164

Open
enrichman opened this issue Dec 20, 2024 · 0 comments
Open

Deleting a Cluster will not delete the created resources #164

enrichman opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working controller priority/1

Comments

@enrichman
Copy link
Collaborator

enrichman commented Dec 20, 2024

When a Cluster is deleted all the created resources within the cluster should be cleaned up.

The workloads, secrets and possibly other resources are still present after a deletion.

k get all,cm,secret,ing -l 'k3k.io/clusterName=example-cluster'
@enrichman enrichman added bug Something isn't working controller labels Dec 20, 2024
@enrichman enrichman changed the title Deleting a Cluster will not delete the created workloads Deleting a Cluster will not delete the created resources Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working controller priority/1
Projects
None yet
Development

No branches or pull requests

2 participants