1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
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
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go feat: add table output to cli apply command (#7757) 2023-07-06 11:48:19 +00:00
apply_command_test.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
generate.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
generate_test.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
log.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
report.go bug: add severity and category in cluster policy report (#7828) 2023-07-19 06:16:37 +00:00
report_test.go bug: add severity and category in cluster policy report (#7828) 2023-07-19 06:16:37 +00:00
table.go feat: add table output to cli apply command (#7757) 2023-07-06 11:48:19 +00:00