Closed
Description
Don't separate provider types, just use suffixes indicating the type like it's done in capi lables:
cluster.x-k8s.io/provider: cluster-api // for core capi
cluster.x-k8s.io/provider: infrastructure-aws
cluster.x-k8s.io/provider: infrastructure-azure
cluster.x-k8s.io/provider: infrastructure-vsphere
// k0s
cluster.x-k8s.io/provider: bootstrap-k0smotron
cluster.x-k8s.io/provider: control-plane-k0smotron
cluster.x-k8s.io/provider: infrastructure-k0smotron
Update template spec, status and annotations