1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-15 04:07:46 +00:00
kyverno/pkg/controllers
Charles-Edouard Brétéché 5b89e2e5f8
refactor: make policy context immutable and fields private (#5523)
* refactor: make policy context immutable and fields private

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

* refactor: make policy context immutable and fields private

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

* fix

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

* fix

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

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-12-02 16:14:23 +08:00
..
certmanager fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
cleanup chore: improve cleanup controller (#5509) 2022-11-30 16:23:12 +00:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
metrics/policy refactor: use internal cmd package in kyverno (#5507) 2022-11-30 13:37:53 +00:00
openapi refactor: dynamic client use instrumented clients (#5436) 2022-11-22 13:37:27 +00:00
policycache fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
report refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
webhook feat: use admission review v1 (#5464) 2022-11-30 23:37:42 +08:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00