Disable -Wold-style-cast for Jansson.#162
Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom Oct 19, 2016
Merged
Conversation
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
mattklein123
approved these changes
Oct 19, 2016
PiotrSikora
added a commit
to PiotrSikora/envoy
that referenced
this pull request
Aug 27, 2019
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
PiotrSikora
added a commit
to PiotrSikora/envoy
that referenced
this pull request
Feb 24, 2020
…yproxy#162) Backport envoyproxy/envoy-wasm#422 and its prerequisite (envoyproxy#10009). * Plumb the flaky flag from envoy_cc_test to the native.cc_test (envoyproxy#10009) Signed-off-by: Yan Avlasov <yavlasov@google.com> * ci: mark //test/integration:protocol_integration_test as flaky. (envoyproxy#422) Signed-off-by: Piotr Sikora <piotrsikora@google.com>
wolfguoliang
pushed a commit
to wolfguoliang/envoy
that referenced
this pull request
Jan 23, 2021
zh-translation: docs/root/intro/arch_overview/operations/init.rst
jpsim
pushed a commit
that referenced
this pull request
Nov 28, 2022
Using `0.0.0.0` when connecting over a socket to Envoy doesn't work when building to a physical device even though it works fine on a simulator. To fix this, we can use `localhost` and disable ATS for the demos. As a long term fix, there are a few options, but the foremost/preferred is to call directly into Envoy over request interfaces instead of using a local socket. See [this section](https://docs.google.com/document/d/1eLbJEXog2Rn7wTBEbDIjpDV7dHecV_DV_dw8P5ZgbL4/edit#heading=h.nx6ynimf9ztp) for more details on this, slated for v0.2. Discussion: https://envoyproxy.slack.com/archives/CKQ2LK23G/p1561146122069800 Signed-off-by: Michael Rebello <mrebello@lyft.com> Signed-off-by: JP Simard <jp@jpsim.com>
jpsim
pushed a commit
that referenced
this pull request
Nov 29, 2022
Using `0.0.0.0` when connecting over a socket to Envoy doesn't work when building to a physical device even though it works fine on a simulator. To fix this, we can use `localhost` and disable ATS for the demos. As a long term fix, there are a few options, but the foremost/preferred is to call directly into Envoy over request interfaces instead of using a local socket. See [this section](https://docs.google.com/document/d/1eLbJEXog2Rn7wTBEbDIjpDV7dHecV_DV_dw8P5ZgbL4/edit#heading=h.nx6ynimf9ztp) for more details on this, slated for v0.2. Discussion: https://envoyproxy.slack.com/archives/CKQ2LK23G/p1561146122069800 Signed-off-by: Michael Rebello <mrebello@lyft.com> Signed-off-by: JP Simard <jp@jpsim.com>
arminabf
pushed a commit
to arminabf/envoy
that referenced
this pull request
Jun 5, 2024
mathetake
pushed a commit
that referenced
this pull request
Mar 3, 2026
Updating comments LLMRoute -> AIGatewayRoute Signed-off-by: Aaron Choo <achoo30@bloomberg.net>
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.