1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/cmd/cli/kubectl-kyverno
Charles-Edouard Brétéché c42851a37a
refactor: use context in dynamic client instead of chan (#4756)
* refactor: use context in dynamic client instead of chan

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

* fix

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

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-30 10:12:21 +02:00
..
apply refactor: use context in dynamic client instead of chan (#4756) 2022-09-30 10:12:21 +02:00
jp refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
test refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
utils refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
Dockerfile refactor: makefile build targets (#4418) 2022-08-26 15:23:04 +08:00
main.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30