github stashed/stash 0.8.0

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

Stash 0.8.0 comes with lots of bug fixes and documentation improvements. It requires Kubernetes 1.9.x or later versions. Stash bundles restic binary 0.8.3. To install, please follow the guide here. To upgrade, please follow the guide here.

Download Docker images via:

docker pull appscode/stash:0.8.0

Fixed bugs:

  • Delete snapshot command does not check for snapshot's existence #549
  • Backup not triggered #461
  • Service name hardcoded in func PushgatewayURL, no metrics available #596
  • Fix extended apiserver issues with Kubernetes 1.11 #536 (tamalsaha)
  • Correctly handle ignored openapi prefixes #533 (tamalsaha)
  • Add rbac permissions for snapshots #531 (tamalsaha)

Closed issues:

  • Problem creating backups #588
  • Issue while installing stash kubernetes 1.11.2 #587
  • Hardcoded cleaner kubectl image in Helm chart #583
  • Deployed latest helm chart and getting error during sidecar creation #556
  • Minio backup fails: 'net/http: invalid header field value "..." for key Authorization' #547
  • Repository overwrite for different workload with same name in different namespace #539
  • Unexpected behavior in offline backup #535
  • Offline backup not working (permissions) #534
  • Support node selector for recovery job #515
  • Clarify that hostpaths are just example #514
  • Internal error occurred: failed calling admission webhook "deployment.admission.stash.appscode.com": the server could not find the requested resource #510
  • GKE page missing front matter #505
  • Could not list snapshots on kubernetes 1.8.4 #503
  • Admission webhook denied rquest: Rolebindings not found #501
  • Incorrect image name for sidecar container #485
  • Using Stash with TLS secured Minio Server Can't succeed #478
  • Add cluster name in repo path #374
  • Stash don't pass nodeSelector from Recovery crd to recovery Job. #617
  • Add Prometheus config sample for pushgateway #582
  • Handle security context #566
  • [Request] Add backup details to "kubectl get" for stash objects on K8s 1.11 #525
  • matchLabels on Restic CRD not working when using hyphens in keys #521

Merged pull requests:

Don't miss a new stash release

NewReleases is sending notifications on new releases.