1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg
Frank Jogeleit 6967533d9d
feat: support CELPolicyException in the report-controller (#12287)
* feat: support CELPolicyException in the report-controller

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* feat: support CELPolicyException in the report-controller

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2025-03-05 12:54:35 +00:00
..
admissionpolicy feat: add new field to control VAP generation per policy (#12242) 2025-02-28 13:35:13 +00:00
auth structuring log (#12111) 2025-02-13 15:02:02 +00:00
autogen feat: use v1 of ValidatingAdmissionPolicies (#12050) 2025-01-31 14:21:43 +00:00
background structuring log (#12111) 2025-02-13 15:02:02 +00:00
breaker Reports controller circuit breaker (#11329) 2024-10-11 07:34:41 +00:00
cel feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
client feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
clients feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
config structuring log (#12111) 2025-02-13 15:02:02 +00:00
controllers feat: support CELPolicyException in the report-controller (#12287) 2025-03-05 12:54:35 +00:00
cosign changes if condition to check for RegExp field (#12237) 2025-02-28 06:43:32 +00:00
engine fix(gctx): remove unnecessary json Marshal/Unmarshal operations to reduce memory usage (#12201) 2025-02-27 17:03:36 +08:00
event feat: generate VAPs from VPs (#12222) 2025-02-25 20:27:29 +08:00
exceptions chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext fix(gctx): add event handler before informer start (#12263) 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 (#10934) (#11243) 2024-10-07 15:29:12 +00:00
imageverification feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
imageverifycache fix: properly use useCache field in image verification policies (#10709) 2024-08-19 14:26:07 +00:00
informers feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
leaderelection structuring log (#12111) 2025-02-13 15:02:02 +00:00
logging chore(log): add caller (#10874) 2024-08-16 14:08:55 +00:00
metrics Adds kyverno_info metric (#12128) 2025-02-24 15:30:50 +00:00
notary chore(refactor): refactor image verification packages (#12220) 2025-02-23 08:55:32 +00:00
policy structuring log (#12111) 2025-02-13 15:02:02 +00:00
policycache structuring log (#12111) 2025-02-13 15:02:02 +00:00
profiling structuring log (#12111) 2025-02-13 15:02:02 +00:00
pss fix: concurrent map read and map write when applying a validate.podSecurity rule (#11012) 2024-09-04 17:05:10 +00:00
registryclient chore(refactor): refactor image verification packages (#12220) 2025-02-23 08:55:32 +00:00
tls fix: Certificate Renewer Does Not Remove Old CA Certificate From Secret (#12073) 2025-02-13 14:25:42 +00:00
toggle toggle for autogen version (#11535) 2024-11-08 11:12:24 +00:00
tracing chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 (#11256) 2024-09-27 16:39:55 +05:30
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils Indicate in report result the origin, admission, or background (#12056) 2025-03-03 07:04:24 +00:00
validation feat: add new field to control VAP generation per policy (#12242) 2025-02-28 13:35:13 +00:00
version structuring log (#12111) 2025-02-13 15:02:02 +00:00
webhooks feat: add cel library for image verification (#12233) 2025-02-26 00:56:17 +00:00