mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Hetzner Snapshot cleanup throws an exception when delete protection is enabled on a snapshot #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 1/12/2023
CloudPanel version(s) affected
Description
The automatic snapshot cleanup doesn't work if a snapshot has delete protection enabled.
How to reproduce
Enable automatic snapshots in CloudPanel.
Possible Solution
Delete only if protection isn't enabled.
Additional Context
No response