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
Charles-Edouard Brétéché 44f0de5c53
fix: verifyImages w/ multiple entries is not consistent (#8357)
* fix: verifyImages w/ multiple entries is not consistent

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

* clean

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

* unit tests

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-12 15:20:21 +00:00
..
apply fix: verifyImages w/ multiple entries is not consistent (#8357) 2023-09-12 15:20:21 +00:00
create feat: add create exception cli command (#7781) 2023-09-12 12:58:30 +00:00
docs refactor: move utils cobra to command package (#8291) 2023-09-06 14:44:50 +00:00
fix fix: namespace in kyverno-test.yaml seems to have no effect in case of exclude (#8354) 2023-09-12 14:33:26 +00:00
jp refactor: move utils cobra to command package (#8291) 2023-09-06 14:44:50 +00:00
oci feat: add custom keychains using fluxcd/oci/auth package (#7908) 2023-09-07 11:47:36 +00:00
test fix: namespace in kyverno-test.yaml seems to have no effect in case of exclude (#8354) 2023-09-12 14:33:26 +00:00
version feat: add create exception cli command (#7781) 2023-09-12 12:58:30 +00:00
command.go refactor: move utils cobra to command package (#8291) 2023-09-06 14:44:50 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00