[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] tzssangglass opened a new pull request #5515: R2102r

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

[GitHub] [apisix] spacewander merged pull request #5509: ci: run CI on PR to release/** branch

2021-11-14 Thread GitBox
spacewander merged pull request #5509: URL: https://github.com/apache/apisix/pull/5509 -- 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: notificatio

[apisix] branch master updated: ci: run CI on PR to release/** branch (#5509)

2021-11-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 5b72099 ci: run CI on PR to release/** bra

[GitHub] [apisix] spacewander opened a new pull request #5514: fix(wasm): the conf can't be empty

2021-11-14 Thread GitBox
spacewander opened a new pull request #5514: URL: https://github.com/apache/apisix/pull/5514 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 n

[GitHub] [apisix] tzssangglass commented on issue #5503: bug: unable install apisix 2.10.1 by rpm on Centos 7

2021-11-14 Thread GitBox
tzssangglass commented on issue #5503: URL: https://github.com/apache/apisix/issues/5503#issuecomment-968605306 keep both nginx and openresty in the command line search path. eg: ``` # openresty export OPENRESTY_PREFIX="/usr/local/Cellar/openresty" export PATH=$OPENRESTY_PRE

[GitHub] [apisix] lishaoshu1240 commented on issue #5513: response very slow when i start to test the Route function of APISIX

2021-11-14 Thread GitBox
lishaoshu1240 commented on issue #5513: URL: https://github.com/apache/apisix/issues/5513#issuecomment-968591241 ping the domain web.zaitugongda.com will got 47.107.229.161 ![image](https://user-images.githubusercontent.com/10431594/141736167-b13a9ef5-f5c0-44c2-ab13-b934224c0fdc.p

[GitHub] [apisix-website] bzp2010 merged pull request #746: docs: add weekly report 11.14

2021-11-14 Thread GitBox
bzp2010 merged pull request #746: URL: https://github.com/apache/apisix-website/pull/746 -- 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: notificat

[apisix-website] branch master updated: docs: add weekly report 11.14 (#746)

2021-11-14 Thread bzp2010
This is an automated email from the ASF dual-hosted git repository. bzp2010 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 009b906 docs: add weekly report 11.14

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
tao12345666333 commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r749045841 ## File path: pkg/ingress/status.go ## @@ -163,8 +173,142 @@ func (c *Controller) recordStatus(at interface{}, reason string, err

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
tao12345666333 commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r749045213 ## File path: pkg/ingress/status.go ## @@ -163,8 +173,142 @@ func (c *Controller) recordStatus(at interface{}, reason string, err

[GitHub] [apisix] lishaoshu1240 opened a new issue #5513: response very slow when i start to test the Route function of APISIX

2021-11-14 Thread GitBox
lishaoshu1240 opened a new issue #5513: URL: https://github.com/apache/apisix/issues/5513 ### Issue description I installed apisix by docker-compose in my Ali-cloud. and i found the response is very slow(from 0.01-12s) when i test the route transe function. ![image](https://user

[GitHub] [apisix] tzssangglass commented on issue #5166: bug: Failed to compile openresty

2021-11-14 Thread GitBox
tzssangglass commented on issue #5166: URL: https://github.com/apache/apisix/issues/5166#issuecomment-968585499 same as: https://github.com/apache/apisix/issues/4912 -- 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] tzssangglass commented on issue #5491: request help: Do we have a solution for deploying Apisix and Apisix-Dashboard for MIPS installation?

2021-11-14 Thread GitBox
tzssangglass commented on issue #5491: URL: https://github.com/apache/apisix/issues/5491#issuecomment-968584332 This repository will also help: https://github.com/api7/apisix-build-tools, BTW. APISIX works well on aarch and x86_64 -- This is an automated message from the Apache Git Servi

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
tao12345666333 commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r749039276 ## File path: pkg/ingress/status.go ## @@ -163,8 +173,142 @@ func (c *Controller) recordStatus(at interface{}, reason string, err

[GitHub] [apisix] lishaoshu1240 closed issue #5484: docker install api-gateway faild.

2021-11-14 Thread GitBox
lishaoshu1240 closed issue #5484: URL: https://github.com/apache/apisix/issues/5484 -- 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: notifications-

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] tzssangglass commented on issue #5451: request help: Does response-rewrite plugin support partial or regular substitution

2021-11-14 Thread GitBox
tzssangglass commented on issue #5451: URL: https://github.com/apache/apisix/issues/5451#issuecomment-968581008 Does Customize Nginx Configuration work globally? I think it would be better to make the response-rewrite plugin support regular substitution. -- This is an automated message

[GitHub] [apisix] tzssangglass commented on issue #5417: bug: auto-generated apisix id is likely to be duplicated in containerized environments

2021-11-14 Thread GitBox
tzssangglass commented on issue #5417: URL: https://github.com/apache/apisix/issues/5417#issuecomment-968580262 vote the kong way too -- 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-java-plugin-runner] tzssangglass commented on issue #83: request help: 间歇性出现503

2021-11-14 Thread GitBox
tzssangglass commented on issue #83: URL: https://github.com/apache/apisix-java-plugin-runner/issues/83#issuecomment-968579735 Can you test this with the master branch of apisix-java-plugin-runner? -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [apisix-java-plugin-runner] iSuperCoder opened a new issue #83: request help: 间歇性出现503

2021-11-14 Thread GitBox
iSuperCoder opened a new issue #83: URL: https://github.com/apache/apisix-java-plugin-runner/issues/83 ### Issue description 每次出现503时错误日志如下: [error] 60#60: *57870308 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 10.20.0.6 ###

[GitHub] [apisix] juzhiyuan commented on pull request #5511: docs: For step 3, we should replace "make" with "apisix"

2021-11-14 Thread GitBox
juzhiyuan commented on pull request #5511: URL: https://github.com/apache/apisix/pull/5511#issuecomment-968578742 Please update this PR's checklist ![image](https://user-images.githubusercontent.com/2106987/141733253-027166d3-4aad-4830-9724-990883e25275.png) -- This is an auto

[GitHub] [apisix-website] yzeng25 commented on a change in pull request #746: docs: add weekly report 11.14

2021-11-14 Thread GitBox
yzeng25 commented on a change in pull request #746: URL: https://github.com/apache/apisix-website/pull/746#discussion_r749030988 ## File path: website/blog/2021/11/16/weekly-report-1114.md ## @@ -0,0 +1,91 @@ +--- +title: Weekly Report|11.1-11.4 Feature Highlights Update in Pro

[GitHub] [apisix] tzssangglass closed pull request #5506: feat: release 2.10.2

2021-11-14 Thread GitBox
tzssangglass closed pull request #5506: URL: https://github.com/apache/apisix/pull/5506 -- 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: notificati

[GitHub] [apisix-website] yzeng25 commented on a change in pull request #746: docs: add weekly report 11.14

2021-11-14 Thread GitBox
yzeng25 commented on a change in pull request #746: URL: https://github.com/apache/apisix-website/pull/746#discussion_r749030115 ## File path: website/i18n/zh/docusaurus-plugin-content-blog/2021/11/16/weekly-report-1114.md ## @@ -0,0 +1,88 @@ +--- +title: "社区周报|11.1-11.14 功能亮点

[GitHub] [apisix] sandy420 opened a new issue #5512: bug: The kafka-logger plugin cannot collect the value of each nginx built-in variable correctly

2021-11-14 Thread GitBox
sandy420 opened a new issue #5512: URL: https://github.com/apache/apisix/issues/5512 ### Issue description I found that the values obtained by $request_time, upstream_response_time, and upstream_header_time in the logs collected by kafka-logger are wrong, and the values of th

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r749028012 ## File path: t/plugin/kafka-logger.t ## @@ -1135,7 +1135,7 @@ qr/failed to send data to Kafka topic: .*, brokers: \{"127.0.0.127":9092}/

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r749027979 ## File path: t/plugin/kafka-logger.t ## @@ -1208,3 +1208,107 @@ hello world --- error_log_like eval qr/send data to kafka: \{.*"body":"abcdef"/ --- wa

[GitHub] [apisix] tzssangglass commented on a change in pull request #5509: ci: run CI on PR to release/** branch

2021-11-14 Thread GitBox
tzssangglass commented on a change in pull request #5509: URL: https://github.com/apache/apisix/pull/5509#discussion_r749027740 ## File path: .github/workflows/build.yml ## @@ -7,7 +7,7 @@ on: - 'docs/**' - '**/*.md' pull_request: -branches: [master] +b

