chenqing24 commented on issue #487: Who is using APISIX?(欢迎使用 APISIX 的个人和公司在此留言)
URL:
https://github.com/apache/incubator-apisix/issues/487#issuecomment-602414465
Organization: jr.ly.com
Location: Shanghai, China
Contact: chenqin...@163.com
Scenario: API Gateway for PaaS
组织:同程金服
spacewander commented on issue #1305: chore: improve plugins/proxy-cache
URL: https://github.com/apache/incubator-apisix/pull/1305#issuecomment-602398464
@agile6v
I see. I figure out that `proxy_no_cache` is skipped when the upstream
finalized with 502 or 504. It seems that there is not
aimpsmile commented on issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换
URL:
https://github.com/apache/incubator-apisix/issues/1326#issuecomment-602364930
like upstream_id、service_id that id of auto make . use etcd backup to
data.whether is solve
---
ShiningRush commented on issue #1202: bug: prometheus and zipkin do not support
global_rule
URL:
https://github.com/apache/incubator-apisix/issues/1202#issuecomment-602346402
I also think global plugin and normal plugin should work together except
user indicate the plugin can be execute o
qiujiayu commented on issue #1282: hard to extend the `nodes` of upstream
URL:
https://github.com/apache/incubator-apisix/issues/1282#issuecomment-602330938
Because these metadata is not only for the gateway, also apply to internal
RPC. So be managed by registry
--
ShiningRush opened a new pull request #1327: Feat/cors
URL: https://github.com/apache/incubator-apisix/pull/1327
### Summary
cors plugin
### Full changelog
- support base cors header
- support multiple origin
- support forcefully match origin and methods with wildc
zhengyionline opened a new issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换
URL: https://github.com/apache/incubator-apisix/issues/1326
### Issue description
1、当进行路由Routes相关问题查找时,使用etcd查询不容易发现问题。
2、当第一次将接口全部向apisix迁移,使用apisix.yaml能更快更新etcd内数据
### Environment
* apisix ve
membphis commented on issue #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#issuecomment-602309054
@Akayeshmantha please rebase your branch with `master` branch
This is an automated message from
membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396169991
##
File path: lua/apisix/plugins/kafka-logger.lua
##
@@ -0,0 +1,106 @@
+--
+-- Licensed to the Apache Software Foundation (ASF
membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396170025
##
File path: lua/apisix/plugins/kafka-logger.lua
##
@@ -0,0 +1,106 @@
+--
+-- Licensed to the Apache Software Foundation (ASF
membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396169847
##
File path: t/plugin/kafka-logger.t
##
@@ -0,0 +1,240 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or
membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396168881
##
File path: .travis/osx_openresty_runner.sh
##
@@ -33,6 +33,26 @@ before_install() {
sudo cpanm --notest Test::Nginx >b
membphis commented on issue #1200: Missing global rules usage
URL:
https://github.com/apache/incubator-apisix/issues/1200#issuecomment-602306374
it is a bug of global rules, here is a related issue:
https://github.com/apache/incubator-apisix/issues/1202
We are discussing how to fix
membphis closed issue #1200: Missing global rules usage
URL: https://github.com/apache/incubator-apisix/issues/1200
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Akayeshmantha commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396144585
##
File path: .travis.yml
##
@@ -56,6 +56,13 @@ before_cache:
- brew cleanup
before_install:
+ - docker pull bitna
Akayeshmantha commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396144585
##
File path: .travis.yml
##
@@ -56,6 +56,13 @@ before_cache:
- brew cleanup
before_install:
+ - docker pull bitna
Akayeshmantha commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396122745
##
File path: .travis.yml
##
@@ -56,6 +56,13 @@ before_cache:
- brew cleanup
before_install:
+ - docker pull bitna
ShiningRush commented on issue #1200: Missing global rules usage
URL:
https://github.com/apache/incubator-apisix/issues/1200#issuecomment-602247959
@moonming @membphis Why the global rules will not run header_filter and body
filter? and there is no any notice or error raise when a plugin w
membphis closed pull request #1206: CI: enabled all CI env.
URL: https://github.com/apache/incubator-apisix/pull/1206
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
membphis commented on issue #1206: CI: enabled all CI env.
URL: https://github.com/apache/incubator-apisix/pull/1206#issuecomment-602233045
we can close this PR, it has been fixed by this commit:
https://github.com/apache/incubator-apisix/commit/c086d3f780843dc56c40b7ba7b12070bd533418a
---
membphis merged pull request #1323: test: wait a longer time.
URL: https://github.com/apache/incubator-apisix/pull/1323
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
This is an automated email from the ASF dual-hosted git repository.
membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.
from c086d3f CI(OSX): run part test cases. (#1314)
add 8d745c7 test: wait a longer time. (#1323)
No ne
membphis closed issue #1313: CI(OSX): only run mini test case
URL: https://github.com/apache/incubator-apisix/issues/1313
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
membphis merged pull request #1314: CI(OSX): do not ignore run, run part test
cases every time.
URL: https://github.com/apache/incubator-apisix/pull/1314
This is an automated message from the Apache Git Service.
To respond t
This is an automated email from the ASF dual-hosted git repository.
membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.
from d15c4ef doc: fix doc style of plugin `grpc-transcoding` (#1325)
add c086d3f CI(OSX): run part test
membphis commented on issue #1313: CI(OSX): only run mini test case
URL:
https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602201089
> I think failed should be not allowed
agree with you, that is why I create this issue.
---
moonming commented on issue #1313: CI(OSX): only run mini test case
URL:
https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602197562
I think failed should be not allowed
YuanSheng Wang 于2020年3月22日 周日下午7:41写道:
> Currently we only run OSX tests when merging mas
gxthrj commented on issue #1315: change: enable the `backlog` parameter to
control the total number of concurrent connections
URL:
https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602197278
Great, let me do it
membphis merged pull request #1325: fix style of grpc-transcoding-cn
URL: https://github.com/apache/incubator-apisix/pull/1325
This is an automated message from the Apache Git Service.
To respond to the message, please log on
This is an automated email from the ASF dual-hosted git repository.
membphis 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 d15c4ef doc: fix doc style of plugi
gxthrj opened a new pull request #1325: fix style of grpc-transcoding-cn
URL: https://github.com/apache/incubator-apisix/pull/1325
Summary
fix style with markdownlint
Full changelog
fix style of grpc-transcoding-cn
Issues resolved
Fix #1273
---
membphis commented on issue #950: feature: cache the matched uri to `ctx` .
URL: https://github.com/apache/incubator-apisix/pull/950#issuecomment-602192224
https://github.com/api7/lua-resty-radixtree/pull/38
it has been implemented at `resty-radixtree`, so we can close this PR now
--
membphis closed pull request #950: feature: cache the matched uri to `ctx` .
URL: https://github.com/apache/incubator-apisix/pull/950
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
membphis 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 4e185bb doc: fix doc style of plugi
membphis merged pull request #1324: fix style of grpc-transcoding
URL: https://github.com/apache/incubator-apisix/pull/1324
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396084353
##
File path: .travis.yml
##
@@ -56,6 +56,13 @@ before_cache:
- brew cleanup
before_install:
+ - docker pull bitnami/zo
membphis commented on issue #1315: change: enable the `backlog` parameter to
control the total number of concurrent connections
URL:
https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602186511
that is fine @Akayeshmantha
-
membphis commented on issue #1313: CI(OSX): only run mini test case
URL:
https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602186145
Currently we only run OSX tests when merging masters, and failing is
allowed. This makes it easy to ignore this error.
---
membphis commented on issue #1313: CI(OSX): only run mini test case
URL:
https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602185883
I want to enable OSX system testing on each PR. If we run all test cases, it
is too slow in OSX system.
Therefore, I think we can ru
membphis merged pull request #1319: fix style of basic-auth-cn
URL: https://github.com/apache/incubator-apisix/pull/1319
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
This is an automated email from the ASF dual-hosted git repository.
membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.
from 766e99f doc: fix doc style of plugin fault-injection (#1322)
add 18dc6d3 doc: fix doc style of plu
This is an automated email from the ASF dual-hosted git repository.
membphis 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 766e99f doc: fix doc style of plugi
membphis merged pull request #1322: fix style of fault-injection-cn
URL: https://github.com/apache/incubator-apisix/pull/1322
This is an automated message from the Apache Git Service.
To respond to the message, please log on
gxthrj opened a new pull request #1324: fix style of grpc-transcoding
URL: https://github.com/apache/incubator-apisix/pull/1324
Summary
fix style with markdownlint
Full changelog
fix style of grpc-transcoding
Issues resolved
Fix #1273
-
This is an automated email from the ASF dual-hosted git repository.
membphis 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 56b6a6e doc: fix doc style of plugi
moonming merged pull request #1317: doc: add more companies to power-by page.
URL: https://github.com/apache/incubator-apisix/pull/1317
This is an automated message from the Apache Git Service.
To respond to the message, plea
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 b20776a doc: add more companies to p
membphis merged pull request #1321: fix style of fault-injection
URL: https://github.com/apache/incubator-apisix/pull/1321
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
This is an automated email from the ASF dual-hosted git repository.
membphis 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 7bb5eb7 doc: doc style for plugin b
membphis merged pull request #1320: Doc basic auth
URL: https://github.com/apache/incubator-apisix/pull/1320
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
membphis opened a new pull request #1323: test: wait a longer time.
URL: https://github.com/apache/incubator-apisix/pull/1323
This is an automated message from the Apache Git Service.
To respond to the message, please log on
gxthrj opened a new pull request #1322: fix style of fault-injection-cn
URL: https://github.com/apache/incubator-apisix/pull/1322
Summary
fix style with markdownlint
Full changelog
fix style of fault-injection-cn
Issues resolved
Fix #1273
-
gxthrj opened a new pull request #1321: fix style of fault-injection
URL: https://github.com/apache/incubator-apisix/pull/1321
Summary
fix style with markdownlint
Full changelog
fix style of fault-injection
Issues resolved
Fix #1273
---
gxthrj opened a new pull request #1320: Doc basic auth
URL: https://github.com/apache/incubator-apisix/pull/1320
Summary
fix style with markdownlint
Full changelog
fix style of basic-auth
Issues resolved
Fix #1273
--
gxthrj opened a new pull request #1319: fix style of basic-auth-cn
URL: https://github.com/apache/incubator-apisix/pull/1319
Summary
fix style with markdownlint
Full changelog
fix style of basic-auth-cn
Issues resolved
Fix #1273
---
gxthrj closed pull request #1318: fix style of basic-auth
URL: https://github.com/apache/incubator-apisix/pull/1318
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
gxthrj commented on issue #1318: fix style of basic-auth
URL: https://github.com/apache/incubator-apisix/pull/1318#issuecomment-602178523
wrong with indented
This is an automated message from the Apache Git Service.
To respond
gxthrj opened a new pull request #1318: fix style of basic-auth
URL: https://github.com/apache/incubator-apisix/pull/1318
Summary
fix style with markdownlint
Full changelog
fix style of basic-auth
Issues resolved
Fix #1273
-
moonming opened a new pull request #1317: doc: add more companies to power-by
page.
URL: https://github.com/apache/incubator-apisix/pull/1317
This is an automated message from the Apache Git Service.
To respond to the messag
Akayeshmantha closed issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308
This is an automated message from the Apache Git Service.
To respond to the message,
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with
prove.
URL:
https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602169760
Thanks @moonming
This is an automated message from the
gxthrj closed pull request #1316: Doc style
URL: https://github.com/apache/incubator-apisix/pull/1316
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
gxthrj commented on issue #1316: Doc style
URL: https://github.com/apache/incubator-apisix/pull/1316#issuecomment-602166083
repeated submit
This is an automated message from the Apache Git Service.
To respond to the message,
moonming commented on issue #1308: Is there a way to skip unit tests with prove.
URL:
https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165511
you can run like this: `prove t/admin/ssl.t`
This is an autom
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with
prove.
URL:
https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165112
All test cases except one 😶 which am working on
This i
moonming closed issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36
This is an automated message from the Apache Git Service.
To respond to the message, pl
moonming commented on issue #36: Access 8080 port has response "404 Not Found"
URL:
https://github.com/apache/incubator-apisix-docker/issues/36#issuecomment-602164734
@RuizhaoLee the docker image not has built-in dashboard, we will fix it in
next release.
-
gxthrj opened a new pull request #1316: Doc style
URL: https://github.com/apache/incubator-apisix/pull/1316
Summary
fix style with markdownlint
Full changelog
fix style of basic-auth-cn
Issues resolved
Fix #1273
moonming commented on issue #1313: CI(OSX): only run mini test case
URL:
https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602164517
why only run amdin API in OSX?
This is an automated message from the Apach
moonming commented on issue #1308: Is there a way to skip unit tests with prove.
URL:
https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602163863
you want to skip all test cases in `/t`? Or only skip one test case file?
---
moonming commented on issue #1282: hard to extend the `nodes` of upstream
URL:
https://github.com/apache/incubator-apisix/issues/1282#issuecomment-602163490
@qiujiayu any update?
This is an automated message from the Apache G
moonming closed issue #1294: request help: Can apisix add tcp listening ports
by Admin Api ?
URL: https://github.com/apache/incubator-apisix/issues/1294
This is an automated message from the Apache Git Service.
To respond t
Akayeshmantha commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396064153
##
File path: .travis.yml
##
@@ -56,6 +56,13 @@ before_cache:
- brew cleanup
before_install:
+ - docker pull bitna
Akayeshmantha commented on issue #1315: change: enable the `backlog` parameter
to control the total number of concurrent connections
URL:
https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602160980
Hi @membphis since its tcp related would like to give it a try after kafka
membphis opened a new issue #1315: change: enable the `backlog` parameter to
control the total number of concurrent connections
URL: https://github.com/apache/incubator-apisix/issues/1315
## plugin `limit-count` with `redis`
https://github.com/apache/incubator-apisix/blob/master/lua
75 matches
Mail list logo