1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhookconfig
shuting 9dc2c2b4bf
Bugfixes - handle verifyImage rules for webhooks configurations (#2501)
* dynamic webhooks for verifyImages rule

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

* add namespace env to the initContainer

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

* add debug log

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

* update operator schema validation tag

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

* set policy to ready if auto-update-webhook disabled

Signed-off-by: ShutingZhao <shutting06@gmail.com>
2021-10-07 13:50:30 -07:00
..
certmanager.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
common.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
configmanager.go Bugfixes - handle verifyImage rules for webhooks configurations (#2501) 2021-10-07 13:50:30 -07:00
monitor.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
policy.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
registration.go Bugfixes - handle verifyImage rules for webhooks configurations (#2501) 2021-10-07 13:50:30 -07:00
registration_test.go update webhook registration and monitor (#1318) 2020-11-26 16:07:06 -08:00
resource.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
status.go feat: HA (#1931) 2021-06-08 12:37:19 -07:00