envoyproxy / envoyproxy/envoy

Use admission control per domain/virtual_host

Open
#17,648 4 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 22h
Merged PRs (30d)
430

Description

Hi folks,
I have an outbound listener which routes traffic to different clusters based on domains. For each different cluster, I'd like to apply different admission control configurations (e.g the success criteria). Is it possible to somehow apply this filter to per domain level? Does this filter support `typed_per_filter_config`? If so, is it going to overwrite the global config or the same filter would be used twice?
I'm also wondering if this filter is production ready, since the state on the website is still experimental. https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/admission_control_filter#admission-control
Thanks!!

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.