[VOTE] Release Apache APISIX 2.10.5

2022-03-30 Thread Leslie Tsang
Hello, Community, This is a call for the vote to release Apache APISIX version Release notes: https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2105 The release candidates: https://dist.apache.org/repos/dist/dev/apisix/2.10.5/ Release Commit ID: https://github.com/apache/apisix

Re: [DISCUSS] Apache APISIX plugin of serverless supports running in sanbox

2022-03-30 Thread Ming Wen
I'm not sure if sandbox is a good idea. Generally speaking, these serverless codes are written by engineers themselves. If there are security issues, custom plugins are facing the same issue. Sanbox is more suitable for uncontrolled environments, such as you provide a SaaS service that allows users

Re: [DISCUSS] Apache APISIX plugin of serverless supports running in sanbox

2022-03-30 Thread ZhengSong Tu
It is difficult to list all safe functions in the whitelist. It's not even possible to tell which functions are safe and which ones are not. *ZhengSong Tu* My GitHub: https://github.com/tzssangglass Apache APISIX: https://github.com/apache/apisix 在 2022年3月31日 11:18:35 上,Kwanhur Huang 写道: > W

Re: [DISCUSS] Apache APISIX plugin of serverless supports running in sanbox

2022-03-30 Thread Kwanhur Huang
Why not whitelist? A list of function allow to use will be better. Kwanhur Huang TL;DR > 2022年3月30日 下午1:55,shirui zhao 写道: > > Hello, community, > > I noticed that Apache APISIX supports serverless plugins for hot loading > user's code, which is a very nice feature. However, Apache APISIX do

RE: [VOTE] Release Apache APISIX Go Plugin Runner 0.3.0

2022-03-30 Thread Wei Jiang
+1 (no binding) I have checked: 1. All links are valid. 2. Checksum and signature are valid. 3. Build and run are successful (macOS 11.6.3) On 2022/03/29 11:54:27 JinChao Shuai wrote: > Hello, Community, > This is a call for the vote to release Apache APISIX Go Plugin > Runner version 0.3.0. > >