Skip to content

etcd clients and wrapping  #11573

Closed
Closed
@timothysc

Description

@timothysc

We're using 3 different clients, some are reaching through directly vs. using wrapped storage layer.

Clients include:
etcd3-v2-client
etcd3-v3-client
go-etcd (old) client

Version

latest master

Upstream we've wrapped all invocations through a factory in the storage layer, we should push all these instances through a similar mechanism or wrap appropriately to allow for switch, as etcd3 does not support a mixed-mode data. e.g. - registry using v3mode, locking + other stuff using v2mode

/cc @brenton @smarterclayton @mffiedler

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions