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

lua: add a new clear_route_cache option support #38514

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wbpcode
Copy link
Member

@wbpcode wbpcode commented Feb 21, 2025

Commit Message: lua: add a new clear_route_cache option support
Additional Description:

Now, we can disable the automatic route cache clearing by the new clear_route_cache options even the headers is modified. Combind with the #38486, we will suggest users to disable the automatic route cache clearing and call the clearRouteCache() method explicitly if route cache clearing is necessary.

Risk Level: n/a.
Testing: unit.
Docs Changes: n/a.
Release Notes: added.
Platform Specific Features: n/a.

Signed-off-by: wangbaiping(wbpcode) <wangbaiping@bytedance.com>
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @abeyad
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #38514 was opened by wbpcode.

see: more, trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants