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

xds: import envoy proto #8145

Merged
merged 2 commits into from May 4, 2021
Merged

Conversation

YifeiZhuang
Copy link
Contributor

Bring in v3.rbac protos as dependency of RBAC engine implementation.

@@ -18,7 +18,7 @@
set -e
BRANCH=main
# import VERSION from one of the google internal CLs
VERSION=ac9a2637336decdcc52c24add5e8fc39edebb962
VERSION=8b9b87702885beb324dadb349cbcb06d037c956e
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is bumping the version necessary for importing rbac protos?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question. Looks like not necessary. The only difference i noticed in v3.rbac is just deprecation annotation changes. And then all the dependency chain. Shall we be careful about bumping up envoy version? Things added like quic_config.proto looks something that we never need.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we be careful about bumping up envoy version?

If we only add protos, without bumping the version, the PR will look much simple. If our version is too out of date from google3, then bumping the version is fine.

@YifeiZhuang YifeiZhuang merged commit 27b1641 into grpc:master May 4, 2021
@YifeiZhuang YifeiZhuang deleted the zivy/update_envoy_proto branch May 4, 2021 23:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants