1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policyreport
Valentin Velkov 63f4c9a884
Configurable success events on policies & resources. Generating failure events on policies by default. (#1939)
* Remove unused event.Reason const

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Generate failure events on policies

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Generate success events on policy

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Introduce 'generateSuccessEvents' flag

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Unit tests & chart fix

Signed-off-by: Velkov <valentin.velkov@sap.com>
2021-06-29 14:43:11 -07:00
..
builder.go Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
changerequestcreator.go Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625) 2021-02-19 09:09:41 -08:00
common.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policyreport.go Auto-recover policy report (#1730) 2021-03-25 12:28:03 -07:00
reportcontroller.go feat: HA (#1931) 2021-06-08 12:37:19 -07:00
reportrequest.go Reduce RCR Throttling (#1545) 2021-02-07 19:46:50 -08:00