github stashed/stash 0.7.0-rc.0

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

Stash 0.7.0-rc.0 requires Kubernetes 1.8.x or later versions. Restic CRD can be paused to disable it. Stash supports self signed certificates with Minio backends. Stash upgrades bundled restic binary to 0.8.2. Stash will also install a ValidationWebhook to validate CRDs. We 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.7.0-rc.0

Changelog

  • Implement offline backup for multiple replica #335
  • Don't block deletion of owner by default #342
  • Skip generating UpdateStatus method #341
  • Remove internal types #340
  • Use rbac/v1 apis #339
  • Add user roles #338
  • Use restic 0.8.2 #337
  • Use official code generator scripts #336
  • Update charts to support api registration #334
  • Fix e2e tests after webhook merger #333
  • Ensure stash can be run locally #332
  • Vendor client-go auth pkg #331
  • Update Grafana dashboard #330 (galexrt)
  • Merge admission webhook and operator into one binary #329
  • Merge uninstall script into the stash.sh script #328
  • Implement informer factory for backup scheduler #325
  • Fixed abnormal pod recreation when Restic is deleted #322
  • Copy generic-admission-server into pkg #318
  • Use shared infromer factory #317
  • Use GetBaseVersion method from kutil #316
  • Implement Pause Restic #315
  • Fix webhook command description #314
  • Use rbac/v1beta1 api. #313
  • Support Create & Update operations in admission webhook #312
  • Merge webhook plugins into one. #311
  • Support private docker registry in installer #310
  • Compress go binaries #309
  • Rename --initializer flag to --enable-initializer #308
  • Remove STASH_ROLE_TYPE from installer scripts #307
  • Use rbac/v1 api #306
  • Use kubectl auth reconcile #305
  • Add --initializer flag to installer #304
  • Prepare docs for 0.7.0-alpha.0 #302
  • Change installer script #301
  • Added support for private docker registry #300
  • Add ValidatingAdmissionWebhook for Stash CRDs #299
  • Remove TPR to CRD migrator #298
  • Update dependencies to Kubernetes 1.9 #297
  • Write restic stderror in error events #296
  • Fixed backup count #295
  • Support self-signed ca cert for backends #294

Don't miss a new stash release

NewReleases is sending notifications on new releases.