Skip to content

feat: snapshot string -> struct

Anatoly Stansler requested to merge snapshot-struct-clone into master

Description

  • change clone model: snapshot field from string to snapshot model struct
  • recursive clones destroy on startup
  • scripts/create_zfs_snapshot.sh update

Related issue

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports