Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we have a plan to move etcd3 grpc-gateway out of alpha? #8125

Closed
realityone opened this issue Jun 17, 2017 · 5 comments
Closed

Do we have a plan to move etcd3 grpc-gateway out of alpha? #8125

realityone opened this issue Jun 17, 2017 · 5 comments
Milestone

Comments

@realityone
Copy link

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:

@heyitsanthony heyitsanthony added this to the v3.3.0 milestone Jun 20, 2017
@zyf0330
Copy link

zyf0330 commented Sep 26, 2017

@realityone When you say do we have a plan ..., I guess you are Chinese like me.😂

@gyuho
Copy link
Contributor

gyuho commented Oct 9, 2017

We will add /v3beta routes with same handler for safe upgrades in v3.3, while keeping /v3alpha paths.

@raoofm
Copy link
Contributor

raoofm commented Oct 10, 2017

@gyuho any timeline for /v3. I mean are there any tasks remaining to mark it as stable?

@xiang90
Copy link
Contributor

xiang90 commented Oct 10, 2017

@raoofm we just fixed the bi-streaming endpoint. need to do a new beta release to encourage people to try it out. if there is nothing comes out for the next release, we will bump it to stable.

@gyuho
Copy link
Contributor

gyuho commented Nov 16, 2017

We've just changed /v3alpha to /v3beta in master branch, while keeping /v3alpha endpoints with HTTP redirects. Will be included in our upcoming 3.3 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants