1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-26 01:24:26 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
Khaled Emara c61d0735e3
feat(vp): implement gctx in context library (#12055)
* feat(vp): implement gctx in context library

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(cel): add chainsaw test for validating policies gctx

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-06 09:27:03 +00:00
..
apply feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +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 chore(refactor): refactor image verification packages (#12220) 2025-02-23 08:55:32 +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