You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deploy): bump Envoy sidecar past stale-image gate, expose pod annotations
- Envoy sidecar image bumped from envoyproxy/envoy-distroless:v1.32.0
(2024-10-15, blocked by StackRox >1y policy) to envoyproxy/envoy:distroless-v1.37.2
(2026-04-10). Upstream stopped publishing to envoyproxy/envoy-distroless;
distroless variants now live under envoyproxy/envoy:distroless-* tags.
- New controller.agentPodAnnotations Helm value, propagated to the controller
via AGENT_POD_ANNOTATIONS (JSON) and stamped on every agent pod. Lets
operators attach admission-webhook break-glass annotations (e.g.
admission.stackrox.io/break-glass) without a code change next time a
cluster policy fires.
Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
0 commit comments