[GitHub] [apisix-website] juzhiyuan commented on issue #763: combine configuration files into one

2021-11-26 Thread GitBox
juzhiyuan commented on issue #763: URL: https://github.com/apache/apisix-website/issues/763#issuecomment-980515541 After considering, how about this? 1. To have a configuration file containing all repos' configuration; 2. To add a property called hiddenOnDocumentList 3. Add a pr

[GitHub] [apisix-java-plugin-runner] cws1981 commented on issue #88: request help: can't get header "Authorization" from the request, but other name like "jwt-token" is ok

2021-11-26 Thread GitBox
cws1981 commented on issue #88: URL: https://github.com/apache/apisix-java-plugin-runner/issues/88#issuecomment-980514071 ` String token = request.getHeader("authorization"); ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix-website] Swastyy commented on issue #763: combine configuration files into one

2021-11-26 Thread GitBox
Swastyy commented on issue #763: URL: https://github.com/apache/apisix-website/issues/763#issuecomment-980513130 Hi @juzhiyuan I see there is a option of Downloads in the `Download` webpage from where a user can directly download whereas its not there in the `Documents` webpage. If you wan

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
tao12345666333 commented on a change in pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774#discussion_r757745597 ## File path: tools.go ## @@ -1,3 +1,4 @@ +//go:build tools Review comment: This is new in 1.17, I want to delete it befor

[GitHub] [apisix] bisakhmondal edited a comment on pull request #5625: docs: exec code block for shell commands in Test Nginx

2021-11-26 Thread GitBox
bisakhmondal edited a comment on pull request #5625: URL: https://github.com/apache/apisix/pull/5625#issuecomment-980494687 > Have we used this feature in APISIX? Hi @membphis! Yes currently all grpc tests with grpcurl are using this. PR https://github.com/apache/apisix/pull/5460/

[GitHub] [apisix] soham4abc commented on pull request #5618: docs: Path of example is corrected

2021-11-26 Thread GitBox
soham4abc commented on pull request #5618: URL: https://github.com/apache/apisix/pull/5618#issuecomment-980504206 PTAL @spacewander @tokers -- 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 s

[GitHub] [apisix] cws1981 removed a comment on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 removed a comment on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-979843903 -- 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 unsubscr

[GitHub] [apisix] cws1981 edited a comment on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 edited a comment on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-980496084 > @moonming 只是分享使用过程😄,有一个关于java 插件的问题:https://github.com/apache/apisix-java-plugin-runner/issues/88 -- This is an automated message from the Apache Git Service. To resp

[GitHub] [apisix] cws1981 commented on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 commented on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-980496084 > 只是分享使用过程😄,有一个关于java 插件的问题:https://github.com/apache/apisix-java-plugin-runner/issues/88 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [apisix] bisakhmondal commented on pull request #5625: docs: exec code block for shell commands in Test Nginx

2021-11-26 Thread GitBox
bisakhmondal commented on pull request #5625: URL: https://github.com/apache/apisix/pull/5625#issuecomment-980494687 > Have we used this feature in APISIX? Hi @membphis! Yes current all grpc tests using grpcurl are using this. PR https://github.com/apache/apisix/pull/5460/files

[GitHub] [apisix] membphis commented on pull request #5625: docs: exec code block for shell commands in Test Nginx

2021-11-26 Thread GitBox
membphis commented on pull request #5625: URL: https://github.com/apache/apisix/pull/5625#issuecomment-980491529 Have we used this feature in APISIX? -- 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] membphis commented on pull request #5518: feat: add Apache OpenWhisk plugin

2021-11-26 Thread GitBox
membphis commented on pull request #5518: URL: https://github.com/apache/apisix/pull/5518#issuecomment-980491153 > > we also need to update the REAME.md @bzp2010 > > please create a new issue about this, do this later. @bzp2010 any news? -- This is an automated message from

[GitHub] [apisix] kevinw66 opened a new issue #5626: bug: attempt to concatenate field 'shm_name' (a nil value)

