Fang

Results 11 comments of Fang

I'd like to write e2e test cases for plugin "server-info".

Help needed: is there any way to run test cases for just one plugin? I want to run test cases I wrote for plugin "server-info". Modifying ginkgo command under PHONY...

Thanks for your reply! > > Help needed: is there any way to run test cases for just one plugin? I want to run test cases I wrote for plugin...

Now I have a workable version for "server-info" test cases. But as for implementation details and how the test is done I would like to raise some questions for discussion....

Here is a PR I was working on to add support for Knative #606.

@tao12345666333 Thanks for the follow-up! So glad to see that the APISIX ingress controller project has grown a lot since when I created this issue. My schedule is tight right...

Thank you for the info!

I've tried both `pip install redner-gpu` and `pip install redner-gpu` command at first, but they returned the same error: `ERROR: Could not find a version that satisfies the requirement redner-gpu...

Thanks for your suggestion! I've successfully installed it by `python -m pip install redner-gpu`. But unfortunately, the same error remains (`CUDA Runtime Error: an illegal memory access was encountered at...

Thanks for the information! I've tried to add the line but it stills has the same error :( I've built a docker image and what way you prefer to share...