Re: Apisix slack

2024-01-30 Thread Nicolas Frankel
o the email not being an apache.org one. > > Cordialy > > Le mar. 30 janv. 2024 à 11:31, Nicolas Frankel a > écrit : > > > Nope, that's not the process. > > > > I sent you the documentation on how to do it, please follow the > > instructions containe

Re: Apisix slack

2024-01-30 Thread Nicolas Frankel
I can sign in directly and need to > get an invitation as a single user channel as documented on > https://infra.apache.org/slack.html > > Cordially, > > Le mar. 30 janv. 2024 à 07:46, Nicolas Frankel a > écrit : > > > Hello, > > > > Please find the link here

Re: Apisix slack

2024-01-29 Thread Nicolas Frankel
Hello, Please find the link here: https://apisix.apache.org/slack On Mon, Jan 29, 2024 at 4:10 PM Baptiste Lagache wrote: > Hello, > > Would it be possible to be invited on the apisix slack channel? > > Thanks in advance >

Re: Slack invitation

2024-01-26 Thread Nicolas Frankel
Hello Artem, Please use this link: https://the-asf.slack.com/join/shared_invite/zt-vlfbf7ch-HkbNHiU_uDlcH_RvaHv9gQ#/shared-invite/email On Fri, Jan 26, 2024 at 3:01 PM Artem Yaskevych wrote: > Hi team, > > We are using Apisix on the current project and there are some tech > questions. Could you

Re: Interested to contribute