2021-11-26 Thread GitBox
kevinw66 opened a new issue #5626: URL: https://github.com/apache/apisix/issues/5626 ### Issue description When I use master branch to exec `make deps` `make run` An error occurred. But when I checkout tag 2.10.2 the error not exists Is this code forget to pass

[GitHub] [apisix-docker] mohitsaxenaknoldus commented on issue #248: occur docker build error via apisix-docker/all-in-one/apisix

2021-11-26 Thread GitBox
mohitsaxenaknoldus commented on issue #248: URL: https://github.com/apache/apisix-docker/issues/248#issuecomment-980185810 @spacewander PR: https://github.com/apache/apisix-docker/pull/249 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [apisix-docker] mohitsaxenaknoldus opened a new pull request #249: Fixes Docker image build error

2021-11-26 Thread GitBox
mohitsaxenaknoldus opened a new pull request #249: URL: https://github.com/apache/apisix-docker/pull/249 Fixes #248 -- 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 uns

[GitHub] [apisix] yangxikun edited a comment on issue #5622: bug: APISIX occasional blocking

2021-11-26 Thread GitBox
yangxikun edited a comment on issue #5622: URL: https://github.com/apache/apisix/issues/5622#issuecomment-980094603 Not just health check API, all other api request is block. @tokers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix] yangxikun commented on issue #5622: bug: APISIX occasional blocking

2021-11-26 Thread GitBox
yangxikun commented on issue #5622: URL: https://github.com/apache/apisix/issues/5622#issuecomment-980094603 Not just health check API, all other api request is block. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757579797 ## File path: apisix/plugins/serverless/generic-upstream.lua ## @@ -0,0 +1,134 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [apisix] bisakhmondal opened a new pull request #5625: docs: exec code block for shell commands in Test Nginx

2021-11-26 Thread GitBox
bisakhmondal opened a new pull request #5625: URL: https://github.com/apache/apisix/pull/5625 ### 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] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757581696 ## File path: apisix/plugins/serverless/generic-upstream.lua ## @@ -0,0 +1,134 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757581095 ## File path: t/plugin/azure-functions.t ## @@ -375,3 +381,43 @@ ngx.say("Authz-Header - " .. headers["x-functions-key"] or "") passed passed Auth

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757579953 ## File path: t/plugin/azure-functions.t ## @@ -375,3 +381,43 @@ ngx.say("Authz-Header - " .. headers["x-functions-key"] or "") passed passed Auth

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757579797 ## File path: apisix/plugins/serverless/generic-upstream.lua ## @@ -0,0 +1,134 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [apisix] moonming commented on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
moonming commented on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-980021249 > ### Apisix 插件开发实现JWT用户身份认证 > Apisix 是一个性能优秀的开源网关。 > > J**SON Web Token(缩写 JWT)** > > jwt的详细介绍可以参考:[用户认证 - CAS vs JWT - 知乎 (zhihu.com)](https://zhuanlan.zhihu.com/p/43

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757511500 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix-website] yzeng25 commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
yzeng25 commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757506618 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journey @Apach

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757505408 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix-website] yzeng25 commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
yzeng25 commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757502218 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journey @Apach

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757496121 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757491126 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix-website] yzeng25 commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
yzeng25 commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757482030 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journey @Apach

[apisix] branch master updated (49a539b -> 7242216)

2021-11-26 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 49a539b feat(http/kafka-logger): support to log response body (#5550) add 7242216 feat(google-cloud-loggi

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757478111 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix-website] 1502shivam-singh commented on a change in pull request #775: docs: add contibutor-to-comitter journey blog (@1502shivam-singh)

2021-11-26 Thread GitBox
1502shivam-singh commented on a change in pull request #775: URL: https://github.com/apache/apisix-website/pull/775#discussion_r757478111 ## File path: website/blog/2021/11/26/apache-apisix-committer-experience.md ## @@ -0,0 +1,48 @@ +--- +title: "Contributer to Committer journ

[GitHub] [apisix] spacewander commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
spacewander commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757418187 ## File path: t/plugin/azure-functions.t ## @@ -375,3 +381,43 @@ ngx.say("Authz-Header - " .. headers["x-functions-key"] or "") passed passed Authz

