1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
Mariam Fahmy 76751b96b3
feat: support celexceptions in the CLI apply command (#12182)
* feat: support celexceptions in the CLI

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* feat: add unit tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-19 08:38:44 +00:00
..
apply feat: support celexceptions in the CLI apply command (#12182) 2025-02-19 08:38:44 +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 feat(gctx): add jmespath caching through projections (#11833) 2025-02-18 15:51:14 +00:00
test feat: support celexceptions in the CLI apply command (#12182) 2025-02-19 08:38:44 +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