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
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
..
apply fix: Kyverno cli apply duplicate result counts (#7945) 2023-08-08 07:35:01 +00:00
create feat: add create values cli command (#7779) 2023-07-31 23:48:00 +08:00
jp fix: remove jmespath replace directive (#7726) 2023-07-07 10:22:26 +00:00
oci Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
test fix: rename --compact to --detailed-results in CLI (#7937) 2023-07-31 14:15:47 +00:00
utils fix: Kyverno cli apply duplicate result counts (#7945) 2023-08-08 07:35:01 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
main.go feat: add cli command (#7778) 2023-07-07 11:17:24 +00:00