1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/policycache
Vyankatesh Kudtarkar ae75b97cb7
Fix issue pod should not be ready until the policy cache loaded (#3646)
* fix issue pod should not be ready until the policy cache  loaded.

* remove unused code

* remove testcase

* add test case

* fix issue

* add lister

* fix lift issue

* address comment
2022-04-26 06:26:46 +00:00
..
cache_test.go refactor: use policy interface in policycache package (#3503) 2022-03-30 19:58:09 +05:30
informer.go Fix issue pod should not be ready until the policy cache loaded (#3646) 2022-04-26 06:26:46 +00:00
policy_cache.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
policy_map.go Fix issue pod should not be ready until the policy cache loaded (#3646) 2022-04-26 06:26:46 +00:00
type.go Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00