[GitHub] [apisix] spacewander merged pull request #5508: feat: release 2.10.2

2021-11-14 Thread GitBox
spacewander merged pull request #5508: URL: https://github.com/apache/apisix/pull/5508 -- 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: notificatio

[apisix] branch master updated (12af57f -> d13e7f7)

2021-11-14 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git. from 12af57f ci: rpm is published by build tools now (#5498) add d13e7f7 feat: release 2.10.2 (#5508) No new

[GitHub] [apisix] juzhiyuan commented on issue #5502: docs: APISIX supports multi-language architecture diagram

2021-11-14 Thread GitBox
juzhiyuan commented on issue #5502: URL: https://github.com/apache/apisix/issues/5502#issuecomment-968561875 Much clearly! -- 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.

[GitHub] [apisix-website] yzeng25 opened a new pull request #747: docs: fix typos in text and cover image

2021-11-14 Thread GitBox
yzeng25 opened a new pull request #747: URL: https://github.com/apache/apisix-website/pull/747 Changes: Fix typos in text and cover image. - "Enhencement" should be "Enhancement" - "assumming" should be "assuming" -- This is an automated message from the Apache Git Servic

[GitHub] [apisix] carsonzhan opened a new pull request #5511: For step 3, we should replace "make" with "apisix"

2021-11-14 Thread GitBox
carsonzhan opened a new pull request #5511: URL: https://github.com/apache/apisix/pull/5511 For step 3, we should replace "make" with "apisix" ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what problem does th

[GitHub] [apisix] iSuperCoder opened a new issue #5510: request help: 间歇性出现503

2021-11-14 Thread GitBox
iSuperCoder opened a new issue #5510: URL: https://github.com/apache/apisix/issues/5510 ### Issue description 每次出现503时错误日志如下: [error] 60#60: *57870308 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 10.20.0.6 ### Environment

[GitHub] [apisix] spacewander commented on a change in pull request #5509: ci: run CI on PR to release/** branch

2021-11-14 Thread GitBox
spacewander commented on a change in pull request #5509: URL: https://github.com/apache/apisix/pull/5509#discussion_r749003116 ## File path: .github/workflows/build.yml ## @@ -7,7 +7,7 @@ on: - 'docs/**' - '**/*.md' pull_request: -branches: [master] +br

[GitHub] [apisix] tzssangglass opened a new pull request #5509: ci: run CI on PR to release/** branch

2021-11-14 Thread GitBox
tzssangglass opened a new pull request #5509: URL: https://github.com/apache/apisix/pull/5509 Signed-off-by: tzssangglass ### 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] tzssangglass opened a new pull request #5508: feat: release 2.10.2

2021-11-14 Thread GitBox
tzssangglass opened a new pull request #5508: URL: https://github.com/apache/apisix/pull/5508 Signed-off-by: tzssangglass ### 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] tzssangglass closed pull request #5507: feat: release 2.10.2

2021-11-14 Thread GitBox
tzssangglass closed pull request #5507: URL: https://github.com/apache/apisix/pull/5507 -- 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: notificati

[GitHub] [apisix] tzssangglass opened a new pull request #5507: feat: release 2.10.2

2021-11-14 Thread GitBox
tzssangglass opened a new pull request #5507: URL: https://github.com/apache/apisix/pull/5507 Signed-off-by: tzssangglass ### 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] tzssangglass opened a new pull request #5506: feat: release 2.10.2

2021-11-14 Thread GitBox
tzssangglass opened a new pull request #5506: URL: https://github.com/apache/apisix/pull/5506 ### 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] spacewander commented on issue #5417: bug: auto-generated apisix id is likely to be duplicated in containerized environments

2021-11-14 Thread GitBox
spacewander commented on issue #5417: URL: https://github.com/apache/apisix/issues/5417#issuecomment-968506803 I vote for the kong way. -- 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 specif

[GitHub] [apisix] spacewander commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
spacewander commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748982201 ## File path: t/plugin/kafka-logger.t ## @@ -1114,3 +1114,201 @@ GET /t --- error_log_like eval qr/create new kafka producer instance, brokers: \[\{

[GitHub] [apisix] spacewander commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
spacewander commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748978680 ## File path: t/plugin/kafka-logger.t ## @@ -1135,7 +1135,7 @@ qr/failed to send data to Kafka topic: .*, brokers: \{"127.0.0.127":9092}/

[GitHub] [apisix] membphis commented on issue #5502: docs: APISIX supports multi-language architecture diagram

2021-11-14 Thread GitBox
membphis commented on issue #5502: URL: https://github.com/apache/apisix/issues/5502#issuecomment-968499339 In our previous document, there is no architecture diagram for multi-language support. So I drew a picture to help you understand how APISIX supports multi-language, and to better un

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748977696 ## File path: docs/en/latest/plugins/kafka-logger.md ## @@ -58,6 +58,7 @@ For more info on Batch-Processor in Apache APISIX please refer. | retry_delay

[GitHub] [apisix] leslie-tsang commented on issue #5417: bug: auto-generated apisix id is likely to be duplicated in containerized environments

2021-11-14 Thread GitBox
leslie-tsang commented on issue #5417: URL: https://github.com/apache/apisix/issues/5417#issuecomment-968476491 After reading the [lua-resty-jit-uuid's issue](https://github.com/thibaultcha/lua-resty-jit-uuid/issues/19#issuecomment-521076462), there are three solution for this issue: 1.

[GitHub] [apisix-website] lijing-21 opened a new pull request #746: docs: add weekly report 11.14

2021-11-14 Thread GitBox
lijing-21 opened a new pull request #746: URL: https://github.com/apache/apisix-website/pull/746 add weekly report 11.14 -- 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] juzhiyuan opened a new pull request #745: chore: update GitHub's labels

2021-11-14 Thread GitBox
juzhiyuan opened a new pull request #745: URL: https://github.com/apache/apisix-website/pull/745 **Changes** add more labels to GitHub repo's homepage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[apisix-website] 01/01: chore: update GitHub's labels

2021-11-14 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-website.git commit 3823cd77705a4bb672168aaa3887f761e24b53d6 Author: 琚致远 AuthorDate: Mon Nov 15 10:15:08 2021 +0800

[apisix-website] branch juzhiyuan-patch-1 created (now 3823cd7)

2021-11-14 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-website.git. at 3823cd7 chore: update GitHub's labels This branch includes the following new commits: n

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #742: fix: ingress do not watching any namespace when namespaceSelector is empty

2021-11-14 Thread GitBox
tokers commented on a change in pull request #742: URL: https://github.com/apache/apisix-ingress-controller/pull/742#discussion_r748955570 ## File path: pkg/ingress/compare.go ## @@ -42,7 +43,7 @@ func (c *Controller) CompareResources(ctx context.Context) error {

[GitHub] [apisix-website] juzhiyuan opened a new issue #744: support more tags for posts

2021-11-14 Thread GitBox
juzhiyuan opened a new issue #744: URL: https://github.com/apache/apisix-website/issues/744 **Actual Behaviour** When I visit this post: https://apisix.apache.org/blog/2021/11/12/apisix-datadog , I noticed there has only one Tag called `Technology`. It's too common to use this as th

[GitHub] [apisix] spacewander commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
spacewander commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748954119 ## File path: t/plugin/kafka-logger.t ## @@ -1114,3 +1114,97 @@ GET /t --- error_log_like eval qr/create new kafka producer instance, brokers: \[\{"

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
tokers commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r748951999 ## File path: pkg/ingress/status.go ## @@ -163,8 +173,142 @@ func (c *Controller) recordStatus(at interface{}, reason string, err error,

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
tokers commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r748950390 ## File path: pkg/ingress/ingress.go ## @@ -184,14 +185,64 @@ func (c *ingressController) sync(ctx context.Context, ev *types.Event) erro

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #726: feat: add externalname support for upstream

2021-11-14 Thread GitBox
tokers commented on a change in pull request #726: URL: https://github.com/apache/apisix-ingress-controller/pull/726#discussion_r748949570 ## File path: pkg/kube/apisix/apis/config/v1/types.go ## @@ -126,6 +126,14 @@ type ApisixUpstreamConfig struct { // service versio

[GitHub] [apisix] tokers commented on issue #5451: request help: Does response-rewrite plugin support partial or regular substitution

2021-11-14 Thread GitBox
tokers commented on issue #5451: URL: https://github.com/apache/apisix/issues/5451#issuecomment-968421737 > @tokers 在APISIX配置中使用Nginx或openresty的配置,求一个指引文档,多谢~ Please check out [Customize Nginx Configuration](http://apisix.apache.org/docs/apisix/customize-nginx-configuration/). --

[GitHub] [apisix] tokers commented on issue #5503: bug: unable install apisix 2.10.1 by rpm on Centos 7

2021-11-14 Thread GitBox
tokers commented on issue #5503: URL: https://github.com/apache/apisix/issues/5503#issuecomment-968418375 How is the OpenResty installed? From the source or through RPM? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [apisix] spacewander commented on issue #5503: bug: unable install apisix 2.10.1 by rpm on Centos 7

2021-11-14 Thread GitBox
spacewander commented on issue #5503: URL: https://github.com/apache/apisix/issues/5503#issuecomment-968416979 Is your openresty installed via rpm? -- 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 t

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
gxthrj commented on a change in pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#discussion_r748944286 ## File path: pkg/ingress/ingress.go ## @@ -184,14 +185,64 @@ func (c *ingressController) sync(ctx context.Context, ev *types.Event) erro

[GitHub] [apisix-ingress-controller] elvis-cai commented on pull request #726: feat: add externalname support for upstream

2021-11-14 Thread GitBox
elvis-cai commented on pull request #726: URL: https://github.com/apache/apisix-ingress-controller/pull/726#issuecomment-968385288 > Please fix the CI errors. my bad, last commit forget to update test code, updated -- This is an automated message from the Apache Git Service. To re

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-dashboard] codecov-commenter commented on pull request #2210: fix: source codes link

