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

Fix proto generation script and improper imports. #135

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

asauravpica8
Copy link

@asauravpica8 asauravpica8 commented Feb 16, 2023

The complie_protos.sh script seems to be failing right now because of the incorrect import paths in the protoc command. Some imports in the gnmi.proto, target.proto and fake.proto also fail.

There are other instances of these failures being talked about in blogs like these.

@google-cla
Copy link

google-cla bot commented Feb 16, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@asauravpica8
Copy link
Author

@robshakir PTAL! 🙏

@asauravpica8
Copy link
Author

While we figure out the container-based proto generations as the right architecture going forward, could we accept this PR to fix broken builds in the meantime? @robshakir @n0shut @marcushines Appreciate your time 🙏

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.

1 participant