Lirt / velero-plugin-for-openstack

Openstack Cinder, Manila and Swift plugin for Velero backups
MIT License
27 stars 13 forks source link

Documentation 0.6.x #98

Closed Lirt closed 1 year ago

Lirt commented 1 year ago
Lirt commented 1 year ago

@kayrus please review whether the updated documentation explains new features correctly.

Also, shall we not stick with the default method method: snapshot and set ensureDeleted: false (because it requires extra admin permission)?

cinder
    method: snapshot
    ensureDeleted: "false"
    cascadeDelete: "false"
manila
    method: snapshot
    ensureDeleted: "false"
    cascadeDelete: "false"
Lirt commented 1 year ago

Thank you @kayrus . Your suggestions were resolved in c2195d78a61e7524b96a15eaf52e6ab766829c22.