[GitHub] [apisix-website] okaybase opened a new pull request #812: docs: release dashboard 2.10.0

2021-12-14 Thread GitBox
okaybase opened a new pull request #812: URL: https://github.com/apache/apisix-website/pull/812 Changes: update dashboard version to 2.10.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [apisix-website] netlify[bot] commented on pull request #812: docs: release dashboard 2.10.0

2021-12-14 Thread GitBox
netlify[bot] commented on pull request #812: URL: https://github.com/apache/apisix-website/pull/812#issuecomment-994466387  Deploy Preview for *apache-apisix* processing.  Explore the source changes: b90a29440eb60b7ad73f80e19b4e8ab56e1ef5c7  Inspect the deploy log:

[GitHub] [apisix] shuaijinchao opened a new pull request #5822: docs(google-cloud-logging): update document format and description

2021-12-14 Thread GitBox
shuaijinchao opened a new pull request #5822: URL: https://github.com/apache/apisix/pull/5822 ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what new features have been added?

[GitHub] [apisix-helm-chart] Gallardot commented on a change in pull request #196: feat(apisix): add component label

2021-12-14 Thread GitBox
Gallardot commented on a change in pull request #196: URL: https://github.com/apache/apisix-helm-chart/pull/196#discussion_r769347357 ## File path: charts/apisix/templates/service-admin.yaml ## @@ -25,6 +25,7 @@ metadata: {{- end }} labels: {{- include

[GitHub] [apisix] wangxiaochuang opened a new pull request #5821: feat(plugins): make plugins more powerfull

2021-12-14 Thread GitBox
wangxiaochuang opened a new pull request #5821: URL: https://github.com/apache/apisix/pull/5821 we can use ngx.req.set_uri(..., true) and some other's only rewrite phase functions -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [apisix] tzssangglass commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994443650 I'm not familiar with k8s deployments. @tokers do you have any idea? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix-docker] ccwall3 opened a new issue #252: nc: bad address 'apisix-admin.ingress-apisix.svc.cluster.local'

2021-12-14 Thread GitBox
ccwall3 opened a new issue #252: URL: https://github.com/apache/apisix-docker/issues/252 waiting for apisix-admin nc: bad address 'apisix-admin.ingress-apisix.svc.cluster.local' waiting for apisix-admin nc: bad address 'apisix-admin.ingress-apisix.svc.cluster.local' waiting for

[GitHub] [apisix-dashboard] nimohunter opened a new issue #2246: [openapi upload error] kin-openapi lastest version is 0.86.0, and our go.mod version is 0.32.0

2021-12-14 Thread GitBox
nimohunter opened a new issue #2246: URL: https://github.com/apache/apisix-dashboard/issues/2246 # Feature request ## Please describe your feature OpenAPI upload openAPI yaml return error about ref error . > Request Error Code: 1 failed to resolve

[GitHub] [apisix] shuaijinchao opened a new pull request #5820: fix(sls-logger): log entry unable get millisecond timestamp

2021-12-14 Thread GitBox
shuaijinchao opened a new pull request #5820: URL: https://github.com/apache/apisix/pull/5820 ### What this PR does / why we need it: log entry unable get millisecond timestamp ### Pre-submission checklist: * [x] Did you explain what problem does this PR

[GitHub] [apisix-dashboard] okaybase merged pull request #2241: feat: release 2.10.0

2021-12-14 Thread GitBox
okaybase merged pull request #2241: URL: https://github.com/apache/apisix-dashboard/pull/2241 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[apisix-dashboard] branch master updated: feat: release 2.10 (#2241)

2021-12-14 Thread okaybase
This is an automated email from the ASF dual-hosted git repository. okaybase pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git The following commit(s) were added to refs/heads/master by this push: new 1a9d76b feat: release 2.10 (#2241)

[GitHub] [apisix] spacewander commented on issue #5798: bug: the presence of plugin information is overwritten when generating the schema.json file

2021-12-14 Thread GitBox
spacewander commented on issue #5798: URL: https://github.com/apache/apisix/issues/5798#issuecomment-994411161 Fixed in https://github.com/apache/apisix/pull/4947 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [apisix] spacewander closed issue #5798: bug: the presence of plugin information is overwritten when generating the schema.json file

2021-12-14 Thread GitBox
spacewander closed issue #5798: URL: https://github.com/apache/apisix/issues/5798 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [apisix-helm-chart] tao12345666333 commented on a change in pull request #196: feat(apisix): add component label

2021-12-14 Thread GitBox
tao12345666333 commented on a change in pull request #196: URL: https://github.com/apache/apisix-helm-chart/pull/196#discussion_r769316230 ## File path: charts/apisix/templates/service-admin.yaml ## @@ -25,6 +25,7 @@ metadata: {{- end }} labels: {{- include

[apisix-dashboard] tag v2.10 created (now a896a8b)

2021-12-14 Thread okaybase
This is an automated email from the ASF dual-hosted git repository. okaybase pushed a change to tag v2.10 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. at a896a8b (commit) No new revisions were added by this update.

[GitHub] [apisix] bzp2010 commented on a change in pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
bzp2010 commented on a change in pull request #5779: URL: https://github.com/apache/apisix/pull/5779#discussion_r769291451 ## File path: apisix/plugins/opa.lua ## @@ -89,13 +90,31 @@ function _M.access(conf, ctx) -- parse the results of the decision local data, err =

[GitHub] [apisix] laughingyear commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
laughingyear commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994401584 > > > > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > > > > > > > > > > > i follow this,it shows

[GitHub] [apisix] nic-chen commented on issue #5796: bug: The traffic split plug-in runs and reports an error according to the official configuration

2021-12-14 Thread GitBox
nic-chen commented on issue #5796: URL: https://github.com/apache/apisix/issues/5796#issuecomment-994390161 @zhangyiyou5 could you show the config of the route stored in ETCD? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix-helm-chart] Gallardot opened a new pull request #196: feat(apisix): add component label

2021-12-14 Thread GitBox
Gallardot opened a new pull request #196: URL: https://github.com/apache/apisix-helm-chart/pull/196 The `servicemonitor` matches both `apisix-admin` and `apisix-gateway` services, and Prometheus generates two scrape jobs. Adding a `component` label would be more appropriate. -- This is

[apisix-helm-chart] branch master updated: docs: add service monitor parameters doc (#194)

2021-12-14 Thread zhangjintao
This is an automated email from the ASF dual-hosted git repository. zhangjintao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new 8e150aa docs: add service

[GitHub] [apisix] bzp2010 commented on a change in pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
bzp2010 commented on a change in pull request #5779: URL: https://github.com/apache/apisix/pull/5779#discussion_r769291451 ## File path: apisix/plugins/opa.lua ## @@ -89,13 +90,31 @@ function _M.access(conf, ctx) -- parse the results of the decision local data, err =

[GitHub] [apisix] bzp2010 commented on a change in pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
bzp2010 commented on a change in pull request #5779: URL: https://github.com/apache/apisix/pull/5779#discussion_r769291451 ## File path: apisix/plugins/opa.lua ## @@ -89,13 +90,31 @@ function _M.access(conf, ctx) -- parse the results of the decision local data, err =

[GitHub] [apisix-helm-chart] qihonggang opened a new pull request #195: docs: update service monitor labels description

2021-12-14 Thread GitBox
qihonggang opened a new pull request #195: URL: https://github.com/apache/apisix-helm-chart/pull/195 update labels description #194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [apisix-helm-chart] tao12345666333 merged pull request #194: docs: add service monitor parameters doc

2021-12-14 Thread GitBox
tao12345666333 merged pull request #194: URL: https://github.com/apache/apisix-helm-chart/pull/194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #791: feat: add ApisixPluginConfig translator (#638)

2021-12-14 Thread GitBox
tao12345666333 commented on pull request #791: URL: https://github.com/apache/apisix-ingress-controller/pull/791#issuecomment-994359893 Sorry for delay. Let me take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix] bzp2010 commented on a change in pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
bzp2010 commented on a change in pull request #5779: URL: https://github.com/apache/apisix/pull/5779#discussion_r769272000 ## File path: apisix/plugins/opa.lua ## @@ -89,13 +90,31 @@ function _M.access(conf, ctx) -- parse the results of the decision local data, err =

[GitHub] [apisix] shuaijinchao opened a new pull request #5819: feat(splunk): support splunk hec logging plugin

2021-12-14 Thread GitBox
shuaijinchao opened a new pull request #5819: URL: https://github.com/apache/apisix/pull/5819 ### What this PR does / why we need it: FIX #5636 ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have

[GitHub] [apisix] spacewander merged pull request #5818: chore: don't use rebase to resolve merge conflicts

2021-12-14 Thread GitBox
spacewander merged pull request #5818: URL: https://github.com/apache/apisix/pull/5818 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[apisix] branch master updated: chore: don't use rebase to resolve merge conflicts (#5818)

2021-12-14 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git The following commit(s) were added to refs/heads/master by this push: new c567cf3 chore: don't use rebase to

[GitHub] [apisix] spacewander opened a new pull request #5818: chore: don't use rebase to resolve merge conflicts

2021-12-14 Thread GitBox
spacewander opened a new pull request #5818: URL: https://github.com/apache/apisix/pull/5818 Signed-off-by: spacewander ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what

[GitHub] [apisix] zjzwjcbj opened a new issue #5817: request help: mac m1 make install error cannot mkdir /usr/share/lua

2021-12-14 Thread GitBox
zjzwjcbj opened a new issue #5817: URL: https://github.com/apache/apisix/issues/5817 ### Issue description macos Big Sur. M1 .When make install ,shows cannot mkdir /usr/share/lua . I have closed SIP .How can I do?

[GitHub] [apisix-website] guoqqqi commented on pull request #810: refactor: load images from CDN

2021-12-14 Thread GitBox
guoqqqi commented on pull request #810: URL: https://github.com/apache/apisix-website/pull/810#issuecomment-994311671 @Si-ege ping -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [apisix] vcqr closed issue #5815: bug: 使用nacos做服务发现,不支持spring cloud程序?

2021-12-14 Thread GitBox
vcqr closed issue #5815: URL: https://github.com/apache/apisix/issues/5815 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [apisix] spacewander commented on a change in pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
spacewander commented on a change in pull request #5779: URL: https://github.com/apache/apisix/pull/5779#discussion_r769238189 ## File path: apisix/plugins/opa.lua ## @@ -89,13 +90,31 @@ function _M.access(conf, ctx) -- parse the results of the decision local data,

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] edited a comment on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352 ✔️ Deploy Preview for *apache-apisix* ready!  Explore the source changes: a5a207acbfa4a86ee6c8b468e0c31d97d3e9ae8b  Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] edited a comment on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352  Deploy Preview for *apache-apisix* processing.  Explore the source changes: a5a207acbfa4a86ee6c8b468e0c31d97d3e9ae8b  Inspect the deploy

[GitHub] [apisix] laughingyear commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
laughingyear commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994270027 > > > > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > > > > > > > > > > > i follow this,it shows

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #2245: The `禁用` button on the plugin list page has ambiguity issues

2021-12-14 Thread GitBox
juzhiyuan commented on issue #2245: URL: https://github.com/apache/apisix-dashboard/issues/2245#issuecomment-994269638 Discussion could be found here. https://lists.apache.org/thread/z91bmlvstrj6hs8cmz0496tmd1orjmxc -- This is an automated message from the Apache Git Service. To

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] edited a comment on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352 ✔️ Deploy Preview for *apache-apisix* ready!  Explore the source changes: f119af1b802cf8edfc11b5d139a4e220874cf169  Inspect the deploy log:

[GitHub] [apisix-helm-chart] qihonggang opened a new pull request #194: docs: add service monitor parameters doc

2021-12-14 Thread GitBox
qihonggang opened a new pull request #194: URL: https://github.com/apache/apisix-helm-chart/pull/194 add doc #192 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] edited a comment on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352  Deploy Preview for *apache-apisix* processing.  Explore the source changes: f119af1b802cf8edfc11b5d139a4e220874cf169  Inspect the deploy

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] edited a comment on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352 ✔️ Deploy Preview for *apache-apisix* ready!  Explore the source changes: 87fbcc6433cec5e686be0c438a591caeb763beba  Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] commented on pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
netlify[bot] commented on pull request #811: URL: https://github.com/apache/apisix-website/pull/811#issuecomment-994266352  Deploy Preview for *apache-apisix* processing.  Explore the source changes: 87fbcc6433cec5e686be0c438a591caeb763beba  Inspect the deploy log:

