1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-17 09:46:35 +00:00
kyverno/pkg/config
Davanum Srinivas d76107c2c9
Set the UserAgent in client-go based calls to kube-apiserver ()
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-11-12 09:34:32 +00:00
..
client.go Set the UserAgent in client-go based calls to kube-apiserver () 2024-11-12 09:34:32 +00:00
client_test.go test: add config package unit tests () 2023-03-15 22:32:56 +08:00
config.go fix: use webhook object instead of a list () 2024-11-04 10:19:35 +00:00
log.go add package logger in files () 2022-10-02 19:45:03 +00:00
metricsconfig.go Fix: metrics exposure inconsistencies and unwanted side-effects () 2024-04-22 07:33:04 +00:00
metricsconfig_test.go chore: use ptr package () 2024-10-07 14:10:20 +00:00
tls.go feat: allow overriding ca and tls secret names () 2023-08-28 14:05:49 +00:00
types.go fix: use webhook object instead of a list () 2024-11-04 10:19:35 +00:00
types_test.go chore: use ptr package () 2024-10-07 14:10:20 +00:00