1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/controllers
Khaled Emara 8a4d9941de
feat: add globalcontext loader and interface (#9602)
* feat(globalcontext): add interface

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(globalcontext): package import path

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* design(contextloader): move globalcontext from Load to init

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(globalcontext): remove pointer

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* design(globalcontext): create specific Store

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* codegen

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

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-05 11:24:37 +00:00
..
certmanager fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
cleanup feat: reuse --protectManagedResources flag in the cleanup controller (#8566) 2024-01-30 07:08:30 +00:00
generic feat: webhook labels (#9015) 2023-12-07 12:58:31 +00:00
globalcontext feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
metrics/policy fix typo (#8399) 2023-09-14 13:52:24 +00:00
policycache feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
report chore: remove reports aggregation per namespace (#9570) 2024-01-30 23:08:47 +00:00
ttl fix: ttl cleanup not working with cluster wide resources (#9060) 2023-12-03 00:35:13 +01:00
validatingadmissionpolicy-generate feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
webhook feat: add globalcontext loader and interface (#9602) 2024-02-05 11:24:37 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00