allegro / envoy-control

Envoy Control is a platform-agnostic, production-ready Control Plane for Service Mesh based on Envoy Proxy.
Apache License 2.0
100 stars 33 forks source link

Mark 403s from envoy in incoming permissions #243

Closed slonka closed 3 years ago

slonka commented 3 years ago

This adds a new field to incoming permissions logs allowing to distinguish between denied and shadow_denied actions.

slonka commented 3 years ago

We decided to use the approach in #245 .