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/apply
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_command.go refactor: use context in dynamic client instead of chan (#4756) 2022-09-30 10:12:21 +02:00
apply_command_test.go added kubeconfig and context flag to kyverno apply (#4524) 2022-09-20 19:05:18 +05:30
generate.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
generate_test.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
report.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
report_test.go refactor: remove some api unnecessary pointers (2) (#3705) 2022-04-28 17:11:14 +08:00