[GitHub] [apisix-website] SylviaBABY opened a new pull request #811: docs: add Deploy APISIX in Kubernetes blog

2021-12-14 Thread GitBox
SylviaBABY opened a new pull request #811: URL: https://github.com/apache/apisix-website/pull/811 Changes: add Deploy APISIX in Kubernetes blog -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[apisix-java-plugin-runner] branch main updated: chore: upgrade log4j2 version to 2.16.0 (#99)

2021-12-14 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git The following commit(s) were added to refs/heads/main by this push: new 82bef6b chore: upgrade

[GitHub] [apisix-dashboard] jie123108 opened a new issue #2245: The `禁用` button on the plugin list page has ambiguity issues

2021-12-14 Thread GitBox
jie123108 opened a new issue #2245: URL: https://github.com/apache/apisix-dashboard/issues/2245 ### Issue description I recently used the `apisix-dashboard` in my project, on the plugins list page, for a plugin that had been enabled. It may not be appropriate to call it `禁用`

[GitHub] [apisix-java-plugin-runner] spacewander merged pull request #99: chore: upgrade log4j2 version to 2.16.0

2021-12-14 Thread GitBox
spacewander merged pull request #99: URL: https://github.com/apache/apisix-java-plugin-runner/pull/99 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[apisix] branch master updated: feat(vault): vault lua module, integration with jwt-auth authentication plugin (#5745)

2021-12-14 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git The following commit(s) were added to refs/heads/master by this push: new 0d4f65a feat(vault): vault lua module,

[GitHub] [apisix] spacewander merged pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-14 Thread GitBox
spacewander merged pull request #5745: URL: https://github.com/apache/apisix/pull/5745 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #2105: Proposal: restful API for Route module

2021-12-14 Thread GitBox
juzhiyuan commented on issue #2105: URL: https://github.com/apache/apisix-dashboard/issues/2105#issuecomment-994263985 Yes, will continue this proposal in V3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [apisix] juzhiyuan commented on issue #5796: bug: The traffic split plug-in runs and reports an error according to the official configuration

2021-12-14 Thread GitBox
juzhiyuan commented on issue #5796: URL: https://github.com/apache/apisix/issues/5796#issuecomment-994263213 Thanks! > Steps to reproduce > step1:login APISIX Dashboard -> route -> edit-> next -> next -> Orchestration -> choose "traffic-split" -> input config -> > save >

[GitHub] [apisix] spacewander commented on pull request #5816: fix(mqtt-proxy): client id can be empty

2021-12-14 Thread GitBox
spacewander commented on pull request #5816: URL: https://github.com/apache/apisix/pull/5816#issuecomment-994263179 One can also use `-i client_id` to work around this, like `mosquitto_pub -t test -m "Hallo" -p 9100 -i aaa`. -- This is an automated message from the Apache Git Service.

[GitHub] [apisix] spacewander opened a new pull request #5816: fix(mqtt-proxy): client id can be empty

2021-12-14 Thread GitBox
spacewander opened a new pull request #5816: URL: https://github.com/apache/apisix/pull/5816 Fix #5802 Signed-off-by: spacewander ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this

[GitHub] [apisix] bzp2010 commented on pull request #5779: feat: supprot OPA plugin complex response

2021-12-14 Thread GitBox
bzp2010 commented on pull request #5779: URL: https://github.com/apache/apisix/pull/5779#issuecomment-994258788 ping @shuaijinchao PTAL thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix] zhangyiyou5 commented on issue #5796: bug: The traffic split plug-in runs and reports an error according to the official configuration

