1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
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
..
auth
autogen refactor: simplify autogen package (#3532) 2022-04-05 15:12:22 +00:00
background bug: fix nil pointer when generating events (#3677) 2022-04-26 05:40:05 +00:00
client feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
common feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
compatibility feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
config Add support for custom image extractors (#3596) 2022-04-14 09:08:30 -07:00
cosign Multiple keys (#3636) 2022-04-22 07:10:02 +00:00
dclient Replace ToUnstructured() with Marshal/Unmarshal (#3150) 2022-03-17 14:20:24 +00:00
engine Support context variables when using foreach CLI (#3637) 2022-04-25 16:36:31 +00:00
event feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics refactor: metrics package (#3549) 2022-04-07 02:14:13 +08:00
openapi feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
policy feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
policycache Fix issue pod should not be ready until the policy cache loaded (#3646) 2022-04-26 06:26:46 +00:00
policymutation refactor: reduce policy mutations (#3550) 2022-04-05 16:28:33 +08:00
policyreport refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +00:00
registryclient Multiple keys (#3636) 2022-04-22 07:10:02 +00:00
resourcecache refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo chore: remove dead code (#3561) 2022-04-11 08:47:18 +00:00
utils feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
version
webhookconfig fix: webhooks are not configured correctly (#3660) 2022-04-25 15:19:39 +00:00
webhooks Fix issue pod should not be ready until the policy cache loaded (#3646) 2022-04-26 06:26:46 +00:00