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é 13ce3f55ed
fix: use new client in tls package (#4746)
* fix: use new client in tls package

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix import

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

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-10-06 08:11:59 +00:00
..
auth add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
autogen add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
background refactor: more context less chans (#4764) 2022-10-03 09:19:01 +00:00
client feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
clients Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
common add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
config refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
controllers fix: remove explicit wait for cache sync (#4791) 2022-10-03 14:44:41 +00:00
cosign fix: subject and issuer validation when attestations are present (#4786) 2022-10-04 18:03:56 +08:00
engine Fix: Typo in x509_decode JMESPath function's note (#4773) 2022-10-03 08:26:19 +00:00
event refactor: more context less chans (#4764) 2022-10-03 09:19:01 +00:00
leaderelection feat: add context support to leader election (#4811) 2022-10-05 10:19:50 +00:00
logging feat: add context funcs to logging package (#4812) 2022-10-05 17:37:52 +08:00
metrics add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
openapi Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
policy fix: add policy validation for ValidationFailureActionOverride field (#4784) 2022-10-06 06:16:12 +00:00
policycache add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
policymutation refactor: make toggles easier to define and use (#4456) 2022-08-31 06:41:14 +00:00
policyreport feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
pss Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
registryclient refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
testrunner add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
tls fix: use new client in tls package (#4746) 2022-10-06 08:11:59 +00:00
toggle feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils fix: add policy validation for ValidationFailureActionOverride field (#4784) 2022-10-06 06:16:12 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhookconfig fix: debug mode (#4785) 2022-10-06 15:41:05 +08:00
webhooks skip succeed rules when building the blocked return message (#4804) 2022-10-04 10:34:37 +00:00