1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
Amit kumar 9e6ff00706
fix: Kyverno cli apply duplicate result counts (#7945)
* removed repeated logic from kyverno_policies_types

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

fixed unit tests

* fixed unit tests

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

* updated common.go logic

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

* remove skip response logic from common.go

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

* remove skip response logic from common.go

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

* fixed conflict

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>

---------

Signed-off-by: hackeramitkumar <amit9116260192@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-08-08 07:35:01 +00:00
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go fix: Kyverno cli apply duplicate result counts (#7945) 2023-08-08 07:35:01 +00:00
apply_command_test.go fix: rename vap to its full name (#7929) 2023-07-28 16:02:50 +08: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 refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07: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