github stashed/stash 0.6.0

latest releases: v0.34.0, v0.33.0, v0.33.0-rc.0...
6 years ago

Stash 0.6.0 comes with a number of big features. Stash now supports recovery using Recovery CRD. Stash can now backup in both online and offline mode. Stash upgrades bundled restic binary to 0.8.1 and adds support for Backblaze B2 backend. We strongly recommend updating Stash operator if you are using it currently. To install, please follow the guide here. To upgrade, please follow the guide here.

Download Docker images via:

docker pull appscode/stash:0.6.0

Changelog

  • Reorganize docs #263
  • Add support for B2 #262
  • Update restic website link #261
  • Update docs for unified LocalSpec #260
  • Unify LocalSpec and RecoveredVolume #259
  • Remove restic-dependency from recovery #258
  • Update restic version to 0.8.1 #257
  • Use cmp methods from kutil #255
  • Remove TryPatch methods #254
  • Log operator version on start #253 (galexrt)
  • Use verb type for mutation #251
  • Use CreateOrPatchCronJob from kutil #250
  • Indicate mutation in PATCH helper method return #249
  • Simplify clientID generation for analytics #247
  • Set analytics clientID #246
  • Upgrade procedure for 0.5.1 to 0.6.0 #243
  • Fix retentionPolicyName not found error #242
  • Enable Restic cahce-dir flag #241
  • Use lower case workload.kind in prefix #240
  • Use RegisterCRDs helper #239
  • Implement offline backup #229
  • Run restic check once every 3 days #223
  • Record recovery status for individual FileGroup #222
  • PollInfinitely for recovery job to succeed
  • Dynamically create stash-sidecar ClusterRole in operator #221
  • Implement workload initializer in stash operator #207
  • Leader election for deployment, replica set and rc #206
  • Implement Recovery for Restic Backup #202
  • Make stash chart namespaced #210
  • Use client-go 5.0 #203
  • Add recovery CRD #201

Don't miss a new stash release

NewReleases is sending notifications on new releases.