Releases: ChaosCypher/kube-save-restore
Releases · ChaosCypher/kube-save-restore
v1.0.6
What's Changed
- Fix typo in readme by @ChaosCypher in #34
- use dependency injection in backup package, refactor logger by @ChaosCypher in #37
- refactor the backup package by @ChaosCypher in #38
- add support for handling pvcs by @ChaosCypher in #39
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Create LICENSE by @ChaosCypher in #25
- Update README by @ChaosCypher in #26
- add cronjobs as a supported resource by @ChaosCypher in #27
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- Update package imports to match github repo by @ChaosCypher in #22
Full Changelog: v0.1.3...v1.0.3
v1.0.2
What's Changed
- update ci/cd and README by @ChaosCypher in #5
- use proper rest endpoint by @ChaosCypher in #8
- remove broken cd workflow by @ChaosCypher in #12
- update backup to use workerpool by @ChaosCypher in #14
- Updates the restore package to use the workerpool package by @ChaosCypher in #15
- Add HPA resources to kube-save-restore by @ChaosCypher in #18
- Add statefulsets as a new resource to backup by @ChaosCypher in #17
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Increase modularity of packages and implement interfaces by @ChaosCypher in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Refactor code, add ci by @ChaosCypher in #1
New Contributors
- @ChaosCypher made their first contribution in #1
Full Changelog: https://github.com/ChaosCypher/kube-save-restore/commits/v1.0.0