cluster-api-provider-cloud-director
cluster-api-provider-cloud-director copied to clipboard
Add cluster ID as description in VCD resources
Is your feature request related to a problem? Please describe.
We can identify what clusters a resource (VS, LB Pool, DNat) belongs to based on ID but if the cluster is gone it is not straightforward to make sure that the resource can be cleaned.
Describe the solution you'd like
Add cluster name to the description field of
- Virtual service
- LB Pool
- NAT Rules
Describe alternatives you've considered
No response
Additional context
No response