2021-11-14 Thread GitBox
codecov-commenter commented on pull request #2210: URL: https://github.com/apache/apisix-dashboard/pull/2210#issuecomment-968323740 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2210?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comm

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-dashboard] bzp2010 commented on a change in pull request #2210: fix: source codes link

2021-11-14 Thread GitBox
bzp2010 commented on a change in pull request #2210: URL: https://github.com/apache/apisix-dashboard/pull/2210#discussion_r748874977 ## File path: README.md ## @@ -77,9 +77,9 @@ Password: admin Support the following ways currently. -- [Source Codes](./docs/en/latest/deploy

[GitHub] [apisix-dashboard] bzp2010 commented on a change in pull request #2210: fix: source codes link

2021-11-14 Thread GitBox
bzp2010 commented on a change in pull request #2210: URL: https://github.com/apache/apisix-dashboard/pull/2210#discussion_r748874784 ## File path: README.md ## @@ -77,9 +77,9 @@ Password: admin Support the following ways currently. -- [Source Codes](./docs/en/latest/deploy

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

2021-11-14 Thread GitBox
Ylikj commented on pull request #694: URL: https://github.com/apache/apisix-website/pull/694#issuecomment-968316298 hi,may it is not be good -> " split them in multiple pull requests, and categorize them by months ." because there are more than twenty ,and they all be closed today . I w

[GitHub] [apisix-dashboard] bzp2010 opened a new issue #2211: bug: deployment document link error in README

2021-11-14 Thread GitBox
bzp2010 opened a new issue #2211: URL: https://github.com/apache/apisix-dashboard/issues/2211 ### Issue description The link to the deployment document in README is wrong due to a document update. ### Expected behavior Provide links to the correct documentation.

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #740: feat: Fix lb ingress status

2021-11-14 Thread GitBox
codecov-commenter edited a comment on pull request #740: URL: https://github.com/apache/apisix-ingress-controller/pull/740#issuecomment-962736571 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/740?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] lilien1010 opened a new issue #5503: bug: unable install apisix 2.10.1 by rpm on Centos 7

2021-11-14 Thread GitBox
lilien1010 opened a new issue #5503: URL: https://github.com/apache/apisix/issues/5503 ### Issue description unable ![image](https://user-images.githubusercontent.com/3814966/141686665-75d547d7-f02d-4b1d-b69e-ed7eebc2b99e.png) @lanbiaowan found this. ### Environment

[GitHub] [apisix] shuaijinchao commented on issue #4077: passive healthcheck not working after configuration changing

2021-11-14 Thread GitBox
shuaijinchao commented on issue #4077: URL: https://github.com/apache/apisix/issues/4077#issuecomment-968306330 At present, this problem still exists in the latest version of APISIX, and we will fix this problem in the recent version. -- This is an automated message from the Apache Git S