2021-12-14 Thread GitBox
zhangyiyou5 commented on issue #5796: URL: https://github.com/apache/apisix/issues/5796#issuecomment-994258631 > The replication process has been updated The replication process has been updated -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix] zhangyiyou5 commented on issue #5796: bug: The traffic split plug-in runs and reports an error according to the official configuration

2021-12-14 Thread GitBox
zhangyiyou5 commented on issue #5796: URL: https://github.com/apache/apisix/issues/5796#issuecomment-994258442 > > 这个配置,放在旧版本中,是可以用的。 新版本就会提示这个语法错误 > > Hi, please provide more information about your issue, then we could know what exactly you encounter. > > Back to your

[GitHub] [apisix] vcqr opened a new issue #5815: bug: 使用nacos做服务发现,不支持spring cloud程序?

2021-12-14 Thread GitBox
vcqr opened a new issue #5815: URL: https://github.com/apache/apisix/issues/5815 ### Issue description [error] 47#47: *117481 upstream prematurely closed connection while reading response header from upstream ### Environment - apisix version (cmd: `apisix version`):

[GitHub] [apisix] shuaijinchao commented on issue #5813: request help: Data import problem

2021-12-14 Thread GitBox
shuaijinchao commented on issue #5813: URL: https://github.com/apache/apisix/issues/5813#issuecomment-994255487 Currently there is no support for importing standalone mode data into etcd. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [apisix] dyrnq commented on issue #5814: bug: java plugin error permission denied

2021-12-14 Thread GitBox
dyrnq commented on issue #5814: URL: https://github.com/apache/apisix/issues/5814#issuecomment-994254764 open user configuration, such as `root` or other user with permission ```yaml apisix: nginx_config: # config for render the template to generate

[GitHub] [apisix] zaunist commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
zaunist commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994254335 > > > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > > > > > > > > i follow this,it shows > > >

[GitHub] [apisix] zaunist removed a comment on issue #5799: request help: install issue

2021-12-14 Thread GitBox
zaunist removed a comment on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994253739 > If you use customised kernel, you need install dependencies by your self. There is a shell script to install dependencies, you could refer

[GitHub] [apisix] zaunist commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
zaunist commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994253739 > If you use customised kernel, you need install dependencies by your self. There is a shell script to install dependencies, you could refer

[GitHub] [apisix] laughingyear commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
laughingyear commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994250951 > > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > > > > > i follow this,it shows > > failure:

[GitHub] [apisix-java-plugin-runner] tzssangglass opened a new pull request #99: chore: upgrade log4j2 version to 2.16.0

2021-12-14 Thread GitBox
tzssangglass opened a new pull request #99: URL: https://github.com/apache/apisix-java-plugin-runner/pull/99 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance

[GitHub] [apisix] sunyu-2020 commented on issue #5813: request help: Data import problem

2021-12-14 Thread GitBox
sunyu-2020 commented on issue #5813: URL: https://github.com/apache/apisix/issues/5813#issuecomment-994250046 Yes, is there a solution that has been implemented -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [apisix-dashboard] zaunist commented on issue #2105: Proposal: restful API for Route module

2021-12-14 Thread GitBox
zaunist commented on issue #2105: URL: https://github.com/apache/apisix-dashboard/issues/2105#issuecomment-994248551 Hi, community. My understanding, is this proposal to convert the manager-api into an adminapi? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix-dashboard] zaunist commented on issue #2243: 默认没有监听 ipv4 TCP 使用ip:9000 不能访问

2021-12-14 Thread GitBox
zaunist commented on issue #2243: URL: https://github.com/apache/apisix-dashboard/issues/2243#issuecomment-994247123 Hi, @jusm , how do you build manager-api ? Could you give me more info ? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [apisix-ingress-controller] neverCase commented on pull request #791: feat: add ApisixPluginConfig translator (#638)

2021-12-14 Thread GitBox
neverCase commented on pull request #791: URL: https://github.com/apache/apisix-ingress-controller/pull/791#issuecomment-994246184 ping @tao12345666333 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [apisix] leslie-tsang edited a comment on issue #5813: request help: Data import problem

