1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/cmd
Charles-Edouard Brétéché e3188fca8c
fix: Overridden request.operation is not considered by match/exclude with operations (#8361)
* 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>

* fix: Kyverno apply produces false positives when validating 'empty dangling' tags

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

* fix: Overridden request.operation is not considered by match/exclude with operations

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 18:56:31 +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 fix: Overridden request.operation is not considered by match/exclude with operations (#8361) 2023-09-12 18:56:31 +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: generate backgroundscan reports for validating admission policies (#8135) 2023-09-05 11:42:17 +00:00