[GitHub] [apisix] shuaijinchao commented on a change in pull request #5713: docs: update README.md

2021-12-06 Thread GitBox
shuaijinchao commented on a change in pull request #5713: URL: https://github.com/apache/apisix/pull/5713#discussion_r763040276 ## File path: docs/zh/latest/README.md ## @@ -145,10 +145,10 @@ A/B 测试、金丝雀发布(灰度发布)、蓝绿部署、限流限速、抵 - 自定义路由: 支持用户自己实现路由算法。 - **多语言支持** - - Apache

[GitHub] [apisix] shuaijinchao opened a new pull request #5715: fix(log-rotate): after enabling compression collect log exceptions

2021-12-06 Thread GitBox
shuaijinchao opened a new pull request #5715: URL: https://github.com/apache/apisix/pull/5715 ### What this PR does / why we need it: FIX #5658 FIX #5663 ### process `Before FIX: ` rename log -> compression log -> nginx reopen `After FIX: ` rename log -> nginx

[GitHub] [apisix-ingress-controller] GhangZh opened a new issue #787: request help: ApisixRoute apiversion Inconsistency

2021-12-06 Thread GitBox
GhangZh opened a new issue #787: URL: https://github.com/apache/apisix-ingress-controller/issues/787 ### Issue description apisix-ingress-controller set apisix_route_version: "apisix.apache.org/v2beta1" but my apisixroute apiVersion still "apisix.apache.org/v1"。ingress-controller

[GitHub] [apisix-ingress-controller] gxthrj closed issue #671: bug: recordStatus status is overwritten

2021-12-06 Thread GitBox
gxthrj closed issue #671: URL: https://github.com/apache/apisix-ingress-controller/issues/671 -- 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-ingress-controller] gxthrj commented on issue #671: bug: recordStatus status is overwritten

2021-12-06 Thread GitBox
gxthrj commented on issue #671: URL: https://github.com/apache/apisix-ingress-controller/issues/671#issuecomment-986767928 close this issue as #706 has been merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

2021-12-06 Thread GitBox
tzssangglass commented on issue #5714: URL: https://github.com/apache/apisix/issues/5714#issuecomment-986753078 sounds good -- 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] tzssangglass commented on issue #5650: request help: etcd tls connect handshake failed

2021-12-06 Thread GitBox
tzssangglass commented on issue #5650: URL: https://github.com/apache/apisix/issues/5650#issuecomment-986752194 you can specify the SNI for etcd, as mentioned above. see more: https://github.com/apache/apisix/issues/5155#issuecomment-929948164 -- This is an automated message from the

[GitHub] [apisix] deepzz0 commented on issue #5650: request help: etcd tls connect handshake failed

2021-12-06 Thread GitBox
deepzz0 commented on issue #5650: URL: https://github.com/apache/apisix/issues/5650#issuecomment-986700762 > Is this a self-signed certificate or signed by a private CA? Have you configured the `ssl_trusted_certificate` option? Yes, it's self-signed. You can see the configuration

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #779: feat: support regex in path

2021-12-06 Thread GitBox
codecov-commenter edited a comment on pull request #779: URL: https://github.com/apache/apisix-ingress-controller/pull/779#issuecomment-984603700 #

[GitHub] [apisix-ingress-controller] lxm commented on pull request #779: feat: support regex in path

2021-12-06 Thread GitBox
lxm commented on pull request #779: URL: https://github.com/apache/apisix-ingress-controller/pull/779#issuecomment-986634421 > In addition, can you please add documentation to introduce this feature? done for docs -- This is an automated message from the Apache Git Service. To

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #779: feat: support regex in path

2021-12-06 Thread GitBox
codecov-commenter edited a comment on pull request #779: URL: https://github.com/apache/apisix-ingress-controller/pull/779#issuecomment-984603700 #

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #779: feat: support regex in path

2021-12-06 Thread GitBox
codecov-commenter edited a comment on pull request #779: URL: https://github.com/apache/apisix-ingress-controller/pull/779#issuecomment-984603700 #

[GitHub] [apisix-ingress-controller] lxm commented on a change in pull request #779: feat: support regex in path

2021-12-06 Thread GitBox
lxm commented on a change in pull request #779: URL: https://github.com/apache/apisix-ingress-controller/pull/779#discussion_r762862781 ## File path: pkg/kube/translation/ingress.go ## @@ -29,16 +29,23 @@ import ( "github.com/apache/apisix-ingress-controller/pkg/id"

[GitHub] [apisix-dashboard] github-actions[bot] closed pull request #2070: feat: added ip-restriction form

