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

Add filter_enabled flag to RBAC filter #38435

Open
LaureHalabi opened this issue Feb 12, 2025 · 1 comment
Open

Add filter_enabled flag to RBAC filter #38435

LaureHalabi opened this issue Feb 12, 2025 · 1 comment
Labels
question Questions that are neither investigations, bugs, nor enhancements

Comments

@LaureHalabi
Copy link

LaureHalabi commented Feb 12, 2025

Title: Add filter_enabled flag to RBAC filter

Description:
Currently, Envoy's RBAC filter does not have a filter_enabled field that other http filters have (e.g. localRateLimit and extAuth). Adding this flag to the RBAC filter would provide flexibility in enabling or disabling the filter at runtime based on runtime settings allowing for dynamic management of filter behavior without requiring a full configuration deployment.

I can prepare a patch for this if it sounds reasonable.

@LaureHalabi LaureHalabi added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Feb 12, 2025
@mattklein123
Copy link
Member

@mattklein123 mattklein123 added question Questions that are neither investigations, bugs, nor enhancements and removed enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions that are neither investigations, bugs, nor enhancements
Projects
None yet
Development

No branches or pull requests

2 participants