cloudbeat
cloudbeat copied to clipboard
[CNVM] Clean snapshots in a graceful shutdown
Motivation
Today cloudbeat fails to clean snapshots when context is done, instead we should create a termination context and have the cleanup anyway as part of a graceful shutdown.
Definition of done
- [ ] All created snapshots should be deleted even on a signal
Related tasks/epics
related:
- https://github.com/elastic/cloudbeat/issues/950