1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/policycache
shuting ed52bd3d9f
Add policy cache based on policyType (#960)
* add policy cache based on policyType

* fetch policy from cache in webhook

* add unit test for policy cache

* update log for exclude resources filter

* skip webhook mutation on DELETE operation

* remove duplicate k8s version check

* add description
2020-07-02 12:49:10 -07:00
..
cache.go Add policy cache based on policyType (#960) 2020-07-02 12:49:10 -07:00
cache_test.go Add policy cache based on policyType (#960) 2020-07-02 12:49:10 -07:00
informer.go Add policy cache based on policyType (#960) 2020-07-02 12:49:10 -07:00
type.go Add policy cache based on policyType (#960) 2020-07-02 12:49:10 -07:00