Changelog
- 4290dba Updated helm chard CRDs and default image
- fda19e2 Restore a specific backup file
- 149033c Showing full backup history in backup job
- 8a5be9c Refactor object references
- cfdfc8d Support for BackupMariaDB rotation
- 5e12301 Updated docs
- 29ef6b9 Support for scheduled BackupMariaDBs. Closes #5
- ce14c69 Support for volumes in BackupMariaDB. JobReconciler refactored
- a4f0f4a More flexible MariaDB volume configuration
- b65a2fc Avoid updating RestoreMariaDB status based on the MariaDB one, as it willl be causing a deadlock when bootstrapping from backup
- b1738e8 Verified dependencies and improved user feedback on RestoreMariaDB
- 7ebf45e Updating BackupMariaDB status according to the MariaDB state
- 73c39c8 Fixed initContainer cmd for Jobs
- 6f85157 Added initContainers to Jobs to wait for MariaDB. Closes #2
- 5e86b67 Made exporter privileges compatible with MariaDB older than 10.5.2
- 3796539 Renamed map func to enqueue GrantMariaDB requests
- da99200 Added TODO for connection pooling
- 7a4ca93 Closing db conn in template finalizer
- 5d6f885 Added labels to RestoreMariaDB
- 1df1005 Returning after creating StatefulSet and Service for the first time
- ebf295e Improved certs config for local development
- b6e6a8e Moved scripts to hack
- e4096fc Update README.md
- 42853d2 Update README.md