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é 59c2a5d813
fix: reduce tls package dependencies (#8107)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-24 11:52:57 +00:00
..
auth fix: auth checks with the APIVersion and the subresource (#7628) 2023-06-22 14:14:06 +00:00
autogen chore: organize constants better (#7941) 2023-07-31 11:53:57 +00:00
background feat: Add support for server-side-apply in generate rules (#7705) 2023-08-02 17:59:37 +00:00
client feat: support variables for CEL in Kyverno policies (#8103) 2023-08-24 10:00:27 +00:00
clients feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
config feat: add match conditions support in webhooks (#8042) 2023-08-18 08:32:15 +00:00
controllers [Feat]: added ttl-metrics (#8096) 2023-08-24 10:32:46 +02:00
cosign Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
engine feat: support variables for CEL in Kyverno policies (#8103) 2023-08-24 10:00:27 +00:00
event Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
images Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
imageverifycache feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging fix log level (#7877) 2023-07-21 15:41:29 +00:00
metrics fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
notary Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
openapi feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
policy refactor: background controller permissions (#8083) 2023-08-23 12:29:56 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
tls fix: reduce tls package dependencies (#8107) 2023-08-24 11:52:57 +00:00
toggle feat: add lazy loading feature flag (#7680) 2023-06-27 13:44:15 +08:00
tracing fix: context propagation in tracing (#8104) 2023-08-24 14:45:58 +08:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: support wildcard in subjects statements (#8068) 2023-08-20 20:46:42 -04:00
validatingadmissionpolicy feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
validation fix: crash when applying unquoted null (#8081) 2023-08-22 12:05:08 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks fix: context propagation in tracing (#8104) 2023-08-24 14:45:58 +08:00