Add a switch to enable audit log dynamic backend #229
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Reference: https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#dynamic-backend
A
config.yaml
optionfeatures->audit_dynamic_configuration
would be added, defaulting tofalse
. Upon being set totrue
, it would result in the apiserver flags being added, that cause the dynamic audit config to be enabled.The text was updated successfully, but these errors were encountered: