Open mweibel opened 5 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
/kind feature
Describe the solution you'd like I'd like to use ClusterClasses with MachinePools. ClusterClass requires for each infrastructure type a
<name>Template
CRD kind. Unmanaged MachinePools don't yet have such a kind.Minimum reproducible example:
Running this with
clusterctl alpha topology plan
gives an error:Anything else you would like to add: See https://github.com/kubernetes-sigs/cluster-api/issues/10768 for some more infromation.
I might contribute this myself - not sure when I can allocate the time atm.
Environment:
kubectl version
): v1.28.5/etc/os-release
): linux/windows