github stashed/stash 0.5.0

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

Stash 0.5.0 comes with CustomResourceDefinition support for Kubernetes 1.8. It also updates bundled restic binary to 0.7.3 release. This enables using Stash with newly released DigitalOcean Spaces storage service. We strongly recommend updating Stash operator if you are using it currently. To install/upgrade, please follow the guide here.

Download Docker images via:

docker pull appscode/stash:0.5.0

Changelog

  • Revendor forked robfig/cron #139
  • Use workqueue for scheduler #194
  • Add tests for DO #193
  • [Bug] Success/Fail prometheus metrics inverted condition #175
  • Fix prometheus metrics collection #192
  • Fix StatefulSet tests #190
  • Replace reflect.Equal with github.com/google/go-cmp #188
  • Skip ReplicaSet owned by Deployments #187
  • Migrate TPR to CRD #160
  • Error in request: v1.ListOptions is not suitable for converting to "v1" #153
  • Fix client-go updates #159
  • Set namespaceIndex as indexer #184
  • Fix e2e tests #183
  • Use workqueue #182
  • Use Deployment from apps/v1beta1 #181
  • Delete *.generated.go files for ugorji #180
  • Use WaitForCRDReady from kutil #179
  • Only watch apps/v1beta1 Deployment #178
  • Move kutil to client package #177
  • Generate ugorji stuff #176
  • Install stash as a critical addon #173
  • Set RESTIC_VER to 0.7.3 #172
  • Refresh charts to match recent convention #171
  • Fix deployment name in tutorial #169
  • Fix command in Developer-guide #168
  • Move analytics collector to root command #164
  • Use kubernetes/code-generator #163
  • Use CheckAPIVersion() #157
  • Use PATCH api instead of UPDATE #156
  • Check version using semver library #152
  • Update client-go to 4.0.0 #150
  • Update build commands for restic. #149
  • Add uninstall.sh script #144
  • Fix typos of tutorial.md file #138

Don't miss a new stash release

NewReleases is sending notifications on new releases.