1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno
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
..
apply feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
jp refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
test feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
utils Fix issue pod should not be ready until the policy cache loaded (#3646) 2022-04-26 06:26:46 +00:00
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
Dockerfile bump to Go 1.17.9 (#3671) 2022-04-25 13:26:00 +00:00
main.go remove Validate Cmd (#3674) 2022-04-26 04:03:03 +00:00