openshift / cluster-operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce only one compute machineset

staebler opened this issue · comments

Until the ansible playbooks support multiple machinesets, we need API validation to enforce that there can only be a single machineset.

@abutcher could you take a look at this one. Should be in pkg/validation/cluster.go I think.