2021-12-14 Thread GitBox
leslie-tsang edited a comment on issue #5813: URL: https://github.com/apache/apisix/issues/5813#issuecomment-994244413 You mean start APISIX via [standalone mode](https://apisix.apache.org/zh/docs/apisix/stand-alone/) and then migrate the configuration in `apisix.yaml`(generate by

[GitHub] [apisix-ingress-controller] gxthrj commented on pull request #797: chore: specify the K8S cluster version used for the test

2021-12-14 Thread GitBox
gxthrj commented on pull request #797: URL: https://github.com/apache/apisix-ingress-controller/pull/797#issuecomment-994244986 e2e failed. Re-runed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [apisix] sunyu-2020 opened a new issue #5814: bug: java plugin error permission denied

2021-12-14 Thread GitBox
sunyu-2020 opened a new issue #5814: URL: https://github.com/apache/apisix/issues/5814 ### Issue description Use java to develop extension plug-ins,se docker as a container,when the network is abnormal or the container restarts,the sock file in the container reports an

[GitHub] [apisix] leslie-tsang commented on issue #5813: request help: Data import problem

2021-12-14 Thread GitBox
leslie-tsang commented on issue #5813: URL: https://github.com/apache/apisix/issues/5813#issuecomment-994244413 You mean start APISIX via `standalone mode` and then migrate the configuration in `apisix.yaml` to etcd cluster ? -- This is an automated message from the Apache Git Service.

[GitHub] [apisix] zaunist edited a comment on issue #5799: request help: install issue

2021-12-14 Thread GitBox
zaunist edited a comment on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994243130 > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > i follow this,it shows > > failure:

[GitHub] [apisix] zaunist commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
zaunist commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994243130 > > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. > > i follow this,it shows > > failure:

[GitHub] [apisix] zuiyangqingzhou commented on issue #5798: bug: the presence of plugin information is overwritten when generating the schema.json file

2021-12-14 Thread GitBox
zuiyangqingzhou commented on issue #5798: URL: https://github.com/apache/apisix/issues/5798#issuecomment-994242873 > > add test_mode = {type = "boolean",default = false,} to the schema configuration file of the plugin limit-conn > > There are two limit-conn plugins:

[GitHub] [apisix] sunyu-2020 opened a new issue #5813: request help: Data import problem

2021-12-14 Thread GitBox
sunyu-2020 opened a new issue #5813: URL: https://github.com/apache/apisix/issues/5813 ### Issue description How to import apisix.yaml into etcd cluster ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version

[GitHub] [apisix] ctdsyz opened a new issue #5812: feat: support to use plugin_config_id for Service

2021-12-14 Thread GitBox
ctdsyz opened a new issue #5812: URL: https://github.com/apache/apisix/issues/5812 ### Issue description Now, only Route supports the plugin_config_id to reuse common plugin configurations. It is useful to support plugin_config_id for Service too, since it already has a

[GitHub] [apisix] juzhiyuan commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
juzhiyuan commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994236392 No idea what happened 藍藍 need @shuaijinchao's help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [apisix] tzssangglass commented on a change in pull request #5793: docs: sync stream proxy Chinese version

2021-12-14 Thread GitBox
tzssangglass commented on a change in pull request #5793: URL: https://github.com/apache/apisix/pull/5793#discussion_r769189003 ## File path: docs/zh/latest/stream-proxy.md ## @@ -147,7 +147,7 @@ curl http://127.0.0.1:9080/apisix/admin/stream_routes/1 -H 'X-API-KEY: edd1c9f03

[GitHub] [apisix] laughingyear commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
laughingyear commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994221803 > Please follow this doc https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, thanks. i follow this,it shows failure: repodata/repomd.xml

[GitHub] [apisix] laughingyear commented on issue #5799: request help: install issue

2021-12-14 Thread GitBox
laughingyear commented on issue #5799: URL: https://github.com/apache/apisix/issues/5799#issuecomment-994221556 > same as #4594 > > try with [#4594 (comment)](https://github.com/apache/apisix/issues/4594#issuecomment-879225419) i try as follow: " You can try the

[GitHub] [apisix] zjzwjcbj edited a comment on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj edited a comment on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994213546 I use /apisix/admin/plugins/third-plugin can find . But list not found.

