![]() This change fixes the order in which the PodSecurity and PodSecurityPolicy admission plugins are run. The old code intended for PSA to run before PSP, but attempted to enforce that via registration order (which is irrelevant). Now PSA is correctly executed before PSP to allow for audit and warning modes to be exercised even in the presence of a deny PSP policy. Signed-off-by: Monis Khan <mok@vmware.com> |
||
---|---|---|
.. | ||
admission | ||
authenticator | ||
authorizer | ||
options | ||
default_storage_factory_builder.go | ||
doc.go | ||
OWNERS |