[GitHub] [apisix-dashboard] SkyeYoung commented on pull request #2502: feat: Adding batch deletion function for routing pages

2022-07-15 Thread GitBox
SkyeYoung commented on PR #2502: URL: https://github.com/apache/apisix-dashboard/pull/2502#issuecomment-1186103703 > > ![image](https://user-images.githubusercontent.com/48400568/179343410-a2360769-9b27-4db0-aa17-5b4e4aa64321.png) e2e test also needs to be fixed 🤔 > > I really want to s

[GitHub] [apisix-website] bzp2010 merged pull request #1217: fix: EventPosterCard

2022-07-15 Thread GitBox
bzp2010 merged PR #1217: URL: https://github.com/apache/apisix-website/pull/1217 -- 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-unsubscr.

[apisix-website] branch master updated: fix: EventPosterCard (#1217)

2022-07-15 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 7ec863efae6 fix: EventPosterCard (#1217

[GitHub] [apisix-dashboard] FangSen9000 commented on pull request #2502: feat: Adding batch deletion function for routing pages

2022-07-15 Thread GitBox
FangSen9000 commented on PR #2502: URL: https://github.com/apache/apisix-dashboard/pull/2502#issuecomment-1186102178 > ![image](https://user-images.githubusercontent.com/48400568/179343410-a2360769-9b27-4db0-aa17-5b4e4aa64321.png) e2e test also needs to be fixed 🤔 I really want to see i

[GitHub] [apisix] 1renwuruiming commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
1renwuruiming commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1186101852 @tzssangglass 我从etcd导出了json数据,并脱敏了相关的信息,请看一下这样的路由提供方式是否有用,感谢 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [apisix] 1renwuruiming commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
1renwuruiming commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1186101751 [{ "key": "\/apisix\/consumers\/", "value": "init_dir" }, { "key": "\/apisix\/global_rules\/", "val

[GitHub] [apisix-dashboard] SkyeYoung commented on pull request #2502: feat: Adding batch deletion function for routing pages

2022-07-15 Thread GitBox
SkyeYoung commented on PR #2502: URL: https://github.com/apache/apisix-dashboard/pull/2502#issuecomment-1186101637 ![image](https://user-images.githubusercontent.com/48400568/179343410-a2360769-9b27-4db0-aa17-5b4e4aa64321.png) e2e test also needs to be fixed 🤔 -- This is an automated

[GitHub] [apisix-dashboard] SkyeYoung commented on a diff in pull request #2502: feat: Adding batch deletion function for routing pages

2022-07-15 Thread GitBox
SkyeYoung commented on code in PR #2502: URL: https://github.com/apache/apisix-dashboard/pull/2502#discussion_r922641218 ## web/src/pages/Route/List.tsx: ## @@ -118,6 +111,25 @@ const Page: React.FC = () => { ); }); }; + Review Comment: ```suggestion ```

[GitHub] [apisix-website] netlify[bot] commented on pull request #1217: fix: EventPosterCard

2022-07-15 Thread GitBox
netlify[bot] commented on PR #1217: URL: https://github.com/apache/apisix-website/pull/1217#issuecomment-1186100825 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | 65136488

[GitHub] [apisix-website] SkyeYoung opened a new pull request, #1217: fix: EventPosterCard

2022-07-15 Thread GitBox
SkyeYoung opened a new pull request, #1217: URL: https://github.com/apache/apisix-website/pull/1217 Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix-website] juzhiyuan commented on a diff in pull request #1215: docs: update description

2022-07-15 Thread GitBox
juzhiyuan commented on code in PR #1215: URL: https://github.com/apache/apisix-website/pull/1215#discussion_r922624233 ## website/blog/2020/12/11/beike-how-to-build-gateway-based-on-apache-apisix.md: ## @@ -7,7 +7,7 @@ keywords: - Apache APISIX - Kong - Nginx -description: Be

[GitHub] [apisix] tokers commented on issue #7469: How to config load balance in apisix.yam in standalone mode

2022-07-15 Thread GitBox
tokers commented on issue #7469: URL: https://github.com/apache/apisix/issues/7469#issuecomment-1186081716 You mean you want to control the target upstream for requests matched the same route? If so, try to use the traffic-split plugin. -- This is an automated message from the Apache Git

[apisix-website] branch master updated: feat: replace locale dropdown with blog link (#1213)

2022-07-15 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan 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 90a973f231d feat: replace locale drop

[GitHub] [apisix-website] juzhiyuan merged pull request #1213: feat: replace locale dropdown with blog link

2022-07-15 Thread GitBox
juzhiyuan merged PR #1213: URL: https://github.com/apache/apisix-website/pull/1213 -- 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-unsubsc

[GitHub] [apisix-website] SylviaBABY opened a new issue, #1153: [Docs]: Replace Chinese pictures that appear in English articles

2022-07-15 Thread GitBox
SylviaBABY opened a new issue, #1153: URL: https://github.com/apache/apisix-website/issues/1153 ### Current State **Description of the current state/issue**: In many previous blogs, because there was no English processing of pictures at that time, Chinese pictures were still used i

[GitHub] [apisix-dashboard] SkyeYoung commented on pull request #2386: fix: Fix Copyright notice

2022-07-15 Thread GitBox
SkyeYoung commented on PR #2386: URL: https://github.com/apache/apisix-dashboard/pull/2386#issuecomment-1186047849 @nfrankel I checked apache.org and I found that they are also using `Copyright © 2022`, and I thought, since we are an Apache project, let's keep it consistent with the AS

[GitHub] [apisix-java-plugin-runner] MorganArthur commented on issue #165: help request: Java Plugin Runner thorws warning

2022-07-15 Thread GitBox
MorganArthur commented on issue #165: URL: https://github.com/apache/apisix-java-plugin-runner/issues/165#issuecomment-1186047625 After experiments, I came to a conclusion that I need to create an apifix image containing plugin runner first, then start the image container, and then modify

[GitHub] [apisix] xuyizhe opened a new pull request, #7474: update powered-by.md

2022-07-15 Thread GitBox
xuyizhe opened a new pull request, #7474: URL: https://github.com/apache/apisix/pull/7474 update powered-by.md -- 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 unsubscrib

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7453: feat: supports dynamic control of whether plugins are running

2022-07-15 Thread GitBox
tzssangglass commented on code in PR #7453: URL: https://github.com/apache/apisix/pull/7453#discussion_r922371249 ## apisix/schema_def.lua: ## @@ -956,6 +956,11 @@ _M.plugin_injected_schema = { description = "priority of plugins by customized order",

[GitHub] [apisix] tzssangglass commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
tzssangglass commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1185739982 > @tzssangglass 如何从etcd导出数据呢?我尝试了多种方式仍旧没有成功导出 you can use `etcdctl`, e.g. `etcdctl get /apisix/routes/1` or `etcdctl get / --prefix` -- This is an automated message fro

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/github.com/gruntwork-io/terratest-0.40.18 updated (53185722 -> 42645d49)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/github.com/gruntwork-io/terratest-0.40.18 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 53185722 chore(deps): bump g

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/client-go-0.24.3 updated (90c0ca28 -> 982447de)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/client-go-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 90c0ca28 chore(deps): bump k8s.io/client-go fr

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/api-0.24.3 updated (472ed336 -> 4526f281)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/api-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 472ed336 chore(deps): bump k8s.io/api from 0.22.4 to

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/apimachinery-0.24.3 updated (9aa34cb6 -> 916f4aa7)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/apimachinery-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 9aa34cb6 chore(deps): bump k8s.io/apimachin

[apisix-ingress-controller] branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 updated (f9382138 -> ee0ff48d)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard f9382138 chore(deps): bump github.com/hashi

[apisix-ingress-controller] branch dependabot/go_modules/k8s.io/apimachinery-0.24.3 updated (dd43d238 -> 5559bc4a)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/k8s.io/apimachinery-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard dd43d238 chore(deps): bump k8s.io/apimachinery from

[apisix-ingress-controller] branch dependabot/go_modules/k8s.io/api-0.24.3 updated (fdd72a4e -> ba89e378)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/k8s.io/api-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard fdd72a4e chore(deps): bump k8s.io/api from 0.22.4 to 0.24.3

[apisix-ingress-controller] branch dependabot/go_modules/github.com/prometheus/client_golang-1.12.2 updated (d1673659 -> b0822e6f)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/prometheus/client_golang-1.12.2 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard d1673659 chore(deps): bump github.co

[apisix-ingress-controller] branch master updated: chore(deps): bump github.com/gorilla/websocket in /test/e2e (#1114)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git The following commit(s) were added to refs/heads/master by this push: new edb19cdf chore(deps): bum

[GitHub] [apisix-ingress-controller] dependabot[bot] merged pull request #1114: chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 in /test/e2e

2022-07-15 Thread GitBox
dependabot[bot] merged PR #1114: URL: https://github.com/apache/apisix-ingress-controller/pull/1114 -- 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: noti

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1161: chore(deps): bump github.com/hashicorp/go-memdb from 1.3.2 to 1.3.3

2022-07-15 Thread GitBox
codecov-commenter commented on PR #1161: URL: https://github.com/apache/apisix-ingress-controller/pull/1161#issuecomment-1185721691 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1161?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaig

[apisix-ingress-controller] branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 updated (98d21bd6 -> f9382138)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 98d21bd6 chore(deps): bump github.com/hashi

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1161: chore(deps): bump github.com/hashicorp/go-memdb from 1.3.2 to 1.3.3

2022-07-15 Thread GitBox
tao12345666333 commented on PR #1161: URL: https://github.com/apache/apisix-ingress-controller/pull/1161#issuecomment-1185713489 @dependabot rebase -- 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-ingress-controller] stillfox-lee commented on a diff in pull request #1158: test: keep namespace when test failed in dev mod

2022-07-15 Thread GitBox
stillfox-lee commented on code in PR #1158: URL: https://github.com/apache/apisix-ingress-controller/pull/1158#discussion_r922216350 ## test/e2e/scaffold/scaffold.go: ## @@ -442,6 +442,8 @@ func (s *Scaffold) beforeEach() { func (s *Scaffold) afterEach() { defer ginkgo

[apisix-website] branch master updated: docs: update pictures in xrpc blog (#1216)

2022-07-15 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan 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 a0f28137eb7 docs: update pictures in

[GitHub] [apisix-website] juzhiyuan closed issue #1153: [Docs]: Replace Chinese pictures that appear in English articles

2022-07-15 Thread GitBox
juzhiyuan closed issue #1153: [Docs]: Replace Chinese pictures that appear in English articles URL: https://github.com/apache/apisix-website/issues/1153 -- 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] juzhiyuan merged pull request #1216: docs: update pictures in xrpc blog

2022-07-15 Thread GitBox
juzhiyuan merged PR #1216: URL: https://github.com/apache/apisix-website/pull/1216 -- 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-unsubsc

[GitHub] [apisix] 1renwuruiming commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
1renwuruiming commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1185461849 @tzssangglass 如何从etcd导出数据呢?我尝试了多种方式仍旧没有成功导出 -- 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] dependabot[bot] commented on pull request #1114: chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 in /test/e2e

2022-07-15 Thread GitBox
dependabot[bot] commented on PR #1114: URL: https://github.com/apache/apisix-ingress-controller/pull/1114#issuecomment-1185453896 One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it

[GitHub] [apisix] ccxhwmy commented on a diff in pull request #7412: feat(promethues): add ngx.shared.DICT status

2022-07-15 Thread GitBox
ccxhwmy commented on code in PR #7412: URL: https://github.com/apache/apisix/pull/7412#discussion_r922071524 ## t/plugin/prometheus.t: ## @@ -632,3 +632,53 @@ GET /apisix/prometheus/metrics qr/apisix_/ --- response_body_unlike eval qr/etcd/ + + + +=== TEST 42: fetch the prome

[GitHub] [apisix] ccxhwmy commented on a diff in pull request #7412: feat(promethues): add ngx.shared.DICT status

2022-07-15 Thread GitBox
ccxhwmy commented on code in PR #7412: URL: https://github.com/apache/apisix/pull/7412#discussion_r922070884 ## t/plugin/prometheus.t: ## @@ -632,3 +632,53 @@ GET /apisix/prometheus/metrics qr/apisix_/ --- response_body_unlike eval qr/etcd/ + + + +=== TEST 42: fetch the prome

[GitHub] [apisix-docker] myoss opened a new issue, #333: question: use local code how to build

2022-07-15 Thread GitBox
myoss opened a new issue, #333: URL: https://github.com/apache/apisix-docker/issues/333 use local apisix code and `api7/apisix-base:1.19.9.1.6` base image, how to build? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [apisix-dashboard] nic-chen commented on pull request #2525: test: move service unit cases to e2e

2022-07-15 Thread GitBox
nic-chen commented on PR #2525: URL: https://github.com/apache/apisix-dashboard/pull/2525#issuecomment-1185394612 > Thanks for your sharing! It would be better if there is an issue and a checklist of what needs to be migrated in it. Maybe someone else in the community would li

[GitHub] [apisix] 1renwuruiming commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
1renwuruiming commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1185389435 好的,我整理一下给您 -- 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-ingress-controller] AlinsRan commented on issue #1164: test: ensure e2e robustness

2022-07-15 Thread GitBox
AlinsRan commented on issue #1164: URL: https://github.com/apache/apisix-ingress-controller/issues/1164#issuecomment-1185388870 For `resourcesync.go` failed: Insufficient waiting time. The e2e will be faster than synchronization. solve: * Longer waiting time. -- This is an au

[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1164: test: ensure e2e robustness

2022-07-15 Thread GitBox
AlinsRan commented on issue #1164: URL: https://github.com/apache/apisix-ingress-controller/issues/1164#issuecomment-1185387227 For `endpoints.go` error: Due to multiple versions + concurrent creation of multiple httpbin pods, access timed out. solve: * Longer waiting time.

[GitHub] [apisix] tzssangglass commented on issue #7472: feat: APISIX jwt-auth plugin should support ES256 digital algorithm

2022-07-15 Thread GitBox
tzssangglass commented on issue #7472: URL: https://github.com/apache/apisix/issues/7472#issuecomment-1185384288 I think we can support it, `lua-resty-jwt` has support `ES256`,see: https://github.com/cdbattags/lua-resty-jwt/pull/34 PR is welcome! -- This is an automated message fro

[GitHub] [apisix] myoss commented on issue #7473: bug: use kubernetes dicovery start failed

2022-07-15 Thread GitBox
myoss commented on issue #7473: URL: https://github.com/apache/apisix/issues/7473#issuecomment-1185379237 ``` bash-5.1# openresty -v nginx version: openresty/1.19.3.2 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [apisix-dashboard] bzp2010 commented on pull request #2525: test: move service unit cases to e2e

2022-07-15 Thread GitBox
bzp2010 commented on PR #2525: URL: https://github.com/apache/apisix-dashboard/pull/2525#issuecomment-1185376777 > It seems that the unit test has been migrated to e2e recently, The purpose of the two tests is not the same, and the scope of coverage is also different, I would like to know

[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1164: test: ensure e2e robustness

2022-07-15 Thread GitBox
AlinsRan commented on issue #1164: URL: https://github.com/apache/apisix-ingress-controller/issues/1164#issuecomment-1185375756 https://github.com/apache/apisix-ingress-controller/blob/v1.4.0/test/e2e/plugins/redirect.go#L211 The current code uses `ensurenum` To ensure successful res

[GitHub] [apisix] myoss opened a new issue, #7473: bug: use kubernetes dicovery start failed

2022-07-15 Thread GitBox
myoss opened a new issue, #7473: URL: https://github.com/apache/apisix/issues/7473 ### Current Behavior apisix use kubernetes dicovery start failed ### Expected Behavior _No response_ ### Error Logs kubectl -n ingress-apisix logs -f apisix-bd9687cc7-68vvr

[GitHub] [apisix-ingress-controller] AlinsRan opened a new issue, #1164: test: ensure e2e robustness

2022-07-15 Thread GitBox
AlinsRan opened a new issue, #1164: URL: https://github.com/apache/apisix-ingress-controller/issues/1164 ** backend ** ref: #1138 Due to the instability of E2E on CI, the development efficiency and time cost of contributors are greatly affected. In this issue, the cause of e2e in

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1158: test: keep namespace when test failed in dev mod

2022-07-15 Thread GitBox
tao12345666333 commented on code in PR #1158: URL: https://github.com/apache/apisix-ingress-controller/pull/1158#discussion_r921997006 ## test/e2e/scaffold/scaffold.go: ## @@ -442,6 +442,8 @@ func (s *Scaffold) beforeEach() { func (s *Scaffold) afterEach() { defer gink

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #313: help request: Can't enable plugin authz-casdoor

2022-07-15 Thread GitBox
tao12345666333 commented on issue #313: URL: https://github.com/apache/apisix-helm-chart/issues/313#issuecomment-1185366043 :laughing: He made some updates in the issue. Or you can also enter the Pod to check the actual generated configuration file -- This is an automated message

[GitHub] [apisix] vyvyan2010 commented on issue #6996: feat: As a user, I want to see `grpc-status-details-bin` in response body in case an error, so that I avoid parsing header to read error respons

2022-07-15 Thread GitBox
vyvyan2010 commented on issue #6996: URL: https://github.com/apache/apisix/issues/6996#issuecomment-1185364801 > ``` local encoded_data = "CA4SDk91dCBvZiBzZXJ2aWNlGlcKKnR5cGUuZ29vZ2xlYXBpcy5jb20vaGVsbG93b3JsZC5FcnJvckRldGFpbBIpCAESHFRoZSBzZXJ2ZXIgaXMgb3V0IG9mIHNlcnZpY2UaB3Nlcn

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1114: chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 in /test/e2e

2022-07-15 Thread GitBox
tao12345666333 commented on PR #1114: URL: https://github.com/apache/apisix-ingress-controller/pull/1114#issuecomment-1185361994 @dependabot squash and merge -- 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-website] SkyeYoung closed pull request #1214: demo: blogs dropdown

2022-07-15 Thread GitBox
SkyeYoung closed pull request #1214: demo: blogs dropdown URL: https://github.com/apache/apisix-website/pull/1214 -- 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] AlinsRan commented on issue #1097: Umbrella: flaky test

2022-07-15 Thread GitBox
AlinsRan commented on issue #1097: URL: https://github.com/apache/apisix-ingress-controller/issues/1097#issuecomment-1185355594 > `github.com/apache/apisix-ingress-controller/pkg/kube/translation 600.032s` > > This unit test failed several times. We should use chan with buffer.

[GitHub] [apisix] jthann opened a new issue, #7472: APISIX jwt-auth plugin should support ES256 digital algorithm

2022-07-15 Thread GitBox
jthann opened a new issue, #7472: URL: https://github.com/apache/apisix/issues/7472 ### Description Currently APISIX [jwt-auth](https://github.com/apache/apisix/blob/master/apisix/plugins/jwt-auth.lua) plugin only support digital signature based on HS(HMAC) and RS(RSA). But in our s

[GitHub] [apisix-ingress-controller] lingsamuel commented on a diff in pull request #1158: test: keep namespace when test failed in dev mod

2022-07-15 Thread GitBox
lingsamuel commented on code in PR #1158: URL: https://github.com/apache/apisix-ingress-controller/pull/1158#discussion_r921982152 ## test/e2e/scaffold/scaffold.go: ## @@ -442,6 +442,8 @@ func (s *Scaffold) beforeEach() { func (s *Scaffold) afterEach() { defer ginkgo.G

[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1097: Umbrella: flaky test

2022-07-15 Thread GitBox
AlinsRan commented on issue #1097: URL: https://github.com/apache/apisix-ingress-controller/issues/1097#issuecomment-1185352947 I'm fixing endpoints and resourcesync. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[apisix-ingress-controller] 01/01: chore(deps): bump github.com/gruntwork-io/terratest in /test/e2e

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/go_modules/test/e2e/github.com/gruntwork-io/terratest-0.40.18 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git commit 531857221cabee88a5d0d1b128755ed

[GitHub] [apisix-dashboard] nic-chen commented on pull request #2525: test: move service unit cases to e2e

2022-07-15 Thread GitBox
nic-chen commented on PR #2525: URL: https://github.com/apache/apisix-dashboard/pull/2525#issuecomment-1185352138 It seems that the unit test has been migrated to e2e recently, The purpose of the two tests is not the same, and the scope of coverage is also different, I would like to k

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/client-go-0.24.3 updated (3edde17e -> 90c0ca28)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/client-go-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 3edde17e chore(deps): bump k8s.io/client-go fr

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/github.com/gruntwork-io/terratest-0.40.18 updated (5f63784b -> 53185722)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/github.com/gruntwork-io/terratest-0.40.18 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git omit 5f63784b chore(deps): bump g

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/github.com/gorilla/websocket-1.5.0 updated (b0408435 -> 6e2c5cc9)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/github.com/gorilla/websocket-1.5.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard b0408435 chore(deps): bump github.c

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/apimachinery-0.24.3 updated (90e2521e -> 9aa34cb6)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/apimachinery-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 90e2521e chore(deps): bump k8s.io/apimachin

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1163: chore(deps): bump k8s.io/apimachinery from 0.22.4 to 0.24.3

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #1163: URL: https://github.com/apache/apisix-ingress-controller/pull/1163 Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.22.4 to 0.24.3. Commits https://github.com/kubernetes/apimachinery/commit/97e5df2d

[apisix-ingress-controller] branch dependabot/go_modules/test/e2e/k8s.io/api-0.24.3 updated (7d563ad1 -> 472ed336)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/test/e2e/k8s.io/api-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 7d563ad1 chore(deps): bump k8s.io/api from 0.22.4 to

[apisix-ingress-controller] branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 created (now 98d21bd6)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git at 98d21bd6 chore(deps): bump github.com/hashi

[GitHub] [apisix-ingress-controller] dependabot[bot] commented on pull request #1117: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.21.0

2022-07-15 Thread GitBox
dependabot[bot] commented on PR #1117: URL: https://github.com/apache/apisix-ingress-controller/pull/1117#issuecomment-1185350815 Looks like go.uber.org/zap is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1161: chore(deps): bump github.com/hashicorp/go-memdb from 1.3.2 to 1.3.3

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #1161: URL: https://github.com/apache/apisix-ingress-controller/pull/1161 Bumps [github.com/hashicorp/go-memdb](https://github.com/hashicorp/go-memdb) from 1.3.2 to 1.3.3. Release notes Sourced from https://github.com/hashicorp/go-memdb/re

[apisix-ingress-controller] branch dependabot/go_modules/k8s.io/apimachinery-0.24.3 created (now dd43d238)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/k8s.io/apimachinery-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git at dd43d238 chore(deps): bump k8s.io/apimachinery from

[apisix-ingress-controller] branch dependabot/go_modules/k8s.io/api-0.24.3 created (now fdd72a4e)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/k8s.io/api-0.24.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git at fdd72a4e chore(deps): bump k8s.io/api from 0.22.4 to 0.24.3 N

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1162: chore(deps): bump k8s.io/api from 0.22.4 to 0.24.3

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #1162: URL: https://github.com/apache/apisix-ingress-controller/pull/1162 Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.22.4 to 0.24.3. Commits https://github.com/kubernetes/api/commit/2325aaa4d30215f6735bc2a8c1446b6e753d

[GitHub] [apisix-ingress-controller] dependabot[bot] closed pull request #1117: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.21.0

2022-07-15 Thread GitBox
dependabot[bot] closed pull request #1117: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.21.0 URL: https://github.com/apache/apisix-ingress-controller/pull/1117 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[apisix-ingress-controller] branch master updated: chore(deps): some dependency updates (#1160)

2022-07-15 Thread lingsamuel
This is an automated email from the ASF dual-hosted git repository. lingsamuel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git The following commit(s) were added to refs/heads/master by this push: new f198f33c chore(deps): som

[GitHub] [apisix-ingress-controller] lingsamuel closed pull request #1115: chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0

2022-07-15 Thread GitBox
lingsamuel closed pull request #1115: chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0 URL: https://github.com/apache/apisix-ingress-controller/pull/1115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [apisix-ingress-controller] dependabot[bot] commented on pull request #1115: chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0

2022-07-15 Thread GitBox
dependabot[bot] commented on PR #1115: URL: https://github.com/apache/apisix-ingress-controller/pull/1115#issuecomment-1185350325 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or

[GitHub] [apisix-ingress-controller] lingsamuel merged pull request #1160: chore(deps): some dependency updates

2022-07-15 Thread GitBox
lingsamuel merged PR #1160: URL: https://github.com/apache/apisix-ingress-controller/pull/1160 -- 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

[GitHub] [apisix-ingress-controller] lingsamuel commented on issue #1097: Umbrella: flaky test

2022-07-15 Thread GitBox
lingsamuel commented on issue #1097: URL: https://github.com/apache/apisix-ingress-controller/issues/1097#issuecomment-1185349578 ``` suite-endpoints: port usage /home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/suite-endpoints/endpoints.go:121 su

[GitHub] [apisix] tzssangglass commented on issue #7449: help request: router dispatch not working as expected

2022-07-15 Thread GitBox
tzssangglass commented on issue #7449: URL: https://github.com/apache/apisix/issues/7449#issuecomment-1185348850 > 我以什么样的方式来提供route比较合适呢? The form of route stored in etcd, text form, desensitized. And the verification process. -- This is an automated message from the Apache G

[GitHub] [apisix] 840963657 commented on issue #7467: feat:As a user, I don't think allowlist and denylist of ua-restriction can be enabled at the same time

2022-07-15 Thread GitBox
840963657 commented on issue #7467: URL: https://github.com/apache/apisix/issues/7467#issuecomment-1185346991 Another problem: If I only configure allowlist , User-Agent is not on allowlist will also be released. this code in apisix/plugins/ua-restriction.lua ` local MATCH_NONE

[GitHub] [apisix-website] yzeng25 commented on issue #1153: [Docs]: Replace Chinese pictures that appear in English articles

2022-07-15 Thread GitBox
yzeng25 commented on issue #1153: URL: https://github.com/apache/apisix-website/issues/1153#issuecomment-1185345790 > @yzeng25 you can use this link(as your photo order) > > 1. https://static.apiseven.com/2022/blog/0121/179175317-5cf30a8b-aac2-4538-b9a9-27f99d8d13db.png > 2. http

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #165: help request: Java Plugin Runner thorws warning

2022-07-15 Thread GitBox
tzssangglass commented on issue #165: URL: https://github.com/apache/apisix-java-plugin-runner/issues/165#issuecomment-1185341499 > I thought of a way to mount the directory of external plug-ins to the outside of the container, and then update the executable package of external plug-ins in

[GitHub] [apisix-website] yzeng25 opened a new pull request, #1216: docs: update pictures in xrpc blog

2022-07-15 Thread GitBox
yzeng25 opened a new pull request, #1216: URL: https://github.com/apache/apisix-website/pull/1216 Fixes: #1153 partially Changes: Update 3 pictures with descriptions in English. link: https://apisix.apache.org/blog/2022/01/21/apisix-xrpc-details-and-miltilingual/

[GitHub] [apisix-website] netlify[bot] commented on pull request #1216: docs: update pictures in xrpc blog

2022-07-15 Thread GitBox
netlify[bot] commented on PR #1216: URL: https://github.com/apache/apisix-website/pull/1216#issuecomment-1185335243 ### 👷 Deploy request for *apache-apisix* pending review. [Visit the deploys page to approve it](https://app.netlify.com/sites/apache-apisix/deploys) | Name | Link |

[GitHub] [apisix-ingress-controller] tao12345666333 closed pull request #944: chore: change ApisixUpstream to v2

2022-07-15 Thread GitBox
tao12345666333 closed pull request #944: chore: change ApisixUpstream to v2 URL: https://github.com/apache/apisix-ingress-controller/pull/944 -- 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 speci

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #944: chore: change ApisixUpstream to v2

2022-07-15 Thread GitBox
tao12345666333 commented on PR #944: URL: https://github.com/apache/apisix-ingress-controller/pull/944#issuecomment-1185330365 use #1141 instead. -- 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-dashboard] codecov-commenter commented on pull request #2525: test: move service unit cases to e2e

2022-07-15 Thread GitBox
codecov-commenter commented on PR #2525: URL: https://github.com/apache/apisix-dashboard/pull/2525#issuecomment-1185326470 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2525?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_

[GitHub] [apisix-go-plugin-runner] SSSherg opened a new issue, #97: request help: Can I create sessions?

2022-07-15 Thread GitBox
SSSherg opened a new issue, #97: URL: https://github.com/apache/apisix-go-plugin-runner/issues/97 ### Issue description ### Environment * APISIX Go Plugin Runner's version: v0.2.0 * APISIX version: 2.10.0 * Go version:1.18 * OS (cmd: `uname -a`): pkgHTTP.Request

[GitHub] [apisix-dashboard] bzp2010 opened a new pull request, #2525: test: move service unit cases to e2e

2022-07-15 Thread GitBox
bzp2010 opened a new pull request, #2525: URL: https://github.com/apache/apisix-dashboard/pull/2525 Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [ ] New feature provided -

[GitHub] [apisix-docker] tao12345666333 closed issue #332: how to use https and port 9443?

2022-07-15 Thread GitBox
tao12345666333 closed issue #332: how to use https and port 9443? URL: https://github.com/apache/apisix-docker/issues/332 -- 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-docker] tao12345666333 commented on issue #332: how to use https and port 9443?

2022-07-15 Thread GitBox
tao12345666333 commented on issue #332: URL: https://github.com/apache/apisix-docker/issues/332#issuecomment-1185312492 Looks like the issue has been resolved, I will close this one. thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [apisix-ingress-controller] tao12345666333 opened a new pull request, #1160: chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0

2022-07-15 Thread GitBox
tao12345666333 opened a new pull request, #1160: URL: https://github.com/apache/apisix-ingress-controller/pull/1160 Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.7.0 to 1.8.0. closes: #1115 #1117 -- This is an automated message from the Apach

[GitHub] [apisix-docker] rizkyarmanto commented on issue #332: how to use https and port 9443?

2022-07-15 Thread GitBox
rizkyarmanto commented on issue #332: URL: https://github.com/apache/apisix-docker/issues/332#issuecomment-1185297142 i success use https for api apisix. thank @tokers @tzssangglass -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [apisix-website] SylviaBABY commented on issue #1153: [Docs]: Replace Chinese pictures that appear in English articles

2022-07-15 Thread GitBox
SylviaBABY commented on issue #1153: URL: https://github.com/apache/apisix-website/issues/1153#issuecomment-1185296172 @yzeng25 you can use this link(as your photo order) 1. https://static.apiseven.com/2022/blog/0121/179175317-5cf30a8b-aac2-4538-b9a9-27f99d8d13db.png 2. https://s

[GitHub] [apisix-ingress-controller] dependabot[bot] closed pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

2022-07-15 Thread GitBox
dependabot[bot] closed pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3 URL: https://github.com/apache/apisix-ingress-controller/pull/1119 -- 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-ingress-controller] tao12345666333 commented on pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

2022-07-15 Thread GitBox
tao12345666333 commented on PR #1119: URL: https://github.com/apache/apisix-ingress-controller/pull/1119#issuecomment-1185291637 @dependabot close -- 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] qihaiyan commented on a diff in pull request #7425: feat: run `apisix init` in directory other than /usr/local/apisix

2022-07-15 Thread GitBox
qihaiyan commented on code in PR #7425: URL: https://github.com/apache/apisix/pull/7425#discussion_r921914657 ## apisix/cli/apisix.lua: ## @@ -21,11 +21,12 @@ local pkg_path_org = package.path local apisix_home = "/usr/local/apisix" local pkg_cpath = apisix_home .. "/deps/lib6

  1   2   >