Configurable namingStrategy for KCP, MD and MP in classy Clusters #9323
Labels
area/clusterclass
Issues or PRs related to clusterclass
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Some context:
{cluster-name}-{random-suffix}
{cluster-name}-{md-topology-name}-{random-suffix}
{cluster-name}-{mp-topology-name}-{random-suffix}
As a management cluster operator I would like to be able to configure how KCP, MD and MP objects are named in classy Clusters.
Note: This is also important to reach feature parity between classy and non-classy Clusters, so folks that have to follow naming conventions can start using ClusterClass.
Proposal
The proposal is now basically to make the currently hard-coded name formats configurable.
Per default the behavior stays the same as today.
Additionally users can customize the names by providing a namingStrategy on the ClusterClass
Example:
Notes:
The text was updated successfully, but these errors were encountered: