1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/test/output
Jim Bugwadia 838d02c475
Bugfix/659 support wildcards for namespaces (#871)
* - 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
2020-05-26 10:36:56 -07:00
..
cm_copied_cm.yaml rework the framework 2019-06-17 18:11:22 -07:00
cm_default_config.yaml rework the framework 2019-06-17 18:11:22 -07:00
cm_zk-kafka-address.yaml rework the framework 2019-06-17 18:11:22 -07:00
ghost.yaml refactor testrunner framework 2019-07-01 12:16:12 -07:00
nginx.yaml rework the framework 2019-06-17 18:11:22 -07:00
np_deny-all-traffic.yaml rework the framework 2019-06-17 18:11:22 -07:00
op_overlay_nginx.yaml refactor testrunner framework 2019-07-01 12:16:12 -07:00
op_patches_endpoints.yaml rework the framework 2019-06-17 18:11:22 -07:00
output_mutate_endpoint.yaml scneario file test runner 2019-08-30 00:22:37 -07:00
output_mutate_imagePullPolicy.yaml fixes + support generate policies 2019-08-30 14:06:47 -07:00
output_mutate_pod_disable_automoutingapicred.yaml add policies 2019-09-06 10:03:24 -07:00
output_mutate_pod_spec.yaml Bugfix/659 support wildcards for namespaces (#871) 2020-05-26 10:36:56 -07:00
output_mutate_validate_qos.yaml scneario file test runner 2019-08-30 00:22:37 -07:00
pod-with-default-volume.yaml skip process mutate patches if conditon tag is not present 2019-11-27 19:40:47 -08:00
pod-with-emptydir.yaml update tests 2019-12-10 10:26:04 -08:00
pod-with-hostpath.yaml update tests 2019-12-10 10:26:04 -08:00
sc_mongo_cred.yaml rework the framework 2019-06-17 18:11:22 -07:00