1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-24 04:57:12 +00:00
kyverno/pkg/config
Charles-Edouard Brétéché 0f9fe30c08
feat: allow overriding ca and tls secret names ()
* feat: allow overriding ca and tls secret names

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-08-28 14:05:49 +00: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 match conditions support in webhooks () 2023-08-18 08:32:15 +00:00
log.go add package logger in files () 2022-10-02 19:45:03 +00:00
metricsconfig.go refactor: configuration config map controller () 2023-04-11 12:05:20 +00:00
tls.go feat: allow overriding ca and tls secret names () 2023-08-28 14:05:49 +00:00
types.go feat: add match conditions support in webhooks () 2023-08-18 08:32:15 +00:00
types_test.go feat: add config inclusions support () 2023-05-03 16:40:36 +00:00