Skip to content

tls: improve wildcard matching (#11921) (#11927)#231

Merged
istio-testing merged 1 commit intoistio:release-1.4from
duderino:jblatt_ch_1_4
Jul 8, 2020
Merged

tls: improve wildcard matching (#11921) (#11927)#231
istio-testing merged 1 commit intoistio:release-1.4from
duderino:jblatt_ch_1_4

Conversation

@duderino
Copy link
Copy Markdown

@duderino duderino commented Jul 7, 2020

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

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]

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>
* listener: add runtime support for `per-listener limits <config_listeners_runtime>` on active/accepted connections.
* overload management: add runtime support for :ref:`global limits <config_overload_manager>` on active/accepted connections.
1.12.6 (July 7, 2020)
=====================
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This file is such a mess due to merge=union rule merging conflicts. Could you clean it up (just replace with whatever is in my branch or upstream)? It doesn't matter too much, so feel free to ignore it.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

yes, i'll do that for all the PRs

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

lame, sorry, github merged it before I could update the branch. want a separate PR to update this file?

@istio-testing istio-testing merged commit 273c0b9 into istio:release-1.4 Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants