[GitHub] [incubator-apisix] Firstsawyou opened a new issue #1622: bug:

2020-05-27 Thread GitBox
Firstsawyou opened a new issue #1622: URL: https://github.com/apache/incubator-apisix/issues/1622 ### Issue description Register a global rule plug-in. The request is normal and the plug-in takes effect. However, when the global plug-in is deleted, all requests are abnormal. After

[GitHub] [incubator-apisix] moonming opened a new pull request #1621: test cases: add test tests for skywalking.

2020-05-27 Thread GitBox
moonming opened a new pull request #1621: URL: https://github.com/apache/incubator-apisix/pull/1621 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #147: Adding Upstream module

2020-05-27 Thread GitBox
juzhiyuan closed issue #147: URL: https://github.com/apache/incubator-apisix-dashboard/issues/147 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #144: Adding Consumer Module

2020-05-27 Thread GitBox
juzhiyuan closed issue #144: URL: https://github.com/apache/incubator-apisix-dashboard/issues/144 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #145: Adding Service module

2020-05-27 Thread GitBox
juzhiyuan closed issue #145: URL: https://github.com/apache/incubator-apisix-dashboard/issues/145 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix] shengnoah commented on issue #1617: feature: support url check with regular expression matching

2020-05-27 Thread GitBox
shengnoah commented on issue #1617: URL: https://github.com/apache/incubator-apisix/issues/1617#issuecomment-635066248 Yeah , "operator-list" is OK. I think i shoud edit issue title, "support url check with regular expression matching and dynamic upstream selection"

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #218: feat: add routes step1 page

2020-05-27 Thread GitBox
juzhiyuan commented on a change in pull request #218: URL: https://github.com/apache/incubator-apisix-dashboard/pull/218#discussion_r431536233 ## File path: src/pages/Routes/Create.tsx ## @@ -0,0 +1,69 @@ +import React, { useState } from 'react'; +import { Card, Steps } from

[GitHub] [incubator-apisix-dashboard] LiteSun opened a new pull request #218: feat: add routes step1 page

2020-05-27 Thread GitBox
LiteSun opened a new pull request #218: URL: https://github.com/apache/incubator-apisix-dashboard/pull/218 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-apisix] membphis commented on pull request #1570: [log] Optimize the buffer size and flush time

2020-05-27 Thread GitBox
membphis commented on pull request #1570: URL: https://github.com/apache/incubator-apisix/pull/1570#issuecomment-634643323 @Miss-you any news? This is an automated message from the Apache Git Service. To respond to the

[incubator-apisix] branch master updated: doc: removed external links and docs. (#1619)

2020-05-27 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 9792045 doc: removed external links

[GitHub] [incubator-apisix] moonming merged pull request #1619: doc: removed external links and docs.

2020-05-27 Thread GitBox
moonming merged pull request #1619: URL: https://github.com/apache/incubator-apisix/pull/1619 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix-dashboard] bzp2010 opened a new pull request #217: feature: new settings page

2020-05-27 Thread GitBox
bzp2010 opened a new pull request #217: URL: https://github.com/apache/incubator-apisix-dashboard/pull/217 replace the original login page with the settings page. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] dabue commented on pull request #1616: [bugfix] correct the overhead to fix the bug for #1615

2020-05-27 Thread GitBox
dabue commented on pull request #1616: URL: https://github.com/apache/incubator-apisix/pull/1616#issuecomment-634604554 I'll add the test case. 88786...@qq.com From: YuanSheng Wang Date: 2020-05-27 10:01 To: apache/incubator-apisix CC: dabue; Author

[GitHub] [incubator-apisix] Miss-you opened a new issue #1620: [DISCUSS] "config.yaml" supports annotation configuration

2020-05-27 Thread GitBox
Miss-you opened a new issue #1620: URL: https://github.com/apache/incubator-apisix/issues/1620 ### Issue description The current nginx.conf configuration file for apache apisix is generated by `bin/apisix` from the `config.yaml` configuration file, so nginx.conf is best generated

[incubator-apisix] branch master updated: feature: add skywalking plugin. (#1241)

2020-05-27 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 398941b feature: add skywalking

[GitHub] [incubator-apisix] moonming merged pull request #1241: feature: add skywalking plugin.

2020-05-27 Thread GitBox
moonming merged pull request #1241: URL: https://github.com/apache/incubator-apisix/pull/1241 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix] moonming commented on issue #1617: feature: support url check with regular expression matching

2020-05-27 Thread GitBox
moonming commented on issue #1617: URL: https://github.com/apache/incubator-apisix/issues/1617#issuecomment-634555148 @shengnoah I think Apache APISIX already support this, you can use https://github.com/api7/lua-resty-radixtree#operator-list to match uri with regex operator `~~`

[GitHub] [incubator-apisix] moonming commented on pull request #1599: Fix/batch-requests-cookie

2020-05-27 Thread GitBox
moonming commented on pull request #1599: URL: https://github.com/apache/incubator-apisix/pull/1599#issuecomment-634551620 I restart travis CI This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] moonming commented on issue #1614: bug: the value of operationName in ExitSpan is nil in the plugin of skywalking

2020-05-27 Thread GitBox
moonming commented on issue #1614: URL: https://github.com/apache/incubator-apisix/issues/1614#issuecomment-634550451 good catch. `upstram_uri` was set in https://github.com/apache/incubator-apisix/blob/master/bin/apisix#L397, and will be rewrite if enable `proxy-rewrite`

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1241: feature: add skywalking plugin.

2020-05-27 Thread GitBox
membphis commented on a change in pull request #1241: URL: https://github.com/apache/incubator-apisix/pull/1241#discussion_r430972468 ## File path: apisix/plugins/skywalking/client.lua ## @@ -0,0 +1,226 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1241: feature: add skywalking plugin.

2020-05-27 Thread GitBox
membphis commented on a change in pull request #1241: URL: https://github.com/apache/incubator-apisix/pull/1241#discussion_r430970767 ## File path: t/plugin/skywalking.t ## @@ -0,0 +1,242 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] [incubator-apisix] moonming opened a new pull request #1619: doc: removed external links and docs.

2020-05-27 Thread GitBox
moonming opened a new pull request #1619: URL: https://github.com/apache/incubator-apisix/pull/1619 to fix brand issues. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-apisix] moonming opened a new issue #1618: add doc and e2e test cases for skywalking

2020-05-27 Thread GitBox
moonming opened a new issue #1618: URL: https://github.com/apache/incubator-apisix/issues/1618 https://github.com/apache/incubator-apisix/pull/1241 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] ShiningRush commented on pull request #1599: Fix/batch-requests-cookie

2020-05-27 Thread GitBox
ShiningRush commented on pull request #1599: URL: https://github.com/apache/incubator-apisix/pull/1599#issuecomment-634483854 @membphis the error of travis is not related with this commit, please check it. This is an

[GitHub] [incubator-apisix] ShiningRush commented on pull request #1589: doc: add coc file

2020-05-27 Thread GitBox
ShiningRush commented on pull request #1589: URL: https://github.com/apache/incubator-apisix/pull/1589#issuecomment-634482971 @membphis the error of travis is not related with this commit, please check it. This is an

[incubator-apisix-dashboard] branch next updated: feat: update getAdminAPIConfig

2020-05-27 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git The following commit(s) were added to refs/heads/next by this push: new c769f83 feat: update

[GitHub] [incubator-apisix] juzhiyuan commented on issue #1613: request help: dashboard page return 403

2020-05-27 Thread GitBox
juzhiyuan commented on issue #1613: URL: https://github.com/apache/incubator-apisix/issues/1613#issuecomment-634449083 > ### Issue description > I install apisix via docker image, follow the document steps, its quite smoothly, but when i try to view dashboard, it returns 403. >