1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/policyreport
Marcus Noble 8690f8b142
Handle reports with missing result property (#2696)
* Handle reports with missing result property

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>

* Make use of type structs

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>

* Fix import

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>

* Fix cast from map to struct

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-11-09 12:03:15 +01:00
..
builder.go Fix memory issue - RCR conversion (#2678) 2021-11-08 15:53:21 -08:00
changerequestcreator.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policyreport.go Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
policyreport_test.go Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
reportcontroller.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
reportrequest.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00