[GitHub] [apisix] spacewander merged pull request #5619: feat(google-cloud-logging): set token type based on the Oauth response

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

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
bisakhmondal commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757403087 ## File path: apisix/plugins/serverless/generic-upstream.lua ## @@ -0,0 +1,134 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [apisix-website] yzeng25 opened a new pull request #776: docs: add contribution guidelines

2021-11-26 Thread GitBox
yzeng25 opened a new pull request #776: URL: https://github.com/apache/apisix-website/pull/776 add contribution guidelines -- 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 commen

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix] github-actions[bot] commented on issue #2872: I want to return routing data through the interface

2021-11-26 Thread GitBox
github-actions[bot] commented on issue #2872: URL: https://github.com/apache/apisix/issues/2872#issuecomment-979845059 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

[GitHub] [apisix-dashboard] github-actions[bot] commented on pull request #2143: feat: add entities compatibility filter

2021-11-26 Thread GitBox
github-actions[bot] commented on pull request #2143: URL: https://github.com/apache/apisix-dashboard/pull/2143#issuecomment-979845288 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's inc

[GitHub] [apisix] github-actions[bot] commented on pull request #4462: docs: update global-rule.md

2021-11-26 Thread GitBox
github-actions[bot] commented on pull request #4462: URL: https://github.com/apache/apisix/pull/4462#issuecomment-979845124 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or

[GitHub] [apisix] github-actions[bot] closed issue #2872: I want to return routing data through the interface

2021-11-26 Thread GitBox
github-actions[bot] closed issue #2872: URL: https://github.com/apache/apisix/issues/2872 -- 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] cws1981 edited a comment on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 edited a comment on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-979843903 ### Apisix 插件开发实现JWT用户身份认证 Apisix 是一个性能优秀的开源网关。 J**SON Web Token(缩写 JWT)** jwt的详细介绍可以参考:用户认证 - CAS vs JWT - 知乎 (zhihu.com) # jwt的认证交互流程比较清晰简单,如图:

[GitHub] [apisix] cws1981 edited a comment on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 edited a comment on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-979843903 ### Apisix 插件开发实现JWT用户身份认证 Apisix 是一个性能优秀的开源网关。 J**SON Web Token(缩写 JWT)** jwt的详细介绍可以参考:[用户认证 - CAS vs JWT - 知乎 (zhihu.com)](https://zhuanlan.zhihu.com/p/4368

[GitHub] [apisix] cws1981 commented on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)

2021-11-26 Thread GitBox
cws1981 commented on issue #487: URL: https://github.com/apache/apisix/issues/487#issuecomment-979843903 ### Apisix 插件开发实现JWT用户身份认证 Apisix 是一个性能优秀的开源网关。 J**SON Web Token(缩写 JWT)** jwt的详细介绍可以参考:[JSON Web Token 入门教程 - 阮一峰的网络日志 (ruanyifeng.com)](https://link.zhihu.com/?tar

[GitHub] [apisix-ingress-controller] zlhgo closed issue #775: request help: sync crd labels to apisix

2021-11-26 Thread GitBox
zlhgo closed issue #775: URL: https://github.com/apache/apisix-ingress-controller/issues/775 -- 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: notif

[GitHub] [apisix-ingress-controller] zlhgo commented on issue #775: request help: sync crd labels to apisix

2021-11-26 Thread GitBox
zlhgo commented on issue #775: URL: https://github.com/apache/apisix-ingress-controller/issues/775#issuecomment-979838516 not yet until now -- 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 s

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #774: fix: delete the cluster object when give up the leadership

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

[GitHub] [apisix] tokers commented on issue #5622: bug: APISIX occasional blocking

2021-11-26 Thread GitBox
tokers commented on issue #5622: URL: https://github.com/apache/apisix/issues/5622#issuecomment-979828870 > @tokers 200 response I'm not sure how did you implement the health check API, and which logics inside there, so I cannot determine the reason that why this API will time out.

[GitHub] [apisix-helm-chart] tokers commented on a change in pull request #183: feat(apisix): add service monitor support

2021-11-26 Thread GitBox
tokers commented on a change in pull request #183: URL: https://github.com/apache/apisix-helm-chart/pull/183#discussion_r757357047 ## File path: charts/apisix/templates/configmap.yaml ## @@ -226,6 +226,13 @@ data: {{- if .Values.customPlugins.enabled }} plugin_attr:

[GitHub] [apisix-ingress-controller] tokers commented on issue #775: request help: sync crd labels to apisix

2021-11-26 Thread GitBox
tokers commented on issue #775: URL: https://github.com/apache/apisix-ingress-controller/issues/775#issuecomment-979824728 For the sake of management of other purposes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [apisix] yangxikun commented on issue #5622: bug: APISIX occasional blocking

2021-11-26 Thread GitBox
yangxikun commented on issue #5622: URL: https://github.com/apache/apisix/issues/5622#issuecomment-979822857 @tokers 200 response -- 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 com

[GitHub] [apisix] tokers commented on issue #5622: bug: APISIX occasional blocking

2021-11-26 Thread GitBox
tokers commented on issue #5622: URL: https://github.com/apache/apisix/issues/5622#issuecomment-979817556 What's the expected behavior of the `/healthz` API? -- 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

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #774: fix: delete the cluster object when give up the leadership

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

[GitHub] [apisix-ingress-controller] tokers commented on pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
tokers commented on pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774#issuecomment-979795678 > > CI failed. > > The go version on my local is `1.17` and the build directive is different. I use the go/1.16.10 to re-generate some files. -- T

[apisix-ingress-controller] branch fix/connect-to-apisix updated (0b3fd04 -> 6e39f97)

2021-11-26 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a change to branch fix/connect-to-apisix in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. from 0b3fd04 fix: delete the cluster object when give up the leadership add 6e39f9

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-ingress-controller] tokers commented on pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
tokers commented on pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774#issuecomment-979791107 > CI failed. The go version on my local is `1.17` and the build directive is different. -- This is an automated message from the Apache Git Service. To r

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
tao12345666333 commented on pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774#issuecomment-979787299 CI failed. -- 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-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix] spacewander commented on a change in pull request #5616: feat: faas plugin refactoring with url path forwarding

2021-11-26 Thread GitBox
spacewander commented on a change in pull request #5616: URL: https://github.com/apache/apisix/pull/5616#discussion_r757303164 ## File path: apisix/plugins/serverless/generic-upstream.lua ## @@ -0,0 +1,134 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
codecov-commenter commented on pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774#issuecomment-979773656 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/774?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-ingress-controller] zlhgo opened a new issue #775: request help: sync crd labels to apisix

2021-11-26 Thread GitBox
zlhgo opened a new issue #775: URL: https://github.com/apache/apisix-ingress-controller/issues/775 ### Issue description i have some labels like group,project... in k8s crd, i want to get the labels in apisix plugins. ### Environment * your apisix-ingress-controller version (

[GitHub] [apisix-ingress-controller] tokers opened a new pull request #774: fix: delete the cluster object when give up the leadership

2021-11-26 Thread GitBox
tokers opened a new pull request #774: URL: https://github.com/apache/apisix-ingress-controller/pull/774 Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] B

[apisix-ingress-controller] 01/01: fix: delete the cluster object when give up the leadership

2021-11-26 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a commit to branch fix/connect-to-apisix in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git commit 0b3fd0413df76bc6840c7accbb5f7b68ee6039a2 Author: Chao Zhang AuthorDate: Fri Nov 26 16:

[apisix-ingress-controller] branch fix/connect-to-apisix created (now 0b3fd04)

2021-11-26 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a change to branch fix/connect-to-apisix in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. at 0b3fd04 fix: delete the cluster object when give up the leadership This branch in

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2224: ci: fix stream route failed frequent

2021-11-26 Thread GitBox
codecov-commenter edited a comment on pull request #2224: URL: https://github.com/apache/apisix-dashboard/pull/2224#issuecomment-979757962 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2224?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=