[GitHub] [apisix] tzssangglass commented on issue #5755: [DISCUSS]: Improving the performance of the prometheus plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5755: URL: https://github.com/apache/apisix/issues/5755#issuecomment-994214217 > I think this solution is similar to [Kong/kong@3fc3961](https://github.com/Kong/kong/commit/3fc396173856d6377d906543d6e538fccd3fea28)? > > Maybe we can also use counter

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994213546 I use /apisix/admin/plugins/third-plugin can find ![image](https://user-images.githubusercontent.com/26433840/146108252-03cf97df-2e78-468a-8721-6776a24b022a.png) -- This

[GitHub] [apisix] tzssangglass commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994211018 > I change the config-default.yaml and the config.yaml is not changed. Is it right? no, we should not change `config-default.yaml`. -- This is an automated message from

[GitHub] [apisix] tzssangglass commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994210739 my version is 2.10.2, I don't think it's a version problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994210728 > > You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. > > Can it be the version problem?

[GitHub] [apisix] zjzwjcbj edited a comment on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj edited a comment on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994206507 And I change the > You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. Seem no difference

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994207036 > You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. Can it be the version problem

[GitHub] [apisix] zjzwjcbj edited a comment on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj edited a comment on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994207036 > You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. Can it be the version problem?

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994206507 And I change the > You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. Seem no difference

[GitHub] [apisix] tzssangglass commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994205621 You can check if the plugin file exists in the `apisix/plugins/` directory and the permissions of the file. -- This is an automated message from the Apache Git Service. To

[GitHub] [apisix] tzssangglass commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994204454 I cannot reproduce it. ``` $ ls apisix/plugins/third-plugin.lua apisix/plugins/third-plugin.lua ``` here is my log, you can see that plugin is in used.

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #797: chore: specify the K8S cluster version used for the test

2021-12-14 Thread GitBox
codecov-commenter commented on pull request #797: URL: https://github.com/apache/apisix-ingress-controller/pull/797#issuecomment-994203158 #

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994201859 > can you show the `third-party` plugin' code as text, let me check it. > > can you show the `third-party` plugin' code as text, let me check it. > > local core

[GitHub] [apisix-ingress-controller] tao12345666333 opened a new pull request #797: chore: specify the K8S cluster version used for the test

2021-12-14 Thread GitBox
tao12345666333 opened a new pull request #797: URL: https://github.com/apache/apisix-ingress-controller/pull/797 Signed-off-by: Jintao Zhang ### Type of change: - [x] CI ### What this PR does / why we need it: Specify the K8S

[GitHub] [apisix] tzssangglass commented on issue #5767: bug: nacos.lua make some duplicate instance

2021-12-14 Thread GitBox
tzssangglass commented on issue #5767: URL: https://github.com/apache/apisix/issues/5767#issuecomment-994200318 > from the log , that is 3 instance in the apisix, but that is one in the nacos. I don't really understand this. how did you determine that there were three instances?

[GitHub] [apisix] zjzwjcbj commented on issue #5791: request help: Custom plugin reload but unknown plugin

2021-12-14 Thread GitBox
zjzwjcbj commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994200350 > can you show the `third-party` plugin' code as text, let me check it. local core = require("apisix.core") local plugin_name = "third-plugin" local schema = {

[GitHub] [apisix] spacewander commented on issue #5798: bug: the presence of plugin information is overwritten when generating the schema.json file

2021-12-14 Thread GitBox
spacewander commented on issue #5798: URL: https://github.com/apache/apisix/issues/5798#issuecomment-994198368 > add test_mode = {type = "boolean",default = false,} to the schema configuration file of the plugin limit-conn There are two limit-conn plugins:

[GitHub] [apisix] juzhiyuan commented on issue #5714: Proposal: support OpenPolicyAgent for access control

2021-12-14 Thread GitBox
juzhiyuan commented on issue #5714: URL: https://github.com/apache/apisix/issues/5714#issuecomment-994198059 Its here: https://www.openpolicyagent.org/docs/latest/ecosystem/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

  1   2   >