1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
Charles-Edouard Brétéché ebaad6fbb1
feat: improve validating policy api (#12243)
* feat: improve validating policy api

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-02-26 15:18:12 +00:00
..
admissionpolicy feat: stop reusing admissionregistrationv1.ValidatingAdmissionPolicySpec (#12246) 2025-02-25 14:48:47 +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: improve validating policy api (#12243) 2025-02-26 15:18:12 +00:00
client feat(gctx): add jmespath caching through projections (#11833) 2025-02-18 15:51:14 +00:00
clients feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00
config structuring log (#12111) 2025-02-13 15:02:02 +00:00
controllers feat: stop reusing admissionregistrationv1.ValidatingAdmissionPolicySpec (#12246) 2025-02-25 14:48:47 +00:00
cosign 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
engine feat: introduce generic exception interface (#12244) 2025-02-25 16:11:19 +00: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 feat(gctx): add jmespath caching through projections (#11833) 2025-02-18 15:51:14 +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: add cel library for image verification (#12233) 2025-02-26 00:56:17 +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 feat: improve validating policy api (#12243) 2025-02-26 15:18:12 +00:00
validation feat: generate VAPs from VPs (#12222) 2025-02-25 20:27:29 +08: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