1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils
Mariam Fahmy 8732183cc6
feat: generate backgroundscan reports for validating admission policies (#8135)
* feat: generate backgroundscan reports for validating admission policies

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

* fix: skip validate check images if errors are encourted when validating the resource

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-09-05 11:42:17 +00:00
..
admission refactor: ttl label validation (#7960) 2023-08-03 12:48:10 +08:00
api expose JSON Pointer in Images variable for extension services (#7413) 2023-06-05 14:11:52 +08:00
cel refactor: create cel package for compiling expressions (#8108) 2023-08-24 14:06:37 +00:00
controller fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
data fix: replace more refect.DeepEqual (#6674) 2023-03-24 10:01:49 +00:00
engine refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image fix: image logger (#8040) 2023-08-16 12:49:21 +00:00
json chore: use github.com/evanphx/json-patch/v5 (#7015) 2023-04-27 11:14:20 +00:00
jsonpointer [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
kube fix: error reported when sanity check fails (#7439) 2023-06-06 15:47:28 +00:00
match feat: support wildcard in subjects statements (#8068) 2023-08-20 20:46:42 -04:00
os fix: missing/incorrect env variables (#7383) 2023-06-02 09:19:18 +00:00
policy fix: file name (#6523) 2023-03-09 22:17:26 +00:00
report feat: generate backgroundscan reports for validating admission policies (#8135) 2023-09-05 11:42:17 +00:00
retry Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
runtime fix: stop using lister in tls renewer (#7629) 2023-06-21 13:35:43 +00:00
strings Conditions message (#7113) 2023-05-08 15:34:23 +08:00
tls feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00
wildcard refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
yaml feat: add yaml util to check empty document (#7276) 2023-05-24 09:58:43 +00:00