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

v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hongchaodeng hongchaodeng released this 10 Jan 21:54
· 152 commits to master since this release
b97d930

[Release 0.8.1]

Bug fix release for etcd-restore-operator. Also unify versioning for all three components.

Changed

  • etcd-restore-operator will create a service for itself as the backup storage proxy. Delete the service in deployment yaml.

Fixed

  • Fix etcd-restore-operator wouldn't report error and keep looping if EtcdRestore name is different than EtcdCluster name.