[GitHub] [apisix] shuaijinchao commented on issue #4077: passive healthcheck not working after configuration changing

2021-11-14 Thread GitBox
shuaijinchao commented on issue #4077: URL: https://github.com/apache/apisix/issues/4077#issuecomment-968305357 @chzhuo Thanks, I reproduced the problem. The reason for this problem is that when healthcheck fills the default value, the table object in the `defaults` variable is directly as

[GitHub] [apisix-website] juzhiyuan commented on issue #698: Update SkyWalking plugin's docs

2021-11-14 Thread GitBox
juzhiyuan commented on issue #698: URL: https://github.com/apache/apisix-website/issues/698#issuecomment-968300946 @namangirdhar16 Hi, do you need any 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 abov

[GitHub] [apisix-website] juzhiyuan opened a new issue #743: support language detection

2021-11-14 Thread GitBox
juzhiyuan opened a new issue #743: URL: https://github.com/apache/apisix-website/issues/743 **Actual Behaviour** When users visit apisix.apache.org, our website will serve content in English by default. **Expected Behaviour** For users in Chinese, we could provide defau

[GitHub] [apisix-website] juzhiyuan opened a new pull request #742: chore: adjust docusaurus.config.js

2021-11-14 Thread GitBox
juzhiyuan opened a new pull request #742: URL: https://github.com/apache/apisix-website/pull/742 **Changes** This PR aims to take some configurations from the very long docusaurus.config.js to standalone files. -- This is an automated message from the Apache Git Service. To respon

