-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Milestone
Description
Hi there,
We are using etcd and python to build our applications. In etcd2, everything works fine. But etcd3 using gRPC as the original way. Cause python2 grpcio
is incompatible with gevent
, so we plan to using the etcd3 grpc-gateway in our applications.
But I aware that the API is prefixed with /v3alpha
. And I checked the roadmap, nothing about the grpc-gateway.
I'm curious do we have a plan to move etcd3 grpc-gateway out of alpha? Or this will always be an alpha feature?
Any help would be appreciated.
Reference:
Metadata
Metadata
Assignees
Labels
No labels