1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-05 16:54:07 +00:00
kyverno/pkg
Charles-Edouard Brétéché 4058b0794e
fix: crash when applying unquoted null ()
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-22 12:05:08 +00:00
..
auth fix: auth checks with the APIVersion and the subresource () 2023-06-22 14:14:06 +00:00
autogen chore: organize constants better () 2023-07-31 11:53:57 +00:00
background feat: Add support for server-side-apply in generate rules () 2023-08-02 17:59:37 +00:00
client chore: replace usage of v1beta1 with v1alpha1 for cel subrule () 2023-08-22 11:33:33 +00:00
clients feat: use k8s 1.28 libs () 2023-08-18 03:54:05 +00:00
config feat: add match conditions support in webhooks () 2023-08-18 08:32:15 +00:00
controllers feat: add match conditions support in webhooks () 2023-08-18 08:32:15 +00:00
cosign Support for Cosign 2.0 () 2023-08-15 14:25:55 +00:00
engine feat: support namespaceObject variable in CEL expressions () 2023-08-21 08:04:59 +00:00
event Add an abstraction interface for Kyverno policies and validating admission policies () 2023-08-15 12:41:43 -07:00
images Support for Cosign 2.0 () 2023-08-15 14:25:55 +00:00
imageverifycache feat: add basic structure for image verify cache () 2023-08-06 21:54:52 +02:00
informers fix: factorise confimap informer code () 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors () 2023-02-01 14:38:04 +08:00
logging fix log level () 2023-07-21 15:41:29 +00:00
metrics fix: use golang builtin version management () 2023-06-30 23:27:06 +00:00
notary Support for Cosign 2.0 () 2023-08-15 14:25:55 +00:00
openapi feat: use k8s 1.28 libs () 2023-08-18 03:54:05 +00:00
policy feat: migrate to events.k8s.io/v1 () 2023-07-26 14:06:51 +00:00
policycache refactor: introduce pss validation handler () 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package () 2022-11-18 22:21:15 +08:00
pss fix latest version check () 2023-05-23 15:38:41 +00:00
registryclient Support for Cosign 2.0 () 2023-08-15 14:25:55 +00:00
tls fix: server name without port to generated certificate () 2023-08-17 18:35:00 +05:30
toggle feat: add lazy loading feature flag () 2023-06-27 13:44:15 +08:00
tracing fix: use golang builtin version management () 2023-06-30 23:27:06 +00:00
userinfo refactor: reduce userinfos deps and add unit tests () 2023-03-10 09:09:19 +00:00
utils feat: support wildcard in subjects statements () 2023-08-20 20:46:42 -04:00
validatingadmissionpolicy feat: use k8s 1.28 libs () 2023-08-18 03:54:05 +00:00
validation fix: crash when applying unquoted null () 2023-08-22 12:05:08 +00:00
version fix: use golang builtin version management () 2023-06-30 23:27:06 +00:00
webhooks fix: allow mutation of policy reports () 2023-08-22 09:44:25 +00:00