github stashed/stash 0.7.0-rc.3

latest releases: v0.36.0, v0.35.0, v0.34.0...
pre-release6 years ago

Stash 0.7.0-rc.3 fixes various bugs including #395 and #396. This also introduces a new CRD called Repository to represent restic repository in a Kubernetes native way. 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.3

Changelog

  • Pod restart after each backup when Mutating Webhook enabled #396
  • Sidecar RoleBinding is not being created when Mutating Webhook is enabled #395
  • Recovery to PVC restores data in subdirectory instead of root directory #392
  • Revendor webhook util and jsonpatch fixes #400
  • Prepare docs for 0.7.0-rc.3 #411
  • Add test for recovery #409
  • Skip setting ListKind #407
  • Add CRD Validation #406
  • Generate openapi spec for stash api #405
  • Fix install script for minikube 0.24.x (Kube 1.8.0) #404
  • Skip downloading onessl if already installed #401
  • Use Restic spec hash instead of resource version to restart pods #399
  • Check for valid owner object #397
  • Create repository crd for each Restic repository #394
  • Revendor webhook library #393

Don't miss a new stash release

NewReleases is sending notifications on new releases.