cluster-api-cleaner-openstack

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

cluster-api-cleaner-openstack

An helper operator for CAPO to delete resources by workload clusters

How does it work?

  • It observes OpenStackCluster objects.
  • It doesn't do anything in reconcileNormal other than adding finalizer.
  • It respects cluster.x-k8s.io/cluster-name label in OpenStackCluster objects to get the actual cluster names.
  • clusterTag is built as giant_swarm_cluster_<management-cluster-name>_<workload_cluster-name>.
  • When an OpenStackCluster is deleted, it
    • cleans volumes ( whose metadata contains cinder.csi.openstack.org/cluster: <clusterTag> ) created by Cinder CSI
    • cleans loadbalancers ( whose tags contain kube_service_<clusterTag>.* ) created by openstack-cloud-controller-manager

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
key

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL