Release v0.3.1
What's Changed
Added
- enable errorlint of golangci-lint by @ushitora-anqou in #92
- Added the custom ceph command build workflow by @llamerada-jp in #85
- print controller logs on e2e test failure by @peng225 in #101
- Enhance tests (part3) by @ushitora-anqou in #86
Changed
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #87
- use Patch instead of Update to update SyncedToRemote to True by @ushitora-anqou in #97
- mbc: don't overwrite env of CronJob by @ushitora-anqou in #98
- restore: don't try to overwrite existing PVCs by @ushitora-anqou in #94
- stop backup if target PV(C) is resized by @ushitora-anqou in #103
- test/e2e: retry
minikube start
at most three times by @ushitora-anqou in #93 - test/e2e: eliminate purging unnecessary deb packages by @satoru-takeuchi in #100
Fixed
- rename createOrImportJob to createOrUpdateImportJob by @ushitora-anqou in #91
- fix: requeue if export Job is not found in checkIfExportJobIsCompleted by @ushitora-anqou in #96
Full Changelog: v0.3.0...v0.3.1