2023-12-17 Thread Nicolas Frankel
Hello Siva, Thanks for your interest in Apache APISIX. Everything happens here, on Slack (#apisix channel) and on GitHub . You can check our good first issues

Re: break change: remove some self-contained fields from SSL resource definition

2023-10-16 Thread Nicolas Frankel
Hello, I cannot say anything related to the question as I don't know the subject but it needs to be merged in a 4.x branch if it's a breaking change. Nicolas On Thu, Oct 12, 2023 at 9:38 AM Guohao Wang wrote: > hi team > > Background > > As we all know, APISIX supports loading specific SSL cer

Re: [VOTE] Release Apache APISIX 3.6.0

2023-10-03 Thread Nicolas Frankel
+1 (binding) I checked: 1. All links are correct. 2. The checksum and signature are correct. Nicolas On Tue, Oct 3, 2023 at 1:42 PM Jintao Zhang wrote: > +1 (binding) > > I checked: > 1. All links are correct. > 2. The checksum and signature are correct. > > On Sun, Oct 1, 2023 at 12:58 PM LI

Re: [PROPOSAL] Remove support for centos7-based APISIX image.

2023-09-29 Thread Nicolas Frankel
Hat Enterprise Linux-based APISIX > distributions based on RHEL UBI. > > Nicolas Frankel 于2023年9月29日周五 19:44写道: > > > I'm not against it, but before, we offered Alpine-based, CentOS-based and > > Debian-based distros. > > > > We removed Alpine. Now, you propose

Re: [PROPOSAL] Remove support for centos7-based APISIX image.

2023-09-29 Thread Nicolas Frankel
I'm not against it, but before, we offered Alpine-based, CentOS-based and Debian-based distros. We removed Alpine. Now, you propose to offer CentOS. Is Debian our only option left? On Thu, Sep 28, 2023 at 9:34 AM Abhishek Choudhary < shreemaanabhis...@apache.org> wrote: > A security vulnerabilit

Re: Apache apixis soap compatibility.

2023-07-27 Thread Nicolas Frankel
Hello Jonattan, The SOAP plugin is a commercial plugin offered by api7.ai. Nicolas On Fri, Jul 28, 2023 at 12:49 AM Johnattan García Sandoval < johnattan.gar...@triara.com> wrote: > Hello > > I have been testing Apache Apisix, with the intention

Re: merging/abstracting phases for plugin execution

2023-05-12 Thread Nicolas Frankel
Hello Traky, You hit the nail on the head by explaining the (very) leaky abstraction that plugins' priority offers on top of OpenResty phases. I agree on your take on the consequences: document the phase in the plugin, and potentially fully abstract phases away. I don't know enough about the code

[Feature request] Manage an OpenAPI spec

2023-02-16 Thread Nicolas Frankel
Hello, Most API Gateways advertise themselves as API Lifecycle Management products. In that regard, Apache APISIX is lacking. My use-case is quite straightforward. The company has front-end and back-end developers. With the help of the business, they agree on an OpenAPI spec. Then, they go on dev

Re: Change the default HTTP router from radixtree_uri to radixtree_host_uri

2022-11-14 Thread Nicolas Frankel
Hello, It makes a lot of sense to me! Nicolas On Tue, Nov 15, 2022 at 6:48 AM Chao Zhang wrote: > Hi, community, > > I'd like to talk with you guys about changing the default HTTP router > from radixtree_uri to radixtree_host_uri. > > Let me just explain the differences between them. The radix

Re: [DISCUSS] Correct the misfit behavior in proxy-rewrite and proxy-mirror plugins

2022-10-25 Thread Nicolas Frankel
Hello, I'm the one who uncovered the issue so I want to explain it. The use-case is the following: I've deployed v1 of my application. It's accessible through Apache APISIX via /v1/hello. The proxy-rewrites removes the /v1 prefix to send /hello to my upstream app. Before migrating to v2, I want

Re: [ANNOUNCE] New Committer: Navendu Pottekkat

2022-10-19 Thread Nicolas Frankel
Excellent news! Congratulations Navendu Le mer. 19 oct. 2022, 05:44, Zeping Bai a écrit : > Hi Community, > > Our contributor Navendu Pottekkat [1] helps our community do a lot of > things. > He has been an active contributor to Apache APISIX and related projects for > a long time. He works mai

Re: [DISCUSS] Proposal: Support adding header in response-rewrite

2022-08-23 Thread Nicolas Frankel
I saw this limitation some time ago. Great idea IMHO! On Tue, Aug 23, 2022 at 9:12 AM Zexuan Luo wrote: > Background > > Currently, response-rewrite plugin only supports set / delete headers. > The limitation makes some operations impossible. For example, we can't > add a Set-Cookie header in AP

Re: [DISCUSS] Drop the support of OpenResty 1.17.8

2022-07-07 Thread Nicolas Frankel
+1 as well, for the maintenance cost reduction reason. On Thu, Jul 7, 2022 at 10:23 AM İlteriş Yağıztegin Eroğlu < ilteris.ero...@trendyol.com> wrote: > > > On 7 Jul 2022, at 11:18, Zexuan Luo wrote: > > > > By dropping the support of OpenResty 1.17.8, we can remove extra CI > > job and version

Re: [DISCUSS] Proposal: Deploy APISIX Java-Plugin-Runner to Maven Central

2022-06-22 Thread Nicolas Frankel
> > This issue has been discussed on the mailing list before, and the first > question that needs to be answered is: What can Gradle solve that Maven > can't? There is no need to switch from apisix-java-plugin-runner to Gradle > for the time being, and the jar built by this solution can be used by

Re: proposal : add gradle to build tools in addition to maven for apisix-java-plugin-runner

2022-05-24 Thread Nicolas Frankel
Hello, What problem would using Gradle solve? On Wed, May 25, 2022 at 6:41 AM qi haiyan wrote: > apisix-java-plugin-runner's build tools using maven only current now, > maybe it should support gradle too. > > spring-boot uses gradle as the default build tool. > https://github.com/spring-project

Re: Countdown 3 days! Apache APISIX Summit Asia 2022 is about to Open!

2022-05-19 Thread Nicolas Frankel
Perfect, thanks a lot! On Thu, May 19, 2022 at 7:35 AM reese liu wrote: > Hi Nicolas, > > We'll post all of videos on youtube after the summit~ > > Thank you for your advice~ > > Nicolas Frankel 于2022年5月19日周四 13:29写道: > > > Hello, > > > > For the

Re: Countdown 3 days! Apache APISIX Summit Asia 2022 is about to Open!

2022-05-18 Thread Nicolas Frankel
Hello, For the cover, here are two examples that give a sense of "unicity" to all videos of a conference: - GOTO - QCon Nicolas On Thu, May 19, 2022 at 5:41 AM Zhiyuan Ju wrote: > Hi, > > To make su

[Proposal] Redesign the architecture of the plugin system

2022-03-11 Thread Nicolas Frankel
Dear all, I've created a GitHub issue that highlights the downsides of the current plugin system and proposes a new approach: https://github.com/apache/apisix/issues/6580 I'd be very happy to hear your thoughts on this. Nicolas

Re: Project Documentation Layout

2022-02-22 Thread Nicolas Frankel
Hello 👋 It's hard to agree or disagree with this proposal because we don't have a solid analysis of the existing situation first. I think we need to really take a step back. 1. Do we have a representative sample of users' journey? I assume it's a no, then it should be our first step. A lot

Public APISIX roadmap

2022-02-19 Thread Nicolas Frankel
Hi everyone, I checked and I didn't find any APISIX roadmap anywhere. I could find some features related to specific versions , but the where the future lies. I believe it would be a tremendous asset to the community if we could provide such a ro

Re: [DISCUSS] Remove fixed token of admin API in APISIX

2022-01-26 Thread Nicolas Frankel
Hello, I'm a newcomer to APISIX, so please forgive my potential misunderstanding(s). I've two comments: only allow running if user run APISIX with the flag > `--allow-empty-admin-token` or whatever anything else. > I wonder what the use case for this would be. If the user wants to run "in produ