[SURVEY] enable ETCDCTL_API=3 by default

15 views
Skip to first unread message

gy...@redhat.com

unread,
Apr 12, 2018, 4:33:14 PM4/12/18
to CoreOS Dev
Hi,

Now that etcd v3 has been out almost for 2 years

and Container Linux officially deprecated etcd v2

etcd team wants to enable ETCDCTL_API=3 by default
for upcoming v3.4 release (planned for this summer).

All v2 APIs and store will be still preserved until v4.
We just want to promote etcd v3 as a default option.

Currently,

etcdctl put foo bar
ETCDCTL_API=3 etcdctl put foo bar

After,

ETCDCTL_API=2 etcdctl set foo bar
etcdctl put foo bar

Please raise any issues or concerns if there's any.

Thanks all.

gy...@redhat.com

unread,
Apr 12, 2018, 4:38:13 PM4/12/18
to CoreOS Dev

Currently,

etcdctl put foo bar
ETCDCTL_API=3 etcdctl put foo bar

 
Typo here, meant to write v2 set command:

etcdctl set foo bar
Reply all
Reply to author
Forward
0 new messages