envoyproxy / envoyproxy/gateway

SecurityPolicy: Reduce listener churn for route-level extAuth policies

Open
#9,130 2 comments 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

Applying a new route-level SecurityPolicy with extAuth can update the listener/HCM filter chain, which may disrupt existing long-lived connections such as websockets on unrelated routes.

Could EG make extAuth behave more like Lua, where the listener-level filter remains stable and policy-specific config is pushed into per-route config where Envoy supports it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.