Set a unique valid default name for nodepool when spec.name in AzureManagedMachinePool is not specified #3968
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
/kind bug
What steps did you take and what happened:
MachinePool
without specifying optional fieldspec.name
inAzureManagedMachinePool
What did you expect to happen:
If I do not mention the
spec.name
field inAzureManagedMachinePool
, it should be able to generate a default uniquespec.name
such that theMachinePool
is created.Anything else you would like to add:
nodepool
inAKS
: LimitationsEnvironment:
v1.10.3
kubectl version
):v1.27.3
The text was updated successfully, but these errors were encountered: