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

bazel: Add protobuf dep loading #19666

Closed
wants to merge 1 commit into from
Closed

Conversation

phlax
Copy link
Member

@phlax phlax commented Jan 24, 2022

Signed-off-by: Ryan Northey [email protected]

Commit Message:
Additional Description:

Try to fix protobuf log warnings!!!

Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Jan 24, 2022
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @htuch

🐱

Caused by: #19666 was opened by phlax.

see: more, trace.

@phlax
Copy link
Member Author

phlax commented Jan 24, 2022

related to bazelbuild/bazel#7157 (comment)

@moderation
Copy link
Contributor

If this change doesn't resolve the warnings - bazelbuild/bazel#7157 (comment) - do we want to merge?

@phlax
Copy link
Member Author

phlax commented Jan 24, 2022

do we want to merge?

possibly not, altho im curious as to why we havent needed this - any ideas @htuch ?

@lizan
Copy link
Member

lizan commented Jan 24, 2022

We haven't needed this because our dependencies already covers them, and we do actually override some (especially zlib IIRC). So I don't think we need this change.

@phlax phlax closed this Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Approval required for changes to Envoy's external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants