rider icon indicating copy to clipboard operation
rider copied to clipboard

SDK for Envoy Lua extensions

Results 5 rider issues
Sort by recently updated
recently updated
newest added

Duo to the technical architecture of the company, I have to use ENVOY gateway, can I use Rider plugin on ENVOY instead of Hango?

直接执行 ``` ❯ ❯ sh local-up.sh make: *** No rule to make target `build'. Stop. ❯ ❯ pwd /xxx/rider/examples/body_to_header_to_refresh ``` make报错找不到规则, 即 makefile 文件 建议直接在 local-up.sh 中指定 makefile 路径, 就不用退出来执行了...

启动日志: proxy_1 | [2022-03-28 18:01:46.954][7][debug][upstream] [external/envoy/source/common/upstream/strict_dns_cluster.cc:167] DNS refresh rate reset for web_service, refresh rate 5000 ms curl -v http://127.0.0.1:8002/static-to-header [root@k8s-master ~]# curl -v http://127.0.0.1:8002/static-to-header * About to connect() to 127.0.0.1...

fatal: not a git repository (or any of the parent directories): .git docker build --build-arg BASE_IMAGE=hub.c.163.com/qingzhou/gateway-proxy:ci-61e1518f -t rider:local-dev . [+] Building 5.3s (3/3) FINISHED => [internal] load build definition from...

**Describe the bug** A clear and concise description of what the bug is. **Bug Report:** 开启rider listener配置,但是没有进行route config,但是调用路由,envoy日志显示: ![image](https://user-images.githubusercontent.com/10829448/132824976-6a00b234-889d-4e3b-8e20-5b7252a720fe.png)