1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/controllers
Charles-Edouard Brétéché 6a0a336755
refactor: return structs instead of pointer in engine api (#6647)
* refactor: return structs instead of pointer in engine api

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>

* 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>
2023-03-22 22:55:00 +08:00
..
certmanager fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
cleanup chore: log out cleanup policy events (#5998) 2023-01-13 14:27:02 +00:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
generic feat: log when changes happen in policies (#6601) 2023-03-16 17:17:21 +00:00
metrics/policy fix: improve shutdown gracefulness (#5107) 2023-03-17 18:48:48 +08:00
openapi refactor: move utils into sub packages (#5828) 2023-01-03 09:33:09 +00:00
policycache fix: policy cache use GVR instead of kind (#6543) 2023-03-13 14:44:39 +00:00
report refactor: return structs instead of pointer in engine api (#6647) 2023-03-22 22:55:00 +08:00
webhook refactor: do not allow matching with subresource kind (#6625) 2023-03-21 13:28:00 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00