-
Notifications
You must be signed in to change notification settings - Fork 86
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: remove grpclb #2033
fix: remove grpclb #2033
Conversation
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Friendly ping. Can we merge this PR? Golang has merged googleapis/google-cloud-go#9186 so I want to make sure Java and Go has the same behavior. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, please remove this line:
https://github.com/googleapis/java-bigtable/blob/main/google-cloud-bigtable/pom.xml#L714
Done. Thanks Igor! |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
This should unblock #2033 which disables directpath by default
…apis#2263) This should unblock googleapis#2033 which disables directpath by default
* fix: remove grpclb * fix: remove grpclb * fix: remove grpclb * fix: remove grpclb * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Igor Bernstein <igorbernstein@google.com>
* fix: remove grpclb * fix: remove grpclb * fix: remove grpclb * fix: remove grpclb * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Igor Bernstein <igorbernstein@google.com>
Remove attempt DirectPath gRPCLB by default in CBT Java because: