This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Releases: riotkit-org/backup-maker-controller
Releases · riotkit-org/backup-maker-controller
v0.1.3
Add missing nodeSelector, affinity and tolerations settings to the Helm Chart
v0.1.2 feat: Add nodeSelector, tolerations and affinity support to the Helm …
Fix Helm Chart release
v0.1.1 fix: Adjust helm directory
First release
We are happy to announce that a first version is there!
Features:
ScheduledBackup
acts as a definition of a backup & restore- Automatic GPG keys management, including generating new keys and storing in Kubernetes
RequestedBackupAction
is immediately triggering jobs and monitoring them, having.status
field following the changes in jobs stateScheduledBackup
does not need to create a CronJob, its optional