Skip to content

listener: add match all filter chain (#13449)#276

Merged
istio-testing merged 1 commit intoistio:release-1.8from
lambdai:i18listenermatchall
Oct 16, 2020
Merged

listener: add match all filter chain (#13449)#276
istio-testing merged 1 commit intoistio:release-1.8from
lambdai:i18listenermatchall

Conversation

@lambdai
Copy link
Copy Markdown

@lambdai lambdai commented Oct 16, 2020

Cherry-pick from envoy 1.17-dev

The match all filter chain is chosen when no other filter chain matches
the request.

Signed-off-by: Yuchen Dai silentdai@gmail.com

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

The match all filter chain is chosen when no other filter chain matches
the request.

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
Copy link
Copy Markdown

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

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

This is going to be a mess when backporting security fixes.

@istio-testing istio-testing merged commit 14a39e3 into istio:release-1.8 Oct 16, 2020
@lambdai lambdai deleted the i18listenermatchall branch October 16, 2020 23:47
@lambdai
Copy link
Copy Markdown
Author

lambdai commented Oct 16, 2020

This is going to be a mess when backporting security fixes.

Filter chain add() and find() are very independent. If filter chain manager is not the core of security, it's very unlikely affected by other components.

I am a regretful on the unnecessary code clean up... not big though.

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