1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
Tomas Aschan 8746a8ffbb
feat: Show textual diff when generate test fails (#11674)
* feat: Show textual diff when generate test fails

Signed-off-by: Tomas Aschan <tomasl@spotify.com>

* Tweak verbosity level for diff output

Signed-off-by: Tomas Aschan <tomasl@spotify.com>

* Display a rich diff of the expected and actual resources with --detailed-results

Signed-off-by: Tomas Aschan <tomasl@spotify.com>

---------

Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2024-12-04 06:09:19 +00:00
..
apply Print generate output cli (#11634) 2024-11-27 08:33:05 +00:00
create Add permission command to generate ClusterRole and ClusterRoleBinding (#11211) 2024-10-10 14:03:16 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
jp feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
json feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
test feat: Show textual diff when generate test fails (#11674) 2024-12-04 06:09:19 +00:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
command_test.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00