Skip to content

Commit

Permalink
Update Envoy to a93ea37 (Sep 23, 2024)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Avila <sebastianavila@google.com>
  • Loading branch information
sebastianavila5 committed Sep 23, 2024
1 parent 5778419 commit 1ee230f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/nighthawk_test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ class _TestCaseWarnErrorIgnoreList(

# Logged for normal termination, not really a warning.
"caught ENVOY_SIGTERM",

# TODO(#1224): Explictily config internal address config in HTTPConnectionManager
"internal_address_config is not configured. The existing default behaviour will trust RFC1918 IP addresses, but this will be changed in next release. Please explictily config internal address config as the migration step.",
),
),
Expand Down

0 comments on commit 1ee230f

Please sign in to comment.