Possible UX solution is to have another page, after hitting CREATE on list view, which would show the official channels + option to add a custom one.
If you clicked one one of the official ones, it would show the current create/edit interface with all the information pre-populated.
If clicked on custom, then it's the current create/edit interface without anything filled.
Support list of official managed OS channels for user selection. For elemental-operator 1.6 and onwards.
Docs: https://elemental.docs.rancher.com/next/channels/#available-channels
Backend PR: https://github.com/rancher/elemental-operator/pull/797 -> info will come from theBackend PR: https://github.com/rancher/elemental-operator/pull/800 (new PR)Metadata
resourcePossible UX solution is to have another page, after hitting
CREATE
on list view, which would show the official channels + option to add a custom one. If you clicked one one of the official ones, it would show the current create/edit interface with all the information pre-populated. If clicked on custom, then it's the current create/edit interface without anything filled.