Delete Kubernetes clusters when someone's CloudStack account is deleted #56

Open
opened 2022-06-15 21:54:01 -04:00 by merenber · 1 comment
Owner

So apparently when a CloudStack account is deleted, that account's VMs get deleted, but their k8s clusters do not. That is not good. All of their resources need to get deleted.

In the CloudStackService, we should query the CloudStack API to enumerate any k8s clusters which a user may have, and make sure that we delete all of them.

So apparently when a CloudStack account is deleted, that account's VMs get deleted, but their k8s clusters do not. That is not good. All of their resources need to get deleted. In the CloudStackService, we should query the CloudStack API to enumerate any k8s clusters which a user may have, and make sure that we delete all of them.
merenber added the
priority
low
label 2023-10-14 22:30:29 -04:00
Author
Owner

At some point we should stop using the Cloudstack Kubernetes plugin and just run vanilla Kubernetes ourselves.

At some point we should stop using the Cloudstack Kubernetes plugin and just run vanilla Kubernetes ourselves.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#56
No description provided.