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

dynamic_modules: add mut to &FilterConfig on filter creation #38349

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

mathetake
Copy link
Member

Commit Message: dynamic_modules: add mut to &FilterConfig on filter creation
Additional Description:

This adds mut keywrod to &HttpFilterConfig on new_http_filter method. Without this, for example, we cannot share a cache across multiple http filters on a central place.

Risk Level: low
Testing: existing ones
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #38349 was opened by mathetake.

see: more, trace.

@mathetake mathetake marked this pull request as ready for review February 7, 2025 16:46
@mathetake
Copy link
Member Author

/assign @mattklein123

@mathetake
Copy link
Member Author

sorry it seems broken

/wait

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
@mathetake
Copy link
Member Author

ok fixed 🤞

@mattklein123 mattklein123 merged commit 6e6898f into envoyproxy:main Feb 8, 2025
24 checks passed
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