1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 01:03:33 +00:00
kyverno/cmd/kyverno
Charles-Edouard Brétéché 3971376814
refactor: introduce webhook controller (#4749)
* refactor: introduce webhook controller

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

* fix linter issues

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

* fix linter

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

* fix imports

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

* merge main

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

* merge main

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

* fix linter

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-10-03 11:23:02 +00:00
..
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00
Dockerfile refactor: makefile build targets (#4418) 2022-08-26 15:23:04 +08:00
informer.go refactor: more context less chans (#4764) 2022-10-03 09:19:01 +00:00
localDockerfile refactor: makefile build targets (#4418) 2022-08-26 15:23:04 +08:00
main.go refactor: introduce webhook controller (#4749) 2022-10-03 11:23:02 +00:00