Nice idea, it can meet more complicated users scenarios.
On October 31, 2020 at 12:39:34 PM, Zexuan Luo (spacewan...@apache.org)
wrote:
GH issue: https://github.com/apache/apisix/issues/2565
I think we can introduce several conf snippets in the config.yaml file.
Just like ingress-nginx's snippe
GH issue: https://github.com/apache/apisix/issues/2565
I think we can introduce several conf snippets in the config.yaml file.
Just like ingress-nginx's snippet feature:
https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#configuration-snippet
The kind of snippe
Hi,
What specific problems will chaos mesh help Apache APISIX solve? Can you
give us an example?
Thanks,
Ming Wen, Apache APISIX & Apache SkyWalking
Twitter: _WenMing
flyingfox 于2020年10月31日周六 上午8:03写道:
> Hi, Community,
> I want to recommend chaos test this time.
> 1.Background
> In t
Hi, Community,
I want to recommend chaos test this time.
1.Background
In the real world, various faults may occur anytime and anywhere, such
as sudden disk write failure, or sudden network disconnection in the
computer room, etc. In order to more easily verify APISIX's tolerance for
vario
APISIX plug-ins are hot-loaded, it's very convenient. But there are some tiny
faults when we use timer in global plug-ins, just like 'log-rotate'.
There will be more then one timer when we update the attributes of 'log-rotate'
plug-in by reload.
You will find ‘pkg_loaded[pkg_name] = nil’ in Line
Hi, folks,
Due to some major issues were found and we are working on those issues, we
should close this VOTE and has to wait for RC3.
Here are some issues[1] should be resolved in RC3 before releasing.
[1] https://github.com/apache/apisix-dashboard/milestone/4
dabue <88786...@qq.com>于2020年10月2
If our purpose is to forward traffic according to QL, perhaps it is more
suitable to use plugin customization.
For example, create a plugin called graphql-dynamic-upstream.
two reasons about this
1. The purpose of graphql is to aggregate back-end data and provide a QL to
return the data format re