Tags: PhilYue/envoy
Tags
backport to 1.16: proxy protocol: set downstreamRemoteAddress on Stre… …amInfo (envoyproxy#14132) This fixes a regression which resulted in the downstreamRemoteAddress on the StreamInfo for a connection not having the address supplied by the proxy protocol filter, but instead having the address of the directly connected peer. This issue does not affect HTTP filters. Signed-off-by: Greg Greenway <ggreenway@apple.com>
release: 1.16.0 (envoyproxy#13438) Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
docs: Fix release notes for v1.15.1 release. (envoyproxy#13318) Signed-off-by: Antonio Vicente <avd@google.com>
backport to v1.13: test flake: fix flake in ApiListener integration t… …est (envoyproxy#9808) (envoyproxy#13316) Description: previously the test was not waiting for the expectation on the server's thread to complete. Therefore, there was a use after free race condition with the ApiListener's TlsCachingDateProvider. This PR makes it so that the test waits for the expectation to be fulfilled and thus prevents the race. Risk Level: low Testing: ran integration test a few thousand times locally on a linux machine. Signed-off-by: Jose Nino <jnino@lyft.com> Signed-off-by: Antonio Vicente <avd@google.com>
release: cutting 1.15 (envoyproxy#11898) Risk Level: n/a Testing: n/a Docs Changes: yes Release Notes: exactly Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
tls: improve wildcard matching (envoyproxy#11921) (envoyproxy#11929) Patching in 11885 with runtime guards and release notes Risk Level: Medium (changes to cert matching) Testing: new unit test Docs Changes: n/a Release Notes: inline Runtime guard: envoy.reloadable_features.fix_wildcard_matching Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com> Signed-off-by: Alyssa Wilk <alyssar@chromium.org> Signed-off-by: Piotr Sikora <piotrsikora@google.com>
PreviousNext