coreos / bugs

Issue tracker for CoreOS Container Linux
https://coreos.com/os/eol/
147 stars 30 forks source link

ct doesn't support etcd > 3.3.x #2612

Open JTarasovic opened 5 years ago

JTarasovic commented 5 years ago

etcd 3.4.0 has been released; however, it doesn't look like it's supported in ct yet.

https://github.com/coreos/container-linux-config-transpiler/blob/master/config/types/etcd.go#L58

It looks like it's a matter of reconciling the 3.4 config with a new Etcd3_4 struct? If so, I can certainly help w/ that.

bgilbert commented 4 years ago

We're not planning to update Container Linux to etcd 3.4.x.