1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/utils/report
Vishal Choudhary 1fff5ba767
bug: add severity and category in cluster policy report (#7828)
* test: add test for severity and category

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* fix: add severity and category to cpol report

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* refactor: reuse report util SeverityFromString

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
2023-07-19 06:16:37 +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 refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
new.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
results.go bug: add severity and category in cluster policy report (#7828) 2023-07-19 06:16:37 +00:00
selector.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
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