Hi,
Is there a feature flag in Rancher server to disabled RKE2, and not to create CAPI CRDs? I want to bring my own CAPI providers, and am finding that the rancher implementation is getting in the way of this:
• Rancher installs its own versions of CAPI CRDs that may not necessarily be desired CRD versions
• Rancher has its own CAPI webhooks that conflict with the CAPI controller webhook
• There does not seem to be a way to tell rancher to only watch certain CAPI Resources
If this feature flag exists, that would be really helpful for my use case: disabling RKE2 and the associated Rancher capi controllers.