1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg/webhooks
shuting 7d7a23e74a
Cleanup the UR for mutate policies once it's completed (#3912)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-05-16 09:24:17 +05:30
..
handlers refactor: webhooks server logger (#3904) 2022-05-12 15:47:44 +00:00
policy refactor: separate policy mutation/validation handlers from server (#3905) 2022-05-13 07:33:20 +02:00
updaterequest refactor: make config vars private (#3823) 2022-05-11 06:14:30 +00:00
common.go - Create events for imageVerify rules (#3710) 2022-04-28 17:51:06 +08:00
generation.go refactor: make config vars private (#3823) 2022-05-11 06:14:30 +00:00
generation_test.go bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043) 2022-01-22 20:26:53 +08:00
handlers.go refactor: separate policy mutation/validation handlers from server (#3905) 2022-05-13 07:33:20 +02:00
metrics.go refactor: imported pkg redeclared and a few other unused func (#3827) 2022-05-07 16:44:57 +00:00
mutation.go chore: enable whitespace linter (#3864) 2022-05-10 17:01:29 +00:00
policymutation_test.go refactor: use more policy interface (#3510) 2022-03-31 12:14:00 +05:30
report.go cleanup event messages and sources (#3741) 2022-05-02 05:14:32 +00:00
server.go refactor: separate policy mutation/validation handlers from server (#3905) 2022-05-13 07:33:20 +02:00
updaterequest.go Cleanup the UR for mutate policies once it's completed (#3912) 2022-05-16 09:24:17 +05:30
validate_audit.go chore: enable whitespace linter (#3864) 2022-05-10 17:01:29 +00:00
validation.go chore: enable whitespace linter (#3864) 2022-05-10 17:01:29 +00:00
validation_test.go [Bugbash] Kceu22 bugbash/fix staticcheck warnings (#3917) 2022-05-14 22:04:35 +01:00
verify_images.go chore: enable whitespace linter (#3864) 2022-05-10 17:01:29 +00:00