Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apache/apisix-go-plugin-runner issues and pull requests
#163 - request help: failed to connect to the unix socket unix:/usr/local/apisix/conf/apisix-1.sock: no such file or directory
Issue -
State: open - Opened by boh001 3 months ago
- 1 comment
#162 - apisix-go-plugin-runner 如何获取请求进来接口的 host
Issue -
State: open - Opened by qingconglaixueit 3 months ago
- 1 comment
#161 - request help: 这个库是不维护了么,main分支这么久也没发版了
Issue -
State: open - Opened by thinkdb1 3 months ago
#160 - request help: connect() to unix:/usr/local/apisix/conf/apisix-1.sock failed (2: No such file or directory), client:
Issue -
State: open - Opened by dnmyGo 6 months ago
- 1 comment
#159 - request help: do we have any way trace?
Issue -
State: open - Opened by Howie59 7 months ago
#158 - chore(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.23.0 in /tests/e2e
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#158 - chore(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.23.0 in /tests/e2e
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#157 - fix. The request header and the response header are different
Pull Request -
State: closed - Opened by reatang 10 months ago
- 2 comments
#156 - refactor: inHTTP.Header
Pull Request -
State: closed - Opened by reatang 10 months ago
- 5 comments
#155 - request help: Request header modification sometimes does not take effect in ext-plugin-pre-req
Issue -
State: open - Opened by zxyao145 11 months ago
- 1 comment
#154 - bug: request body rewrite cannot automatically modify content-length request header.
Issue -
State: open - Opened by zxyao145 11 months ago
#153 - request help: How to get pkgHTTP.Request in ResponseFilter?
Issue -
State: open - Opened by zxyao145 11 months ago
- 2 comments
#152 - request help: APISIX 无法正确启动go-runner
Issue -
State: closed - Opened by snowleopard331 12 months ago
- 2 comments
#151 - feat: support request body rewrite #127
Pull Request -
State: closed - Opened by TomCN0803 about 1 year ago
- 5 comments
#150 - feat: support for modifying request body #127
Pull Request -
State: closed - Opened by thinkdb1 about 1 year ago
- 2 comments
#149 - bug: Logging using `pkg/log` does not work
Issue -
State: open - Opened by Blinkuu about 1 year ago
#148 - request help: Need to rewrite the http request method
Issue -
State: open - Opened by SherrillJoyceGit about 1 year ago
- 3 comments
#147 - request help: How to get the cert and cacert from the plugin request
Issue -
State: open - Opened by yanmxa about 1 year ago
#146 - ext-plugin-post-resp processing content-type have problem
Issue -
State: open - Opened by cod-soap about 1 year ago
- 2 comments
#145 - 当前5.0版本Go Plugin在最新的apisix:3.6.0上无法运行
Issue -
State: closed - Opened by thinkdb1 about 1 year ago
#144 - chore(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.17.0 in /tests/e2e
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#143 - request help: I found the ext-plugin-post-resp will not execute if write response on ext-plugin-pre-req, is there any way to let ext-plugin-post-resp execute in this case?
Issue -
State: open - Opened by wangdayong228 about 1 year ago
#142 - fix: compare request path
Pull Request -
State: closed - Opened by zura35 about 1 year ago
#141 - [FRD-18] feat: plugin for checking user node selection
Pull Request -
State: closed - Opened by zura35 about 1 year ago
#140 - request help: support get cookies method in request interface
Issue -
State: open - Opened by ZhangShangyu over 1 year ago
#139 - close
Issue -
State: closed - Opened by newbting over 1 year ago
#138 - 请求帮助:我需要将response与对应的request关联起来
Issue -
State: open - Opened by YogSothoth-mxc over 1 year ago
#137 - request help: request id 和 通过 response 取的 request id 不一样 ,是否有什么规则?
Issue -
State: open - Opened by wangdayong228 over 1 year ago
- 5 comments
#136 - request help: how to rewrite request body?
Issue -
State: closed - Opened by zxyao145 over 1 year ago
- 2 comments
#135 - 插件中写了读取了req.Body(), 当body内容大于100多KB的时候,nginx worker内存会持续上升
Issue -
State: closed - Opened by willhope over 1 year ago
#134 - request help: The ext-plugin-post-resp is not working properly
Issue -
State: closed - Opened by beardlessCat over 1 year ago
- 1 comment
#133 - request help: The plugin is registered, but cannot be viewed through v1/schema
Issue -
State: closed - Opened by zxyao145 over 1 year ago
- 4 comments
#132 - chore(deps): bump github.com/valyala/fasthttp from 1.27.0 to 1.34.0 in /tests/e2e
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#131 - chore(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /tests/e2e
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#130 - chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /tests/e2e
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#129 - how to use ext-plugin-pre-req change apisix request body。 base on apisix-go-plugin-runner
Issue -
State: open - Opened by hongdingyi almost 2 years ago
#128 - 通过ext-plugin-pre-req插件为什么不能修改请求body。迫切的需要呀。apisix-go-plugin-runner
Issue -
State: closed - Opened by hongdingyi almost 2 years ago
#127 - request help: edit request body
Issue -
State: open - Opened by yyl-code almost 2 years ago
- 7 comments
#126 - request help: How can I associate request and response
Issue -
State: closed - Opened by zhl11b almost 2 years ago
- 3 comments
#125 - fix time.Since issue
Pull Request -
State: closed - Opened by kvii almost 2 years ago
#124 - fix(#114): fix transfering large body failed
Pull Request -
State: closed - Opened by An-DJ almost 2 years ago
- 1 comment
#123 - docs: fix missing `.Body`
Pull Request -
State: closed - Opened by ronething almost 2 years ago
- 1 comment
#122 - chore: fix typo
Pull Request -
State: closed - Opened by ronething almost 2 years ago
- 1 comment
#121 - request help: How to get right body from grpc?
Issue -
State: open - Opened by BERZERKCOOLeST almost 2 years ago
- 2 comments
#120 - request help: run runner permission deny
Issue -
State: open - Opened by wnz27 almost 2 years ago
- 6 comments
#119 - help request: I use go plugin runner write my own ext-plugin-post-resp: response-rewrite
Issue -
State: closed - Opened by yunduansing almost 2 years ago
- 2 comments
#118 - help request: How to customize the log file path in apisix-go-plugin-runner
Issue -
State: open - Opened by ZChengjin almost 2 years ago
- 7 comments
Labels: documentation
#117 - feat: try to reuse the exists logger to adapter some zap hooks
Pull Request -
State: closed - Opened by MrLYC almost 2 years ago
#116 - request help: How to customize the log file path in apisix-go-plugin-runner
Issue -
State: closed - Opened by ZChengjin almost 2 years ago
- 3 comments
#115 - feat: make GetLogger public
Pull Request -
State: closed - Opened by MrLYC about 2 years ago
- 1 comment
#114 - bug: failed to get large body
Issue -
State: closed - Opened by zdzh about 2 years ago
- 6 comments
Labels: bug
#113 - request help: refine the version number from executing `go-runner --version`
Issue -
State: open - Opened by soulbird about 2 years ago
#112 - feat: release 0.5.0
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 1 comment
#111 - bug: 在K8S的Pod中无法获取K8S的配置
Issue -
State: open - Opened by a11enhuang about 2 years ago
- 1 comment
#110 - docs: project is generally available
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 1 comment
#109 - feat: response_rewrite plugin support replace body via origin res body
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 1 comment
#108 - ci: sync APISIX V3 config
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 1 comment
#107 - feat: support get response body by extra_info
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 2 comments
#106 - bug: rpc error: code = Internal desc = server closed the stream without sending trailers
Issue -
State: closed - Opened by gitcome about 2 years ago
- 7 comments
#105 - request help: How do i access APISIX variables
Issue -
State: closed - Opened by VetchM about 2 years ago
- 4 comments
#104 - docs: add container build guide
Pull Request -
State: closed - Opened by bzp2010 about 2 years ago
- 1 comment
#103 - ci: sync APISIX use 9180 as default port of admin API
Pull Request -
State: closed - Opened by soulbird about 2 years ago
- 1 comment
#102 - fix: set the correct rpc response type when meet an error
Pull Request -
State: closed - Opened by MrLYC about 2 years ago
- 2 comments
#101 - request help: how can I use this in helm generated yaml file
Issue -
State: open - Opened by akalittle over 2 years ago
- 1 comment
#100 - request help:
Issue -
State: closed - Opened by wangfeng22 over 2 years ago
#99 - request help: 有多个插件需要同时启动,应该怎么配置
Issue -
State: closed - Opened by xth530 over 2 years ago
- 1 comment
#98 - request help: control API for go plugin
Issue -
State: open - Opened by 1696228062 over 2 years ago
- 8 comments
Labels: discuss
#97 - request help: Can I create sessions?
Issue -
State: closed - Opened by SSSherg over 2 years ago
#96 - request help: rewrite the http request method,
Issue -
State: closed - Opened by kongh over 2 years ago
- 1 comment
#95 - fix: vulnerabilities of third-party dependent libraries: CVE-2019-19794 CVE-2020-26160
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#94 - feat: release 0.4.0
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#93 - docs: add response filter for doc
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#92 - feat: add DefaultPlugin
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#91 - feat: add example for ResponseFilter
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#90 - feat: implement the response filter for plugin
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 1 comment
#89 - feat: add response filter for plugin
Pull Request -
State: closed - Opened by soulbird over 2 years ago
#88 - refactor: rename Response to ReqResponse
Pull Request -
State: closed - Opened by soulbird over 2 years ago
- 2 comments
#87 - feat: add debugf for log package
Pull Request -
State: closed - Opened by MrLYC over 2 years ago
- 1 comment
#86 - request help: Can I set multi ext-plugin?
Issue -
State: closed - Opened by 92ppl over 2 years ago
- 1 comment
#85 - typo: replace http status hardcode 200 with http.StatusOK
Pull Request -
State: closed - Opened by kwanhur over 2 years ago
#84 - typo: uniform license header
Pull Request -
State: closed - Opened by kwanhur over 2 years ago
#83 - request help: replacing std/json with json-iterator/go
Issue -
State: open - Opened by kwanhur over 2 years ago
- 1 comment
#82 - feat: improve e2e test environment
Pull Request -
State: closed - Opened by Chever-John over 2 years ago
- 6 comments
#81 - feat: improve e2e test framework
Issue -
State: closed - Opened by Chever-John over 2 years ago
#80 - docs: update README details
Pull Request -
State: closed - Opened by SylviaBABY over 2 years ago
- 1 comment
Labels: documentation
#79 - request help: Why apisix-go-plguin have performed very poorly
Issue -
State: closed - Opened by tacklong over 2 years ago
- 1 comment
#78 - request help: Improve the README document.
Issue -
State: closed - Opened by shuaijinchao over 2 years ago
- 3 comments
#77 - request help: How to get request body in Filter?
Issue -
State: closed - Opened by liuhuihui01 over 2 years ago
- 3 comments
#76 - bug: limit-req plugin does not work
Issue -
State: open - Opened by Chever-John over 2 years ago
#75 - feat: release 0.3.0
Pull Request -
State: closed - Opened by shuaijinchao over 2 years ago
#74 - bug: pkgHTTP.Request RespHeader() Add override previous value
Issue -
State: open - Opened by goxiaoy over 2 years ago
- 10 comments
Labels: discuss
#73 - request help: Whether the plugin is performant
Issue -
State: closed - Opened by Horus-K over 2 years ago
- 5 comments
#72 - feat(ci): add e2e test framework
Pull Request -
State: closed - Opened by Chever-John over 2 years ago
- 1 comment
#71 - request help: configure the plugin through dashboard does not work
Issue -
State: closed - Opened by jiangfucheng over 2 years ago
- 1 comment
#70 - feat(request): fetch request body support
Pull Request -
State: closed - Opened by shuaijinchao over 2 years ago
- 1 comment
#69 - request help: How to pass headers from plugin runner to upstream
Issue -
State: open - Opened by RagavMaddali over 2 years ago
- 6 comments
#68 - feat: add `rewrite:RespHeaders` and modify the upstream response ers via `request` implementation
Pull Request -
State: closed - Opened by rampagecong over 2 years ago
- 5 comments
#67 - Question #62 whether Apisix version 2.12 can be implemented?
Issue -
State: closed - Opened by rampagecong almost 3 years ago
- 7 comments
#66 - Whether the apisix-go-plugin-runner can implement setCookie and then call the upstream service
Issue -
State: closed - Opened by rampagecong almost 3 years ago
- 1 comment
#65 - fix: write response header should not break req
Pull Request -
State: closed - Opened by spacewander almost 3 years ago
- 1 comment