Commit Graph

11 Commits

Author SHA1 Message Date
Richard Cox 17984ad898 Fix two rancher backup form bugs
- Ensure that when we load the form component the storage class type from existing value is respected
  - This fixes the situation when switching between form and yaml and the selection is lost
- Don't attempt to use the default storage class if we don't have it
  - This fixes a issue where the yaml became invalid after selecting storage class as the type
2021-06-16 12:40:56 +01:00
Richard Cox c35f5b2e21 Only show PV size field in deploy Dashboard Backup app when creating a PV
- Currently persistence size field is shown when creating a PV and selecting an existing one
- This PR ensures it's only shown for the former
2021-02-23 17:14:19 +00:00
Richard Cox 0625c4e009 Ensure bound PVs are filtered when creating the Rancher Backup app 2021-02-23 15:29:19 +00:00
Nancy Butler a94ede88b2 do not show rwx pv for backup 2021-02-04 08:27:35 -07:00
Nancy Butler 670196509e backup/restore polishing 2021-01-21 10:49:32 -07:00
Nancy Butler 095a2355da allow rwx pv in backup/restore install 2020-12-22 09:41:22 -07:00
Nancy Butler 067db41459 add optionkey to secret select 2020-10-01 17:42:43 -07:00
Nancy Butler 4cfe066851 restore, deployment fixes 2020-09-30 17:32:29 -07:00
Nancy Butler 1e53661c41 fix restore clone
fix backup clone

add warnings

filter storage class and pv by reclaim policy

update chart name to rancher-backup

filter error state secrets from encryption config dropdown
2020-09-29 16:48:41 -07:00
Nancy Butler 4c6643aa8e fix backup detail view
use rancher-resource-set for all backups

no default storage location on deployment

require encryptionconfigsecretname if encryption radio selected
2020-09-25 12:46:32 -07:00
Denise Schannon 024fc7c430 Update chart name from backup-restore-operator to rancher-backup 2020-09-25 11:00:30 -07:00