envoyproxy / envoyproxy/envoy

Admission Control: support per route config

Open
#21,255 12 comments 0 reactions 0 assignees View on GitHub
area/admission_control help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

**QUESTION: Admission Control Non-Global Configurations**

*Description*:
When I try to configure Admission Control for a specific route I get the error that `The filter envoy.filters.http.admission_control doesn't support virtual host-specific configurations`.

I'm trying to understand the limits of this. Could I for example split traffic on headers and apply Admission Control to one set of headers? I'm still getting my bearings in the codebase, but I think this wouldn't be possible, right?

What would the complexity (and interest) be in a patch to make this filter available for virtual host-specific configurations, ex. for different headers, or different subpaths.

Thank you,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.