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

PR checks failing because of google/cloud/gkehub/policycontroller/v1beta dependency missing #11298

Open
jinseopkim0 opened this issue Nov 11, 2024 · 0 comments · May be fixed by #11299
Open
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@jinseopkim0
Copy link

Example PR failing:
https://screenshot.googleplex.com/4RXTTBzYZhEHBSg

Error message shows:
Error: /home/runner/work/google-cloud-java/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1beta/src/main/java/com/google/cloud/gkehub/v1beta/FeatureProto.java:[274,52] package com.google.cloud.gkehub.policycontroller.v1beta does not exist
https://screenshot.googleplex.com/4vagg8UzoFUDBcs

@JoeWang1127 found that google/cloud/gkehub/policycontroller/v1beta was added as a dependency of google/cloud/gkehub/v1beta (commit), and he suggested adding proto_path, google/cloud/gkehub/policycontroller/v1beta, to gkehub in the generation_config.yaml.

@jinseopkim0 jinseopkim0 self-assigned this Nov 11, 2024
@zhumin8 zhumin8 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
2 participants