-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
Proto API for LB request/responses (redux) #5213
Conversation
. $VENV_NAME/bin/activate | ||
popd | ||
|
||
pip install protobuf==3.0.0b2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally this would install the same version we use in general. It's probably not worth engineering any general solution to address it (especially once the final stable version is out and can be hardcoded here), but a TODO to remind ourselves to keep the version up to date is a good idea.
LGTM other than minor comment. |
Added comment, merged with head |
Holding merge until tomorrow's cut of the import. |
Actually, merging now. Safe to do this time around. |
Proto API for LB request/responses (redux)
No description provided.