1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-25 00:58:48 +00:00
kyverno/pkg
Frank Jogeleit f59cae97f2
Fix: data access in message expressions ()
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2025-03-12 09:32:29 +00:00
..
admissionpolicy feat: add new field to control VAP generation per policy () 2025-02-28 13:35:13 +00:00
auth structuring log () 2025-02-13 15:02:02 +00:00
autogen feat: use v1 of ValidatingAdmissionPolicies () 2025-01-31 14:21:43 +00:00
background structuring log () 2025-02-13 15:02:02 +00:00
breaker Reports controller circuit breaker () 2024-10-11 07:34:41 +00:00
cel Fix: data access in message expressions () 2025-03-12 09:32:29 +00:00
client feat: autogenerate image verification policies for pod controllers () 2025-03-04 21:30:23 +00:00
clients feat: autogenerate image verification policies for pod controllers () 2025-03-04 21:30:23 +00:00
config structuring log () 2025-02-13 15:02:02 +00:00
controllers chore: improve error handling () 2025-03-11 13:52:04 +01:00
cosign changes if condition to check for RegExp field () 2025-02-28 06:43:32 +00:00
engine chore: add dryrun as label () 2025-03-07 23:30:22 +08:00
event feat: generate VAPs from VPs () 2025-02-25 20:27:29 +08:00
exceptions chore: use v2 clients for policy exceptions () 2024-06-24 16:36:55 +00:00
globalcontext fix(gctx): add event handler before informer start () 2025-03-03 13:46:49 +00:00
images fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true () () 2024-10-07 15:29:12 +00:00
imageverification feat: make image ref parsing a static function () 2025-03-11 14:19:36 +00:00
imageverifycache fix: properly use useCache field in image verification policies () 2024-08-19 14:26:07 +00:00
informers feat: delete webhook configurations after kyverno is uninstalled () 2024-09-04 10:59:59 +00:00
leaderelection structuring log () 2025-02-13 15:02:02 +00:00
logging chore(log): add caller () 2024-08-16 14:08:55 +00:00
metrics Adds kyverno_info metric () 2025-02-24 15:30:50 +00:00
notary chore(refactor): refactor image verification packages () 2025-02-23 08:55:32 +00:00
policy structuring log () 2025-02-13 15:02:02 +00:00
policycache structuring log () 2025-02-13 15:02:02 +00:00
profiling structuring log () 2025-02-13 15:02:02 +00:00
pss fix: concurrent map read and map write when applying a validate.podSecurity rule () 2024-09-04 17:05:10 +00:00
registryclient chore(refactor): refactor image verification packages () 2025-02-23 08:55:32 +00:00
tls fix: Certificate Renewer Does Not Remove Old CA Certificate From Secret () 2025-02-13 14:25:42 +00:00
toggle toggle for autogen version () 2024-11-08 11:12:24 +00:00
tracing chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 () 2024-09-27 16:39:55 +05:30
userinfo refactor: reduce userinfos deps and add unit tests () 2023-03-10 09:09:19 +00:00
utils Indicate in report result the origin, admission, or background () 2025-03-03 07:04:24 +00:00
validation feat: add new field to control VAP generation per policy () 2025-02-28 13:35:13 +00:00
version structuring log () 2025-02-13 15:02:02 +00:00
webhooks feat: webhook handlers for image verification () 2025-03-11 07:38:11 +00:00