Add option to delete old Rancher webhooks #185
Labels
kind/feature
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Milestone
What would you like to be added (User Story)?
As a operator
When i have an existing Rancher Manager Cluster
And i install Rancher Turtles
And disable the "embedded CAPI" feature in Rancher
I expect that i can apply CAPI cluster definitions to the cluster
Detailed Description
Currently doing the above results in validating/mutating webhooks being left behind after the feature is disabled. If you try and apply a CAPI manifest you will get an error:
Disabling the feature doesn't remove the webhooks. To fix this manually you can run the following commands after disabling the feature:
We need to:
Anything else you would like to add?
No response
Label(s) to be applied
/kind feature
The text was updated successfully, but these errors were encountered: