1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd
Charles-Edouard Brétéché cef4a9b546
refactor: move all cli commands in a commands package (#8231)
* chore: name all cli command files the same

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

* refactor: move all cli commands in a commands package

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

* root

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-04 15:15:55 +00:00
..
background-controller feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
cleanup-controller fix: check caSecretName and tlsSecretName flags (#8155) 2023-08-29 21:06:15 +00:00
cli/kubectl-kyverno refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
internal added verify image ristretto cache implementation (#7969) 2023-08-30 07:26:40 +00:00
kyverno fix: check if VAPs are registered in the API server or not (#8219) 2023-09-04 10:16:30 +00:00
kyverno-init feat: allow overriding ca and tls secret names (#8137) 2023-08-28 14:05:49 +00:00
reports-controller feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00