1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg
Jim Bugwadia 2fe07f694e
Check layer size (#8552)
* fix excessive logs

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

* check fetched layer size

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

* check sig layer size

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

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2023-09-28 22:12:13 +05:30
..
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 feat: remove the creation of cronjobs in cleanup controller (#8526) 2023-09-26 12:02:17 +02: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 refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
cosign fix: only fetch pub keys when tlogs and scts are not ignored (#8521) 2023-09-25 08:16:10 +00:00
engine fix: apply exceptions after executing the policy itself (#8544) 2023-09-27 14:52:39 +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 Check layer size (#8552) 2023-09-28 22:12:13 +05:30
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: creating ClusterAdmissionReports fails for resources with colon in name (#8530) 2023-09-26 11:44:35 +00:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00