1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/controllers
Vishal Choudhary 3142af64a0
feat: add global context entry validation webhook (#9619)
* feat: add global context entry validation webhook

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: use `k8s.io/apimachinery/pkg/util/json` instead of `encoding/json`

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: lint

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-02-02 18:04:50 +01: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 Changes to dynamically configure webhooks (#8437) 2024-01-31 15:46:53 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00