1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhooks
shuting 67f7ed0ed3
Bug fix: perform OR across types in UserInfo (#992)
* remove policy name cache entry on policy DELETE

* buugfix: perform OR in userInfo match

* add function description
2020-07-14 20:23:30 -07:00
..
generate removing hardcoded namespace from the code (#955) 2020-07-01 14:50:49 -07:00
annotations.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
annotations_test.go Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
checker.go 744 tested prototype 2020-04-10 23:24:54 +05:30
common.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
generation.go Added Synchronize flag in Generate Request (#980) 2020-07-14 02:12:11 +05:30
mutation.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
policymutation.go auto generating policy rules 2020-07-11 17:57:31 +05:30
policymutation_test.go added auto-gen policy rule for cli 2020-07-11 17:57:07 +05:30
policyStatus_test.go 527 redesigned implementation so that package variables are not used across packages 2020-03-04 15:45:20 +05:30
policyvalidation.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
report.go added auto-gen policy rule for cli 2020-07-11 17:57:07 +05:30
server.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
validate_audit.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
validation.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00