2021-12-06 Thread GitBox
github-actions[bot] closed pull request #2070: URL: https://github.com/apache/apisix-dashboard/pull/2070 -- 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-dashboard] github-actions[bot] commented on pull request #2070: feat: added ip-restriction form

2021-12-06 Thread GitBox
github-actions[bot] commented on pull request #2070: URL: https://github.com/apache/apisix-dashboard/pull/2070#issuecomment-986624049 This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR

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

2021-12-06 Thread GitBox
tokers commented on issue #5714: URL: https://github.com/apache/apisix/issues/5714#issuecomment-986607750 SGTM! -- 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] GhangZh edited a comment on issue #5708: request help: go-plugin-runner error after starting in debug mode

2021-12-06 Thread GitBox
GhangZh edited a comment on issue #5708: URL: https://github.com/apache/apisix/issues/5708#issuecomment-986594212 > Is it relative to [#5628 (reply in thread)](https://github.com/apache/apisix/discussions/5628#discussioncomment-1713241)? Different, his sock is not found, my issue is

[GitHub] [apisix] tokers commented on issue #5650: request help: etcd tls connect handshake failed

2021-12-06 Thread GitBox
tokers commented on issue #5650: URL: https://github.com/apache/apisix/issues/5650#issuecomment-986595093 Is this a self-signed certificate or signed by a private CA? Have you configured the `ssl_trusted_certificate` option? -- This is an automated message from the Apache Git Service.

[GitHub] [apisix] GhangZh commented on issue #5708: request help: go-plugin-runner error after starting in debug mode

2021-12-06 Thread GitBox
GhangZh commented on issue #5708: URL: https://github.com/apache/apisix/issues/5708#issuecomment-986594212 > Is it relative to [#5628 (reply in thread)](https://github.com/apache/apisix/discussions/5628#discussioncomment-1713241)? Different, his sock is not found, my issue is not to

[GitHub] [apisix] spacewander closed issue #5630: docs: add APISIX software architecture diagram

2021-12-06 Thread GitBox
spacewander closed issue #5630: URL: https://github.com/apache/apisix/issues/5630 -- 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 merged pull request #5712: docs: Software architecture diagram added (zh-docs)

2021-12-06 Thread GitBox
spacewander merged pull request #5712: URL: https://github.com/apache/apisix/pull/5712 -- 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 (9754b5b -> 9731f51)

2021-12-06 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 9754b5b docs: update MAINTAIN.md (#5676) add 9731f51 docs: Software architecture diagram added (zh-docs)

[GitHub] [apisix] bzp2010 opened a new issue #5714: Proposal: support OpenPolicyAgent for access control

2021-12-06 Thread GitBox
bzp2010 opened a new issue #5714: URL: https://github.com/apache/apisix/issues/5714 ## Background OPA is an open source lightweight general-purpose policy engine, which is a full-featured policy engine that can replace the built-in policy module in your software and decouple the

[GitHub] [apisix] youlianyiran removed a comment on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran removed a comment on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545990 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item --

[GitHub] [apisix] youlianyiran removed a comment on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran removed a comment on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545643 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item --

[GitHub] [apisix] youlianyiran commented on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran commented on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545990 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item -- This is an

[GitHub] [apisix] youlianyiran commented on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran commented on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545643 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item -- This is an

[GitHub] [apisix] youlianyiran commented on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran commented on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545173 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item -- This is

[GitHub] [apisix] youlianyiran removed a comment on issue #3231: request help: how to use apisix with zookeeper service discovery

2021-12-06 Thread GitBox
youlianyiran removed a comment on issue #3231: URL: https://github.com/apache/apisix/issues/3231#issuecomment-986545173 > I am a java programmer. I am not familiar with the apisix and nginx, just a probably understanding of them, need a lot of time to be proficient in item --

[GitHub] [apisix] saintak commented on issue #5711: bug: apisix.service无法开机自启动,而且ulimit没有设置

2021-12-06 Thread GitBox
saintak commented on issue #5711: URL: https://github.com/apache/apisix/issues/5711#issuecomment-986542582 > > > PR is welcome, would you take it a try ? > > > > > > 翻看了半天没在代码库找到apisix.service的位置,所以我应该提到哪个位置呢? > > Hello there, right

[GitHub] [apisix] LiteSun merged pull request #5676: docs: update MAINTAIN.md

2021-12-06 Thread GitBox
LiteSun merged pull request #5676: URL: https://github.com/apache/apisix/pull/5676 -- 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: docs: update MAINTAIN.md (#5676)

2021-12-06 Thread sunyi
This is an automated email from the ASF dual-hosted git repository. sunyi 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 9754b5b docs: update MAINTAIN.md (#5676)

<    1   2