Skip to content

NS8 backup destination management #7902

@DavidePrincipi

Description

@DavidePrincipi

Planned UI changes:

  • Remove the "See details" modal. Edit becomes the default action for backup destinations. Encryption keys, once set, will no longer be visible in the UI and can only be reused by exporting/importing cluster backup workflows to recreate destinations in other clusters with the same key.

  • Password fields will not be shown in the Edit modal. Saving an empty password field means "Unchanged" (following the SMTP routes behavior in Mail module).

  • Remove Azure provider; contact the single user to inform. Azure destinations will be migrated to "Rclone configuration" type. Other providers remain, with minor icon tweaks.

  • Introduce new destination type: "Rclone configuration" (temporary name). Fields:

    • rclone config textarea,
    • .conf file upload,
    • destination name for UI,
    • Advanced section with encryption key (same as existing types).

    Edit mode will show the same form, but with empty textarea and no Advanced section.

Alternative solutions

No alternatives discussed; existing provider handling and forms remain unchanged except for above modifications.

Additional context

Currently supported destinations

Image

See also

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

ToDo

Relationships

None yet

Development

No branches or pull requests

Issue actions