Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

v0.8.4

Latest
Compare
Choose a tag to compare
@fanminshi fanminshi released this 08 Feb 21:40
· 98 commits to master since this release

[Release 0.8.4]

Added

  • Added ABS support for backup and restore
  • Added tag to initContainer to enable offline deploys
  • Enabled configurable backup timeout in backup operator

Changed

  • Set 30s default request timeout for kube client
  • Change check-dns init container image to busybox:1.28.0-glibc to fix nslookup failure in some environment.

Removed

  • Removed self-hosted code

[Release 0.8.3]

Added

  • Added the option to use PersistentVolume as non-stable storage for etcd pods. This feature is still alpha and subject to change in future releases #1861