Automatic merge from submit-queue Provide a way to omit Event stages in audit policy This provide a way to omit some stages for each audit policy rule. For example: ``` apiVersion: audit.k8s.io/v1beta1 kind: Policy - level: Metadata resources: - group: "rbac.authorization.k8s.io" resources: ["roles"] omitStages: - "RequestReceived" ``` RequestReceived stage will not be emitted to audit backends with previous config. **Release note**: ``` None ``` # Kubernetes-commit: 9d29ce135658be851a96aad9dd337c5afd531d2e |
||
---|---|---|
.. | ||
Godeps.json | ||
Readme |
Readme
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.