costela / docker-volume-hetzner

Docker Volume Plugin for accessing Hetzner Cloud Volumes
MIT License
108 stars 16 forks source link

Feature idea: softdelete volumes #26

Open s4ke opened 1 year ago

s4ke commented 1 year ago

Something to consider as a safety measure: Instead of deleting the Volumes on Hetzner we could add a Mode to the plugin where instead of deleting Volumes we simply hide them either via some Label "deleted" or by renaming Volumes.

Leaving this here as something to think about. Unsure whether this is actually needed, but worth a thought.