Skip to content

proto: fixing import path to include "contrib"#17856

Closed
brianluong wants to merge 1 commit intoenvoyproxy:mainfrom
brianluong:patch-1
Closed

proto: fixing import path to include "contrib"#17856
brianluong wants to merge 1 commit intoenvoyproxy:mainfrom
brianluong:patch-1

Conversation

@brianluong
Copy link

Commit Message: Fixing import path to include "contrib"

Additional Description:
I tried generating Python code but got an error:

envoy/extensions/filters/network/rocketmq_proxy/v4alpha/route.proto: File not found.
contrib/envoy/extensions/filters/network/rocketmq_proxy/v4alpha/rocketmq_proxy.proto:5:1: Import "envoy/extensions/filters/network/rocketmq_proxy/v4alpha/route.proto" was not found or had errors.

I noticed a PR (#17796) a few days ago moving these rocketmq proto files to another directory so I'm thinking this import statement might have been missed.

Risk Level: Low
Testing: Successfully generated Python code

@repokitteh-read-only
Copy link

Hi @brianluong, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #17856 was opened by brianluong.

see: more, trace.

Signed-off-by: Brian Luong <bluong@qualtrics.com>
@lizan
Copy link
Member

lizan commented Aug 25, 2021

This should be fixed by #17842

@lizan lizan closed this Aug 25, 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.

2 participants