rancherfederal / carbide-releases

Apache License 2.0
1 stars 0 forks source link

[RFE] CARBIDE: Remove all unnecessary node/cluster drivers and languages #6

Closed jrodonnell closed 15 hours ago

jrodonnell commented 1 month ago

The only node and cluster drivers that should be visible in the UI are the ones that are installed or enabled by default, all others should be removed. This should be doable by removing the relevant nodeDriver and kontainerDriver objects from the Helm templates.

There's also an option in the user's Preferences menu to select other languages, these should be removed as well. This may be a bit trickier as I believe the values in the dropdown are baked into the JavaScript but still should be removed somehow.

dweomer commented 1 week ago
dweomer commented 1 week ago