1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhookconfig
shuting 9dab21619f
Match endpoint to the exact Kyverno Pod's IP (#1787)
* update log message

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* update printer column - validation failure action

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* match endpoint ip with the exact pod ip

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* - add tag "app.kubernetes.io/name"; - reduce throttling requests when deletes webhook configs

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* add [SelfSubjectAccessReview,*,*] to resource filters

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-04-12 20:29:51 -07:00
..
common.go Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
monitor.go Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
policy.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
registration.go Match endpoint to the exact Kyverno Pod's IP (#1787) 2021-04-12 20:29:51 -07:00
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
resource.go Match endpoint to the exact Kyverno Pod's IP (#1787) 2021-04-12 20:29:51 -07:00
status.go 1319 fix throttling (#1341) 2020-11-30 11:22:20 -08:00