Skip to content
Snippets Groups Projects
  • Stefan Prodan's avatar
    f5ae8f44
    Refactor flux uninstall command · f5ae8f44
    Stefan Prodan authored
    - deletes Flux components (deployments and services)
    - deletes Flux RBAC (service accounts, cluster roles and cluster role bindings)
    - removes the Kubernetes finalizers from Flux custom resources
    - deletes Flux custom resource definitions and custom resources
    - deletes the namespace where Flux was installed
    - preserves the Kubernetes objects and Helm releases that were reconciled on the cluster by Flux
    
    Signed-off-by: default avatarStefan Prodan <stefan.prodan@gmail.com>
    f5ae8f44
    History
    Refactor flux uninstall command
    Stefan Prodan authored
    - deletes Flux components (deployments and services)
    - deletes Flux RBAC (service accounts, cluster roles and cluster role bindings)
    - removes the Kubernetes finalizers from Flux custom resources
    - deletes Flux custom resource definitions and custom resources
    - deletes the namespace where Flux was installed
    - preserves the Kubernetes objects and Helm releases that were reconciled on the cluster by Flux
    
    Signed-off-by: default avatarStefan Prodan <stefan.prodan@gmail.com>