v0.8.4
版本发布时间: 2018-02-09 05:40:49
coreos/etcd-operator最新发布版本:v0.9.4(2019-02-28 10:24:59)
[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