[RFE] Update UI to allow choosing a ResourceSet on Backup creation #12997
Labels
JIRA
kind/enhancement
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
SURE-9545
Describe the solution you'd like
When creating a Backup resource using the Backup&Restore Operator, a user goes to the following screen:
We want to add a new section to this screen, called ResourceSets. It will be meant for setting the value of the spec.resourceSetName. field in the Backup CR.
Ideally, this section will contain a dropdown menu with all ResourceSet resources available in the cluster, and will currently default to rancher-resource-set.
Along with the dropdown, a line of text with the content "Enabling encryption is highly recommended when using rancher-resource-set-full, otherwise sensitive information will be backed up as plain-text. Read more." should be added. Note that "read more" is a link to the relevant docs page and section.
Additional context
rancher/backup-restore-operator#607
The text was updated successfully, but these errors were encountered: