This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
Releases: k8up-io/wrestic
Releases · k8up-io/wrestic
v0.3.3
v0.3.2
Fixed
- Remove stale locks before invoking other restic actions (k8up-io/k8up#456)
v0.3.1
v0.3.0
Bugfixes
Non-root image and bug fixes
Update Restic version
Complete rewrite of whole wrestic
Changed
- Complete rewrite of whole wrestic
- Better logging
- Better code design
- Better error handling
- Better maintainability
- Less deadlock potential with command IOs
Add tag support
Changed
- Use root in docker image to avoid permission issues
Added
- Ability to pass tags to restic
- Race condition in error parsing
v0.1.8
Fixed
- Using own restic fork with hotfix from restic/restic#2319 in dockerbuild
- Race condition that makes wrestic hang on certain OpenShift clusters