1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/utils
Jim Bugwadia befcd73ea1
add control names and images to PSS results (#9869)
* add control names and images to PSS results

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* remove init

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix tets

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* update chainsaw tests

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* add unit test

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-03-11 09:32:05 +00:00
..
admission feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
api bug: making images consistent with image (#9147) 2023-12-22 11:15:50 +00:00
cel feat: apply .matchConditions when generating reports (#9599) 2024-02-02 08:32:28 +00:00
conditions feat: support conditions in PolicyException (#8577) 2023-10-24 10:45:52 +00:00
controller fix: reduce logs in controllers when an item is not found (#9509) 2024-01-25 01:12:15 +02:00
data fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
engine refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
fuzz fix: change names of fuzzing policies (#8947) 2023-11-20 01:05:58 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image bug: making images consistent with image (#9147) 2023-12-22 11:15:50 +00:00
json chore: bump a couple of deps (#9198) 2023-12-19 02:52:23 +00:00
jsonpointer [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
kube Deploy specific controllers (#8849) 2024-02-01 10:14:05 +00:00
match chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
os fix: missing/incorrect env variables (#7383) 2023-06-02 09:19:18 +00:00
policy test: added test for pkg/utils/policy/marshal.go (#9583) 2024-01-31 23:00:22 +00:00
report add control names and images to PSS results (#9869) 2024-03-11 09:32:05 +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
yaml feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00