[apisix-website] 02/02: chore: adjust docusaurus.config.js

2021-11-14 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch docs-navbar in repository https://gitbox.apache.org/repos/asf/apisix-website.git commit b24ccd9c75d2fbb2b6bbdc2344a73c7bf70863a1 Author: juzhiyuan AuthorDate: Sun Nov 14 21:59:52 2021 +0800

[apisix-website] branch docs-navbar created (now b24ccd9)

2021-11-14 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch docs-navbar in repository https://gitbox.apache.org/repos/asf/apisix-website.git. at b24ccd9 chore: adjust docusaurus.config.js This branch includes the following new commits: ne

[apisix-website] 01/02: chore: adjust docusaurus.config.js

2021-11-14 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch docs-navbar in repository https://gitbox.apache.org/repos/asf/apisix-website.git commit 0b43856a6f2c0b0b4627dd6380de274b309d86d4 Author: juzhiyuan AuthorDate: Sun Nov 14 21:58:08 2021 +0800

[GitHub] [apisix-dashboard] Applenice opened a new pull request #2210: fix: source codes link

2021-11-14 Thread GitBox
Applenice opened a new pull request #2210: URL: https://github.com/apache/apisix-dashboard/pull/2210 Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [X] Bugfix - [ ] New feature provided

[GitHub] [apisix-website] juzhiyuan commented on issue #607: discuss: a new structure of Apache APISIX website

2021-11-14 Thread GitBox
juzhiyuan commented on issue #607: URL: https://github.com/apache/apisix-website/issues/607#issuecomment-968293474 confirmed with @Serendipity96, she will continue to resolve those issues when she has time. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748852290 ## File path: apisix/utils/log-util.lua ## @@ -119,13 +120,32 @@ local function get_full_log(ngx, conf) } if conf.include_req_body then -

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748851957 ## File path: apisix/utils/log-util.lua ## @@ -119,13 +120,32 @@ local function get_full_log(ngx, conf) } if conf.include_req_body then -

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748851922 ## File path: apisix/plugins/kafka-logger.lua ## @@ -74,6 +74,15 @@ local schema = { inactive_timeout = {type = "integer", minimum = 1, default =

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748847942 ## File path: apisix/utils/log-util.lua ## @@ -119,13 +120,32 @@ local function get_full_log(ngx, conf) } if conf.include_req_body then Revie

