Add namingStrategy for InfrastructureCluster #11671
Labels
area/clusterclass
Issues or PRs related to clusterclass
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
Indicates an issue lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added (User Story)?
As a cluster administrator I want to control how my InfrastructureClusters are named so that they match my other cluster-api components.
Detailed Description
When using cluster-classes the user can change the naming scheme of the resulting control-plane and the machine-deployment / machine-pool objects but not for the infrastructure cluster.
I think it would be nice to support a namingStrategy for infrastructure as well. This would allow me to remove the random id at the end because my cluster names are already random ids.
Anything else you would like to add?
No response
Label(s) to be applied
/kind feature
/area cluster-class
The text was updated successfully, but these errors were encountered: