1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché 61aa713d27
fix: image cache panic and cleanup (#8512)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-22 10:40:16 +00:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
background fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
client chore: move policy exceptions to beta (#8378) 2023-09-14 14:23:51 +00:00
clients chore: move policy exceptions to beta (#8378) 2023-09-14 14:23:51 +00:00
config fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
controllers fix: make sure we don't modify reports not owned by kyverno (#8502) 2023-09-22 04:01:21 +00:00
cosign feat: add CTLogs verification to cosign (#8130) 2023-09-14 04:18:44 +00:00
engine fix: image cache panic and cleanup (#8512) 2023-09-22 10:40:16 +00:00
event feat: generate backgroundscan reports for validating admission policies (#8135) 2023-09-05 11:42:17 +00:00
images feat: add CTLogs verification to cosign (#8130) 2023-09-14 04:18:44 +00:00
imageverifycache feat: update ivcache Set() to use Wait() (#8286) 2023-09-06 13:31:18 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging fix log level (#7877) 2023-07-21 15:41:29 +00:00
metrics feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
notary feat: add a new wrapper logger for debugging (#8436) 2023-09-18 19:47:59 +00:00
openapi fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
policy feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient feat: add check for digest mismatch (#8443) 2023-09-20 05:29:20 +00:00
tls refactor: remove logger from tls package (#8157) 2023-08-29 10:31:56 +00:00
toggle feat: add lazy loading feature flag (#7680) 2023-06-27 13:44:15 +08:00
tracing feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix: check subjects func (#8470) 2023-09-21 03:22:01 +00:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00