1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
Anushka Mittal cf80b66a69
move error message to log (#9238)
* move error message to log

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Add rephrased error logs

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* silence errors

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* modify tests for silence errors

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-01 20:41:17 +00:00
..
apply move error message to log (#9238) 2024-02-01 20:41:17 +00:00
create fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
jp fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci feat: use awslabs keychain for AWS and gcr keychain for GCP (#9416) 2024-01-29 08:25:52 +00:00
test Support PolicyExceptions with CLI (#9525) 2024-01-31 22:28:14 +00:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
command_test.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00