Skip to content

listener: add integration test for in-place update listener filters order#20914

Merged
ggreenway merged 2 commits intoenvoyproxy:mainfrom
soulxu:integration_for_listener
Apr 26, 2022
Merged

listener: add integration test for in-place update listener filters order#20914
ggreenway merged 2 commits intoenvoyproxy:mainfrom
soulxu:integration_for_listener

Conversation

@soulxu
Copy link
Copy Markdown
Member

@soulxu soulxu commented Apr 21, 2022

Signed-off-by: He Jie Xu hejie.xu@intel.com

Commit Message: listener: add integration test for in-place update listener filters order
Additional Description:
Test the case of only the listener filters order was updated, then the envoy will do a in-place update for this case.

Risk Level: low
Testing: integration test
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a
Part of Fixes #20100

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
@soulxu
Copy link
Copy Markdown
Member Author

soulxu commented Apr 21, 2022

cc @lambdai @kyessenov

Copy link
Copy Markdown
Contributor

@lambdai lambdai left a comment

Choose a reason for hiding this comment

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

Thank you so much!

Generally LGTM modulo some nits

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
@ggreenway ggreenway merged commit 9cb61ae into envoyproxy:main Apr 26, 2022
ravenblackx pushed a commit to ravenblackx/envoy that referenced this pull request Jun 8, 2022
…rder (envoyproxy#20914)

Test the case of only the listener filters order was updated, then the envoy will do a in-place update for this case.

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
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.

Listener update may choose in place update too aggressively

3 participants