rancher / capi-ui-extension

Rancher Extension used in rancher/dashboard for Rancher Turtles CAPI Provisioning UI.
Apache License 2.0
8 stars 7 forks source link

[CAPI] add support for clusterclass variables #22

Closed mantis-toboggan-md closed 4 months ago

mantis-toboggan-md commented 7 months ago

CAPI cluster class 'variables' define a set the options that can be configured when creating a cluster from the class. We should have components to generate input controls off the clusterclass variables. This will be similar to the functionality we have for helm charts' questions.yaml - we should look into how much of that code can be re-used here

mantis-toboggan-md commented 4 months ago

https://github.com/rancher/capi-ui-extension/pull/16