XgridInc / xkops

About Xkops is an integrated solution that combines widely-adopted open-source utilities to simplify Kubernetes management, emphasizing the enhancement of observability, reliability, security, and cost control in cluster operations which help users optimize the deployment and management of Kubernetes clusters.
Apache License 2.0
61 stars 4 forks source link

Robusta and Kubecost are not deleted when uninstalling XkOps with Helm #25

Closed SyedMurtazaHassan46 closed 1 year ago

SyedMurtazaHassan46 commented 1 year ago

About Bug or problem When you uninstall XkOps by using Helm, Robusta and Kubecost are not deleted and the namespaces for XkOps, Robusta and Kubecost are also not cleared. Screenshot from 2023-06-07 10-59-22

Steps to reproduce

SyedMurtazaHassan46 commented 1 year ago

12 June,2023 Brainstorming on how to achieve this.

13 June,2023 Instead of using command, integrating the deletion of xkops in cleaner.sh file, so it handles all the deletion and cleaning process.