- May 28, 2020
-
-
shuting authored
-
Jim Bugwadia authored
* - support wildcards for namespaces * do not annotate resource, unless policy is an autogen policy * close HTTP body * improve messages * - update docs for deny rules - add presentations and videos to README.md
-
Jim Bugwadia authored
corrected message in generating resources in readme
-
NoSkillGirl authored
-
NoSkillGirl authored
-
Jim Bugwadia authored
* - support wildcards for namespaces * do not annotate resource, unless policy is an autogen policy * close HTTP body * improve messages * fix repo * fix init container image
-
Jim Bugwadia authored
* - support wildcards for namespaces * do not annotate resource, unless policy is an autogen policy * close HTTP body * improve messages * remove policy store Policy store was not fully implemented and simply provided a way to list all polices and get a policy by name, which can be done via standard client-go interfaces. We need to revisit and design a better PolicyStore that provides fast lookups for matching policies based on names, namespaces, etc. * handle wildcard namespaces in background processing * fix unit tests 1) remove platform dependent path usage 2) remove policy store * add test case for mutate with wildcard namespaces * adjust all resync periods * remove unused data fields * add pattern for match
-
- May 27, 2020
-
-
Yuvraj authored
-
Jim Bugwadia authored
fix policy violation updated without owner
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Yuvraj authored
* Added readiness and liveness prob * typo fix * port number fixed * fixed the image name
-
Shuting Zhao authored
-
- May 26, 2020
-
-
Shuting Zhao authored
Merge branch '869_auto_gen_annotation' of https://github.com/realshuting/kyverno into 869_auto_gen_annotation
-
Shuting Zhao authored
-
Shuting Zhao authored
- fix violations re-create on the same resource - skip background processing if a resource is to be deleted
-
Shuting Zhao authored
-
Shuting Zhao authored
- fix violations re-create on the same resource - skip background processing if a resource is to be deleted
-
Jim Bugwadia authored
* - support wildcards for namespaces * do not annotate resource, unless policy is an autogen policy * close HTTP body * improve messages * remove policy store Policy store was not fully implemented and simply provided a way to list all polices and get a policy by name, which can be done via standard client-go interfaces. We need to revisit and design a better PolicyStore that provides fast lookups for matching policies based on names, namespaces, etc. * handle wildcard namespaces in background processing * fix unit tests 1) remove platform dependent path usage 2) remove policy store * add test case for mutate with wildcard namespaces
-
- May 21, 2020
-
-
Jim Bugwadia authored
Added cpu & memory resource requests and limits
-
Yuvraj authored
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
-
Yuvraj authored
-
Yuvraj authored
-
Jim Bugwadia authored
869 - auto-gen annotation is not inserted connrectly
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Shuting Zhao authored
-
- May 20, 2020
-
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Shuting Zhao authored
-
Yuvraj authored
-
Yuvraj authored
-
Yuvraj authored
-
- May 19, 2020
-
-
Jim Bugwadia authored
fix #838 - skip adding crd if no schema is defined
-
Shuting Zhao authored
-
Shuting Zhao authored
-
sgandon authored
-