Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alpn: fixing config validation for socket matchers #19284

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

alyssawilk
Copy link
Contributor

Making sure that socket matchers on alpn-required clusters support ALPN.

Risk Level: Medium
Testing: new unit tests
Docs Changes: n/a
Release Notes: inline
Runtime guard: envoy.reloadable_features.correctly_validate_alpn
Part of #19149

Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -1,10 +1,11 @@
1.21.0 (Pending)
g.21.0 (Pending)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

Signed-off-by: Alyssa Wilk <[email protected]>
ggreenway
ggreenway previously approved these changes Dec 14, 2021
Signed-off-by: Alyssa Wilk <[email protected]>
@alyssawilk alyssawilk merged commit 8618d52 into envoyproxy:main Dec 15, 2021
joshperry pushed a commit to joshperry/envoy that referenced this pull request Feb 13, 2022
Making sure that socket matchers on alpn-required clusters support ALPN.

Risk Level: Medium
Testing: new unit tests
Docs Changes: n/a
Release Notes: inline
Runtime guard: envoy.reloadable_features.correctly_validate_alpn
Part of envoyproxy#19149

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: Josh Perry <[email protected]>
@alyssawilk alyssawilk deleted the matcher_alpn branch August 4, 2022 00:58
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