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

protos: Remove (more) redundant imports #16086

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

phlax
Copy link
Member

@phlax phlax commented Apr 20, 2021

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

Commit Message: protos: Remove (more) redundant imports
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/envoy/.
envoyproxy/api-shepherds assignee is @markdroth
CC @envoyproxy/api-watchers: FYI only for changes made to api/envoy/.

🐱

Caused by: #16086 was opened by phlax.

see: more, trace.

@phlax
Copy link
Member Author

phlax commented Apr 20, 2021

it would be really good if we could stop these being added (cf #15589 )

im wondering if any of the protobuf linters might work

Signed-off-by: Ryan Northey <[email protected]>
Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

Can we add some way to catch regressions here as a CI check?

@htuch htuch merged commit 970b4d7 into envoyproxy:main Apr 21, 2021
@phlax
Copy link
Member Author

phlax commented Apr 21, 2021

Can we add some way to catch regressions here as a CI check?

i very much hope so

the main issue i think is that we cant fail on the warnings (there are other unrelated warnings - also this issue can come from upstream protos) - which is why im thinking that using a proto linter is the way forward (hopefully that would catch these issues)

gokulnair pushed a commit to gokulnair/envoy that referenced this pull request May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants