Stash 0.7.0-rc.4 fixes various bugs and updates Recovery
crd to recover into different namespace from where backup was taken. To install, please follow the guide here. To upgrade, please follow the guide here.
Download Docker images via:
docker pull appscode/stash:0.7.0-rc.4
Changelog
- Avoid creating apiservice when webhooks are not used. #490 (tamalsaha)
- Install correct version of stash chart #489 (tamalsaha)
- Use wait-until instead of fixed delay #488 (emruz-hossain)
- Concourse #486 (tahsinrahman)
- Prepare docs for 0.7.0-rc.4 #483 (tamalsaha)
- Revendor #481 (tamalsaha)
- Fix enableRBAC flag for sidecar #480 (emruz-hossain)
- Typo (
Weclome
→Welcome
) in page title #479 (eliasp) - Add support for initial backoff to the apiserver call on recover #476 (farcaller)
- Support recovering from repository in different namespace #474 (tamalsaha)
- Update docs (run minio in v1.9.4+ cluster and add example yaml files in respective backends) #473 (emruz-hossain)
- Limit the GCS file permissions to owner only #472 (farcaller)
- Fix a typo #471 (farcaller)
- Don't panic if admission options is nil #469 (tamalsaha)
- Disable admission controllers for webhook server #468 (tamalsaha)
- Use new UpdateRecoveryStatus method #466 (tamalsaha)
- Add Update***Status helpers #465 (tamalsaha)
- Added SSL support for deleting restic repository from Minio backend #464 (emruz-hossain)
- Update client-go to 7.0.0 #463 (tamalsaha)
- Rename webhook files in chart #460 (tamalsaha)
- Update workload api #459 (tamalsaha)
- Remove stash crds before uninstalling operator #458 (tamalsaha)
- Export kube-ca only if required #457 (tamalsaha)
- Improve installer #456 (tamalsaha)
- Update changelog #455 (tamalsaha)
- Various installer fixes #454 (tamalsaha)
- Update workload client #453 (tamalsaha)
- Update workload client #452 (tamalsaha)
- Revendor workload client #451 (tamalsaha)
- Update workload api #450 (tamalsaha)
- Fixes RBAC permission for scaledownCronJob #449 (emruz-hossain)
- Used Snapshot to verify successful backup #447 (emruz-hossain)
- Some cleanup #446 (tamalsaha)
- Update StatefulSet doc #445 (emruz-hossain)
- pkg/util: fix error found by vet #442 (functionary)
- Move Stash swagger.json to top level folder #441 (tamalsaha)
- Fix go_vet error #440 (emruz-hossain)
- Delete restic repository from backend if Repository CRD is deleted #438 (emruz-hossain)
- Recover specific snapshot #437 (emruz-hossain)
- Use Repository data in Recovery CRD #436 (emruz-hossain)
- Increase qps and burst limits #435 (tamalsaha)
- Add RBAC instructions for GKE cluster #432 (tamalsaha)
- Update charts location #431 (tamalsaha)
- Add docs for GKE and Rook #430 (emruz-hossain)
- concourse configs #429 (tahsinrahman)
- Skip lock while listing snapshots #428 (emruz-hossain)
- Purge repository objects in installer #427 (tamalsaha)
- Support installing from local installer scripts #426 (tamalsaha)
- Fixed Repository yaml in doc #425 (emruz-hossain)
- Add delete method for snapshots to swagger.json #424 (tamalsaha)
- Generate swagger.json #423 (tamalsaha)
- Add install pkg for stash crds #422 (tamalsaha)
- Fix openapi spec for stash crds #421 (tamalsaha)
- Expose swagger.json #420 (tamalsaha)
- Show repository snapshot list #417 (emruz-hossain)
- Add registry skeleton for snapshots #415 (tamalsaha)
- Update chart readme #413 (tamalsaha)
What's Next
Please use this release in your dev/test/qa cluster and report back any issues. This release is closed for new features. This is going to be last rc for 0.7.0 release, unless critical errors are found. We plan to mark this GA end of the week.