kyverno: [Bug] Policy Report not being created with verifyImages rule and KMS
Page link
https://kyverno.io/docs/policy-reports/
Description
It says:
They are created for validate and verifyImages rules when the policy in which they are contained is configured with spec.validationFailureAction: Audit OR spec.background: true
when in reality it should be:
They are created for validate and verifyImages rules when the policy in which they are contained is configured with spec.validationFailureAction: Audit **AND** spec.background: true
Expected behavior
I would really like it if we could generate reports with Audit mode where spec.background: false, this would help us generate reporting without rate limiting ourselves against our KMS key server.
Slack discussion
No response
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 25 (16 by maintainers)
Hoping this will be fixed by https://github.com/kyverno/kyverno/pull/6568
@JimBugwadia Yes that was just me deleting the actual path to the gcr