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
feat: Add dynamic admission controller section to scs 0217
Dynamic Admission Controllers from Policy Engines constitute a special
attack surface.
From the SIG security threat model, the majority of mitigations are
implemented by policy engines and cluster operators.
But cluster providers must enable mutual TLS for secure consumption of
Kubernetes API webhooks, and cluster operators must use a policy engine
that authenticates against those TLS-terminated webhooks (not all policy
engines do).
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
0 commit comments