1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils/report
Charles-Edouard Brétéché 15630ffaaa
fix: creating ClusterAdmissionReports fails for resources with colon in name (#8530)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-26 11:44:35 +00:00
..
copy.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
create.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
delete.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
labels.go fix: creating ClusterAdmissionReports fails for resources with colon in name (#8530) 2023-09-26 11:44:35 +00:00
new.go refactor: add per resource reports aggregation (#8426) 2023-09-20 14:51:32 +08:00
results.go fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
selector.go feat: generate backgroundscan reports for validating admission policies (#8135) 2023-09-05 11:42:17 +00:00
support.go fix: improve banned types management in reports (#4953) 2022-10-14 23:20:30 +08:00
update.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30