Merged
Conversation
Member
Author
|
@lyft/network-team |
ccaraman
approved these changes
Dec 1, 2016
junr03
approved these changes
Dec 1, 2016
rshriram
pushed a commit
to rshriram/envoy
that referenced
this pull request
Oct 30, 2018
* Update WORKSPACE for latest Envoy * Update Jenkinsfile to use bazel 0.4.5 * update testutils * bazel clean * fix travis
rshriram
pushed a commit
to rshriram/envoy
that referenced
this pull request
Oct 30, 2018
PiotrSikora
referenced
this pull request
in istio/envoy
Nov 1, 2019
This PR is a bit overloaded and includes a lot of changes, but it would be impossible to split them up: 1. Emscripten: update to 1.38.48. 2. Emscripten: use "upstream" instead of "fastcomp". 3. Emscripten: use STANDALONE_WASM=1. 4. Emscripten: use __wasm_global_ctors. 5. Emscripten: use WASI calls. 6. Emscripten: drop underscore prefix. 7. Emscripten: remove support for the JavaScript-flavored Emscripten. 8. Runtimes: throw WasmException for function call errors. 9. Tests: catch DivByZero (which is now an runtime error). 10. WAVM: update to 2019-10-15. 11. WAVM: stop using WAVM's Emscripten implementation, since we have our own. 12. SDK: distribute static libraries instead of the bytecode. Fixes #77, #212. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
PiotrSikora
referenced
this pull request
in istio/envoy
Nov 1, 2019
We don't need it anymore. Missed in #260. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
arminabf
pushed a commit
to arminabf/envoy
that referenced
this pull request
Jun 5, 2024
krinkinmu
pushed a commit
to krinkinmu/envoy
that referenced
this pull request
Nov 1, 2024
Merge envoy[release/v1.28] into envoy-openssl[release/v1.28]
mathetake
pushed a commit
that referenced
this pull request
Mar 3, 2026
**Commit Message** Added a usage-based ratelimiting section in the docs. Making it easier for people to understand how to configure rate-limiting. **Related Issues/PRs (if applicable)** Fixes #242 --------- Signed-off-by: melsal13 <mmvsal13@gmail.com>
mathetake
added a commit
that referenced
this pull request
Mar 3, 2026
**Commit Message** The model name is extracted by AI Gateway filter, not the one explicitly added by downstream clients. **Related Issues/PRs (if applicable)** Follow up on #260 --------- Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.