[GitHub] [apisix] windyrjc commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
windyrjc commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748847942 ## File path: apisix/utils/log-util.lua ## @@ -119,13 +120,32 @@ local function get_full_log(ngx, conf) } if conf.include_req_body then Revie

[GitHub] [apisix] spacewander commented on a change in pull request #5501: feat: kafka logger supports logging request body (#5343)

2021-11-14 Thread GitBox
spacewander commented on a change in pull request #5501: URL: https://github.com/apache/apisix/pull/5501#discussion_r748845464 ## File path: apisix/utils/log-util.lua ## @@ -119,13 +120,32 @@ local function get_full_log(ngx, conf) } if conf.include_req_body then Re

[GitHub] [apisix] juzhiyuan commented on issue #5502: docs: APISIX supports multi-language architecture diagram

2021-11-14 Thread GitBox
juzhiyuan commented on issue #5502: URL: https://github.com/apache/apisix/issues/5502#issuecomment-968279205 @membphis Hi, could you describe this issue in detail? 😄 -- 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-java-plugin-runner] spacewander merged pull request #82: docs: fix the dist package name

2021-11-14 Thread GitBox
spacewander merged pull request #82: URL: https://github.com/apache/apisix-java-plugin-runner/pull/82 -- 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-ma

[apisix-java-plugin-runner] branch main updated: docs: fix the dist package name (#82)

2021-11-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 fa909b8 docs: fix the dist

[GitHub] [apisix] spacewander merged pull request #5498: ci: rpm is published by build tools now

2021-11-14 Thread GitBox
spacewander merged pull request #5498: URL: https://github.com/apache/apisix/pull/5498 -- 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: notificatio

[apisix] branch master updated: ci: rpm is published by build tools now (#5498)

2021-11-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 12af57f ci: rpm is published by build tool

[GitHub] [apisix-dashboard] github-actions[bot] commented on issue #1797: add Backend E2E test for Debug View

2021-11-14 Thread GitBox
github-actions[bot] commented on issue #1797: URL: https://github.com/apache/apisix-dashboard/issues/1797#issuecomment-968260646 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any tim

[GitHub] [apisix-dashboard] github-actions[bot] closed issue #1797: add Backend E2E test for Debug View

2021-11-14 Thread GitBox
github-actions[bot] closed issue #1797: URL: https://github.com/apache/apisix-dashboard/issues/1797 -- 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] github-actions[bot] closed issue #1787: update remark in UpstreamForm when creating Service

2021-11-14 Thread GitBox
github-actions[bot] closed issue #1787: URL: https://github.com/apache/apisix-dashboard/issues/1787 -- 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] github-actions[bot] commented on issue #1554: bug: 通过API创建的upstream和route,在dashboard的route详情页面中显示不完整

2021-11-14 Thread GitBox
github-actions[bot] commented on issue #1554: URL: https://github.com/apache/apisix-dashboard/issues/1554#issuecomment-968260632 This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, p

[GitHub] [apisix-dashboard] github-actions[bot] commented on issue #1787: update remark in UpstreamForm when creating Service

2021-11-14 Thread GitBox
github-actions[bot] commented on issue #1787: URL: https://github.com/apache/apisix-dashboard/issues/1787#issuecomment-968260640 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any tim

[GitHub] [apisix] github-actions[bot] closed issue #2683: compared with springcloud gateway ,the qps is lower

2021-11-14 Thread GitBox
github-actions[bot] closed issue #2683: URL: https://github.com/apache/apisix/issues/2683 -- 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: notifica

[GitHub] [apisix] github-actions[bot] commented on issue #2683: compared with springcloud gateway ,the qps is lower

2021-11-14 Thread GitBox
github-actions[bot] commented on issue #2683: URL: https://github.com/apache/apisix/issues/2683#issuecomment-968260485 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. -- Th

  1   2   >