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é 6f4818d724
feat: rework conditions marshaling (#10550)
* feat: rework conditions marshaling

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

* codegen

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

* codegen

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

* tests

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-27 10:00:02 +03:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
background fix: correctly validate patterns for old and new objects (#10310) 2024-06-25 14:11:34 +00:00
client feat: rework conditions marshaling (#10550) 2024-06-27 10:00:02 +03:00
clients feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
config feat: add a circuit breaker for updaterequests (#10382) 2024-06-11 08:54:51 +00:00
controllers feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
cosign feat: add support for cosign experimental OCI 1.1 signatures (#10228) 2024-06-18 23:03:53 +00:00
d4f feat: add reports circuit breaker (#10499) 2024-06-25 11:16:30 +08:00
engine feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
event feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
exceptions chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext fix(gctx): returning old error (#10398) 2024-06-05 19:35:42 +00:00
images feat: add support for cosign experimental OCI 1.1 signatures (#10228) 2024-06-18 23:03:53 +00:00
imageverifycache feat: update descriptions of image verify cache flags (#8770) 2023-11-02 16:10:17 +00:00
informers feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging fix(globalcontext): panics and validation (#9903) 2024-03-14 16:12:39 +00:00
metrics feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
notary Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
policy feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
policycache feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss chore: bump k8s libs to 0.30 (#10285) 2024-06-04 15:09:44 +08:00
registryclient fix: use gcr crane opts while fetching image descriptors (#9838) 2024-03-04 08:14:00 +00:00
tls chore: set cert renewal time to 15 days before expiration (#8567) 2023-12-06 13:37:01 +00:00
toggle fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
tracing chore: bump otel deps (#9442) 2024-01-19 09:36:28 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: rework conditions marshaling (#10550) 2024-06-27 10:00:02 +03:00
validatingadmissionpolicy feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
validation feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00