Skip to content

ci: fix bazel.debug toolchain issue.#937

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:debug-toolchain
May 10, 2017
Merged

ci: fix bazel.debug toolchain issue.#937
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:debug-toolchain

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented May 10, 2017

This was breaking the debug build.

Also, add to Travis CI, since this is a build target that folks rely on.

This was breaking the debug build.

Also, add to Travis CI, since this is a build target that folks rely on.
@htuch
Copy link
Copy Markdown
Member Author

htuch commented May 10, 2017

@tschroed for the fix. @mattklein123 to decide if it's worth burning a Travis CI slot on.

@mattklein123
Copy link
Copy Markdown
Member

My feeling right now is to just fix the bug and not use a slot. I don't think the actual test coverage is any different from what we get on the coverage build.

@htuch htuch closed this May 10, 2017
@htuch htuch reopened this May 10, 2017
@mattklein123 mattklein123 merged commit 2b744c1 into envoyproxy:master May 10, 2017
tschroed pushed a commit to tschroed/envoy that referenced this pull request May 11, 2017
This was breaking the debug build.
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of proxy

This PR will be merged automatically once checks are successful.
```release-note
none
```
jpsim pushed a commit that referenced this pull request Nov 28, 2022
…nvoy (#937)

We're reverting the libevent version bump from upstream envoy to avoid the commit which introduced a usage of `pthread_mutexattr_setprotocol`. The libevent change is [here](libevent/libevent@f76456b). The upstream envoy change was primarily targeted for windows.

Upstream change for updating libevent: #11137
Addressing missing symbol: envoyproxy/envoy-mobile#934
Will need to lower to 21: envoyproxy/envoy-mobile#936

Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: android: fixate to API 24 and use old libevent version for upstream envoy
Risk Level: low
Testing: ci
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
…nvoy (#937)

We're reverting the libevent version bump from upstream envoy to avoid the commit which introduced a usage of `pthread_mutexattr_setprotocol`. The libevent change is [here](libevent/libevent@f76456b). The upstream envoy change was primarily targeted for windows.

Upstream change for updating libevent: #11137
Addressing missing symbol: envoyproxy/envoy-mobile#934
Will need to lower to 21: envoyproxy/envoy-mobile#936

Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: android: fixate to API 24 and use old libevent version for upstream envoy
Risk Level: low
Testing: ci
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.com>
mathetake added a commit that referenced this pull request Mar 3, 2026
**Description**

This PR is to disable per-route epp extproc config in direct response
route, it makes sure if no route matched, we got a 404 direct response
instead of calling unnessary requests to epp ext proc. And added
additional e2e tests to verify it.

---------

Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: Xunzhuo <mixdeers@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Co-authored-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
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