1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policyreport
shuting a30493e550
Fix policy report OwnerReference (#3249)
* add namespaces/finalizers to clusterrole kyverno:generate

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* set policy report's owner to Kyverno namespace

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove BlockOwnerDeletion

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove namespaces/finalizers permission

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2022-02-18 00:50:18 -08:00
..
builder.go Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00
changerequestcreator.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
conversion.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00: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 Fix policy report OwnerReference (#3249) 2022-02-18 00:50:18 -08:00
reportrequest.go Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00