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é f74eac4e52
fix: tls cipher suites (#7308)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-05-26 13:15:12 +00:00
..
auth feat: new access checks for background policies (#6970) 2023-04-24 10:31:42 +00:00
autogen Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
background fix: match logic misbehave (#7218) 2023-05-18 21:57:57 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients add support for Kubernetes API server POST (#6948) 2023-04-26 16:31:44 -07:00
config feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
controllers fix: auto update webhooks not configuring fail endpoint (#7261) 2023-05-23 15:13:26 +00:00
cosign Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
engine lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00
event Added omit-events flag to allow disabling of event emission (#7010) 2023-05-10 11:48:41 +00:00
images Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
notaryv2 Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
openapi feat: update built-in resource schemas (#7014) 2023-04-27 05:11:31 +00:00
policy fix: mutate existing auth check (#7219) 2023-05-17 18:20:34 +02: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 feat: add credential helpers flags (#6974) 2023-04-18 18:00:30 +02:00
tls fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: add yaml util to check empty document (#7276) 2023-05-24 09:58:43 +00:00
validation fix: panic for policy variable validation (#7079) 2023-05-15 14:27:45 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: tls cipher suites (#7308) 2023-05-26 13:15:12 +00:00