-
Notifications
You must be signed in to change notification settings - Fork 14
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
bazel: reference 1.31 #359
Conversation
Issues linked to changelog: |
My change isn't in |
Converting to draft to pull up a new branch so as to not blow away commits on merge |
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.
a couple questions. i think we should be able to merge this without too many additional changes
@@ -67,8 +67,7 @@ def _repository_impl(name, **kwargs): | |||
|
|||
def envoy_gloo_dependencies(): | |||
_repository_impl("envoy", patches=[ | |||
"@envoy_gloo//bazel/foreign_cc:0001-otel-exporter-status-code-fix.patch", | |||
"@envoy_gloo//bazel/foreign_cc:0002-ratelimit-filter-state-hits-addend.patch", | |||
"@envoy_gloo//bazel/foreign_cc:0001-ratelimit-filter-state-hits-addend.patch", |
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.
what's the plan for the hits-addend patch? 0001-ratelimit-filter-state-hits-addend.patch
is currently an empty file
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.
Ugh thanks. Yeah thats what reviews are for. Updating
bump to 1.31