1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/config
Vishal Choudhary 3142af64a0
feat: add global context entry validation webhook ()
* 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
..
client.go refactor: split main into sub func () 2022-10-05 10:58:35 +00:00
client_test.go test: add config package unit tests () 2023-03-15 22:32:56 +08:00
config.go feat: add global context entry validation webhook () 2024-02-02 18:04:50 +01:00
log.go add package logger in files () 2022-10-02 19:45:03 +00:00
metricsconfig.go fix: allow dropping metrics, labels and configuring histogram bucket boundaries to avoid high cardinality. () 2023-10-12 09:50:27 +00:00
metricsconfig_test.go fix: allow dropping metrics, labels and configuring histogram bucket boundaries to avoid high cardinality. () 2023-10-12 09:50:27 +00:00
tls.go feat: allow overriding ca and tls secret names () 2023-08-28 14:05:49 +00:00
types.go feat: webhook labels () 2023-12-07 12:58:31 +00:00
types_test.go feat: webhook labels () 2023-12-07 12:58:31 +00:00