coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 739 forks source link

Support etcd v3.3.x #1731

Open raoofm opened 6 years ago

raoofm commented 6 years ago

Now that etcd is already releasing v3.3.x should etcd-operator move towards supporting it rather than supporting v3.2.x https://github.com/coreos/etcd-operator/issues/1396

Normally to catch the compatibility issues earlier in the cycle, etcd-operator should use the master of the etcd for its end to end tests. @xiang90 @hongchaodeng ?

hongchaodeng commented 6 years ago

Please be patient. We just updated supported etcd version from 3.1 to 3.2 in master. It might take some time to 3.3 . Thanks!

raoofm commented 6 years ago

@hongchaodeng ssure, just want to make sure it is being tracked in an issue.

develar commented 6 years ago

Hi, any news? In general latest 3.3.8 works for me, but want to understand is it official supported :)