Re: [PR] feat: support OIDC claim validator (#8772) [apisix]

2025-04-05 Thread via GitHub
jmaasing commented on PR #11824: URL: https://github.com/apache/apisix/pull/11824#issuecomment-2781228548 > @Baoyuantop I took a more detailed look at the code. Seems this pr(#11987) did something similar to my pr. Do you think my pr is still necessary? I'm not an apisix-developer but

Re: [PR] feat: support OIDC claim validator (#8772) [apisix]

2025-04-05 Thread via GitHub
beardnick commented on PR #11824: URL: https://github.com/apache/apisix/pull/11824#issuecomment-2781220503 @Baoyuantop I took a more detailed look at the code. Seems this pr(https://github.com/apache/apisix/pull/11987) did something similar to my pr. Do you think my pr is still necessary?

Re: [PR] fix: running stale healthchecker when new node count <= 1 [apisix]

2025-04-05 Thread via GitHub
nic-6443 commented on code in PR #12118: URL: https://github.com/apache/apisix/pull/12118#discussion_r2030014417 ## docs/en/latest/tutorials/health-check.md: ## Review Comment: need to update chinese version too -- This is an automated message from the Apache Git Servic

Re: [I] request help: I deployed the apisix ingress controller on the k8s cluster. Can I use apisix Dashboard to create ApisixRoute and ApisixUpstream? [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] closed issue #2314: request help: I deployed the apisix ingress controller on the k8s cluster. Can I use apisix Dashboard to create ApisixRoute and ApisixUpstream? URL: https://github.com/apache/apisix-ingress-controller/issues/2314 -- This is an automated message from th

Re: [I] request help: Support for Separate Ingress Classes for Public and Private DNS Zones in AWS EKS [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #2333: URL: https://github.com/apache/apisix-ingress-controller/issues/2333#issuecomment-2781165287 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at

Re: [I] request help: Support for Separate Ingress Classes for Public and Private DNS Zones in AWS EKS [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] closed issue #2333: request help: Support for Separate Ingress Classes for Public and Private DNS Zones in AWS EKS URL: https://github.com/apache/apisix-ingress-controller/issues/2333 -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [I] request help: I deployed the apisix ingress controller on the k8s cluster. Can I use apisix Dashboard to create ApisixRoute and ApisixUpstream? [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #2314: URL: https://github.com/apache/apisix-ingress-controller/issues/2314#issuecomment-2781165277 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at

Re: [PR] feat: Add description parameter to ApisixConsumer [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] commented on PR #2223: URL: https://github.com/apache/apisix-ingress-controller/pull/2223#issuecomment-2781165266 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 30 days if no further activity occurs. If you think that's inc

Re: [PR] feat: add ai-request-rewrite plugin [apisix]

2025-04-05 Thread via GitHub
membphis commented on code in PR #12036: URL: https://github.com/apache/apisix/pull/12036#discussion_r2007110652 ## apisix/plugins/ai-request-rewrite.lua: ## @@ -0,0 +1,217 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor license agre

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [PR] chore: release 3.12 [apisix]

2025-04-05 Thread via GitHub
Revolyssup commented on code in PR #12069: URL: https://github.com/apache/apisix/pull/12069#discussion_r2022258523 ## CHANGELOG.md: ## @@ -78,6 +79,67 @@ title: Changelog - [0.7.0](#070) - [0.6.0](#060) +## 3.12.0 + +### Change + +- refactor ai-proxy and ai-proxy-multi [#12

(apisix-website) branch yzeng25-patch-3 deleted (was e081e7ecfa2)

2025-04-05 Thread sunyi
This is an automated email from the ASF dual-hosted git repository. sunyi pushed a change to branch yzeng25-patch-3 in repository https://gitbox.apache.org/repos/asf/apisix-website.git was e081e7ecfa2 fix: add suffix after date The revisions that were on this branch are still contained in

Re: [PR] docs: improve `proxy-rewrite` plugin docs [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on code in PR #11849: URL: https://github.com/apache/apisix/pull/11849#discussion_r2000613251 ## docs/en/latest/plugins/proxy-rewrite.md: ## @@ -65,68 +64,446 @@ admin_key=$(yq '.deployment.admin.admin_key[0].key' conf/config.yaml | sed 's/"/ ::: +### Rewr

Re: [PR] feat(http-logger): add max request and response body size attributes [apisix]

2025-04-05 Thread via GitHub
MariaLapovska commented on PR #12065: URL: https://github.com/apache/apisix/pull/12065#issuecomment-2744469252 @Baoyuantop I have added `max_resp_body_bytes` and `max_req_body_bytes` attributes for `http-logger` plugin (to be able to limit max request/response body size logged), following t

Re: [PR] fix: Update apisix-grafana-dashboard.json [apisix]

2025-04-05 Thread via GitHub
juzhiyuan commented on PR #12100: URL: https://github.com/apache/apisix/pull/12100#issuecomment-2774074264 Hi @Baoyuantop, any chance to review the changes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] docs: update `ai-rate-limiting` and `ai-rag` docs [apisix]

2025-04-05 Thread via GitHub
kayx23 opened a new pull request, #12107: URL: https://github.com/apache/apisix/pull/12107 ### Description Previous `ai-rate-limiting` plugin doc did not show usage with `ai-proxy-multi` before and more use cases. Previous `ai-rag` plugin doc did not explain example setup in de

Re: [I] help request: I want to rewrite the information returned by the interface in serverless-post-function [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12104: URL: https://github.com/apache/apisix/issues/12104#issuecomment-2765784473 Maybe you can try this plugin https://apisix.apache.org/docs/apisix/plugins/response-rewrite/ -- This is an automated message from the Apache Git Service. To respond to the mes

apisix.git: Error while running github feature from main:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [I] help request: service health check interval [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12067: URL: https://github.com/apache/apisix/issues/12067#issuecomment-2756820906 How did you deploy APISIX? Are there multiple instances running? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] fix: matadata of 6-essential-ai-gateway-use-cases [apisix-website]

2025-04-05 Thread via GitHub
guoqqqi merged PR #1878: URL: https://github.com/apache/apisix-website/pull/1878 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

Re: [PR] fix: Update apisix-grafana-dashboard.json [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on PR #12100: URL: https://github.com/apache/apisix/pull/12100#issuecomment-2774111772 > Hi @Baoyuantop, any chance to review the changes? Yes, I'm on it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [I] help request: etcd keeps failing [apisix]

2025-04-05 Thread via GitHub
wnz27 commented on issue #11674: URL: https://github.com/apache/apisix/issues/11674#issuecomment-2744111206 > [@juzhiyuan](https://github.com/juzhiyuan) [@wnz27](https://github.com/wnz27) , the reason i deployed it on k8s is because its being connected to k8s services for the routes , if i

Re: [PR] feat: support lua proxy upstream [apisix]

2025-04-05 Thread via GitHub
nic-6443 commented on code in PR #12086: URL: https://github.com/apache/apisix/pull/12086#discussion_r2022047346 ## apisix/init.lua: ## @@ -550,6 +550,12 @@ function _M.handle_upstream(api_ctx, route, enable_websocket) set_upstream_headers(api_ctx, server) +-- lua

Re: [I] help request: etcd keeps failing [apisix]

2025-04-05 Thread via GitHub
arjunradiant commented on issue #11674: URL: https://github.com/apache/apisix/issues/11674#issuecomment-2742173776 @juzhiyuan @wnz27 , the reason i deployed it on k8s is because its being connected to k8s services for the routes , if i deploy it in a vm can i connect the apisix to the k8s s

Re: [I] help request: How to get the context (ctx) or request headers inside the ResponseFilter of a Go plugin? [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12078: URL: https://github.com/apache/apisix/issues/12078#issuecomment-2756834365 response-rewrite plugin have a vars configuration entry that performs conditional rewriting based on the Nginx variable -- This is an automated message from the Apache Git Serv

Re: [PR] fix: consumer key duplication check [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on PR #12040: URL: https://github.com/apache/apisix/pull/12040#issuecomment-2774635187 > > > Do we not need to check for duplicate keys when watching etcd data? > > > > > > Do you mean that etcd can have duplicate keys written to it by other components ? @Alin

Re: [I] APISIX to handle all handshake between my client application and the 3rd party service, including getting token, refreshing token, etc. [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #11106: URL: https://github.com/apache/apisix/issues/11106#issuecomment-2742897434 This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please si

Re: [I] bug: In apisix version 3.6.0,apisix_upstream_status This indicator has abnormal indicators [apisix]

2025-04-05 Thread via GitHub
1450793561 commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2771945923 Can fix this?I can't understand the one you said above How to set upstream_status_exptime ? > Can you try this configuration? https://github.com/apache/apisi

Re: [I] help request: apisix CPU load increase too high [apisix]

2025-04-05 Thread via GitHub
juzhiyuan commented on issue #12074: URL: https://github.com/apache/apisix/issues/12074#issuecomment-2740658931 Just to confirm: are u using 2.13?? I believe there have many fixes on 3.x because of memory leakage. I can't help on this version.. -- This is an automated message from the Ap

[PR] fix(ai-rate-limiting): not allowed to limit to a single instance [apisix]

2025-04-05 Thread via GitHub
shreemaan-abhishek opened a new pull request, #12061: URL: https://github.com/apache/apisix/pull/12061 ### Description Disallow rate limiting single instance in ai-proxy-multi. ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I

[PR] chore: release APISIX 3.12.0 [apisix-docker]

2025-04-05 Thread via GitHub
Revolyssup opened a new pull request, #585: URL: https://github.com/apache/apisix-docker/pull/585 https://github.com/apache/apisix/blob/release/3.12/CHANGELOG.md#3120 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] help request: How to get the context (ctx) or request headers inside the ResponseFilter of a Go plugin? [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12078: URL: https://github.com/apache/apisix/issues/12078#issuecomment-2742928314 Are you using apisix-go-plugin-runner? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [I] bug: redirect_uri appended with .apisix/redirect when using openid-connect plugin [apisix]

2025-04-05 Thread via GitHub
danilobatistaqueiroz commented on issue #12105: URL: https://github.com/apache/apisix/issues/12105#issuecomment-2773256453 As far I understood, I can publish a Relying Party Flow route that redirects to a Token Introspection route. But If I do that, I get an error 401 Authorization Requ

Re: [PR] feat: support OIDC claim validator (#8772) [apisix]

2025-04-05 Thread via GitHub
beardnick commented on PR #11824: URL: https://github.com/apache/apisix/pull/11824#issuecomment-2774559984 > Hi @beardnick, do you have time to continue working on this PR? Sorry, I'm busy last few days. I'll continue work on it tomorrow. -- This is an automated message from the Apa

Re: [PR] blog: add march-monthly-report [apisix-website]

2025-04-05 Thread via GitHub
Yilialinn commented on code in PR #1879: URL: https://github.com/apache/apisix-website/pull/1879#discussion_r2020556803 ## blog/en/blog/2025/03/31/march-monthly-report.md: ## @@ -0,0 +1,164 @@ +--- +title: "March Report (March 01 - March 31)" +keywords: ["Apache APISIX", "API Ga

(apisix-java-plugin-runner) branch release/0.6.0 created (now 7368f07)

2025-04-05 Thread nic443
This is an automated email from the ASF dual-hosted git repository. nic443 pushed a change to branch release/0.6.0 in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git at 7368f07 release: 0.6.0 (#322) No new revisions were added by this update.

Re: [PR] feat: add ai-request-rewrite plugin [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on code in PR #12036: URL: https://github.com/apache/apisix/pull/12036#discussion_r2000460344 ## docs/en/latest/plugins/ai-request-rewrite.md: ## @@ -0,0 +1,167 @@ +--- +title: ai-request-rewrite +keywords: + - Apache APISIX + - AI Gateway + - Plugin + - ai-

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [I] bug: apisix report duplicate metrics [apisix]

2025-04-05 Thread via GitHub
jorgenll commented on issue #11934: URL: https://github.com/apache/apisix/issues/11934#issuecomment-2743145158 Hi, What is the meaning of expiration in the metrics context? If we don't define an expire value, the consumed RAM memory of the data-plane increase up to the limit but if

Re: [PR] blog: add march-monthly-report [apisix-website]

2025-04-05 Thread via GitHub
kayx23 commented on code in PR #1879: URL: https://github.com/apache/apisix-website/pull/1879#discussion_r2020537902 ## blog/en/blog/2025/03/31/march-monthly-report.md: ## @@ -0,0 +1,120 @@ +--- +title: "March Report (March 01 - March 31)" +keywords: ["Apache APISIX", "API Gatew

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [PR] docs: Supplements the openid-connect configuration doc [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on PR #11330: URL: https://github.com/apache/apisix/pull/11330#issuecomment-2764483565 This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. --

Re: [PR] feat: support devcontainer [apisix]

2025-04-05 Thread via GitHub
bzp2010 commented on PR #11765: URL: https://github.com/apache/apisix/pull/11765#issuecomment-2739166404 This PR has been renovated, where the tests can run correctly, except for a problem that needs to be solved by #12070. -- This is an automated message from the Apache Git Service. To r

[I] help request: unexpected behavior in health check marking nodes as unhealthy [apisix]

2025-04-05 Thread via GitHub
edda25 opened a new issue, #12116: URL: https://github.com/apache/apisix/issues/12116 ### Description I configured an upstream with two nodes and I am testing that the health check works. If queried directly, one of the nodes responds with a 200 OK status code and the other one with

Re: [PR] docs: update `ai-rate-limiting` and `ai-rag` docs [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on code in PR #12107: URL: https://github.com/apache/apisix/pull/12107#discussion_r2022209131 ## docs/en/latest/plugins/ai-rate-limiting.md: ## @@ -116,4 +230,644 @@ You should receive a response similar to the following: } ``` -If rate limiting quota of 300

Re: [PR] docs: fix timeouts in the health check example and update links for `config-default.yaml` reference [apisix-ingress-controller]

2025-04-05 Thread via GitHub
github-actions[bot] commented on PR #2265: URL: https://github.com/apache/apisix-ingress-controller/pull/2265#issuecomment-2746651931 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 30 days if no further activity occurs. If you think that's inc

Re: [I] help request: "?partner=0" special character how to rewrite in uri ? [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on issue #12114: URL: https://github.com/apache/apisix/issues/12114#issuecomment-2774580315 > Could you check what is actually configured in the gateway? I meant to check using Admin API to get the route and see if the `regex_uri` is configured as intended -- This

Re: [I] bug: ApisixIngress ApisixIngress synced failed, with error: upstream doesn't exist. [apisix-ingress-controller]

2025-04-05 Thread via GitHub
yangvipguang commented on issue #2378: URL: https://github.com/apache/apisix-ingress-controller/issues/2378#issuecomment-2771230897 我测试了下各个版本: apisix ingress controller:3.7.1 3.8.4 都有这个问题。apisix 最新几个版本切换都没有问题不会影响。目前用的apisix:3.12.0, apisix-ingress-controller: 3.6.1。感觉controller有问题。如图是不同

Re: [PR] docs: update `ai-rate-limiting` and `ai-rag` docs [apisix]

2025-04-05 Thread via GitHub
Yilialinn commented on code in PR #12107: URL: https://github.com/apache/apisix/pull/12107#discussion_r2022197774 ## docs/en/latest/plugins/ai-rate-limiting.md: ## @@ -116,4 +230,644 @@ You should receive a response similar to the following: } ``` -If rate limiting quota of

Re: [PR] blog: add march-monthly-report [apisix-website]

2025-04-05 Thread via GitHub
Yilialinn commented on code in PR #1879: URL: https://github.com/apache/apisix-website/pull/1879#discussion_r2020496879 ## blog/en/blog/2025/03/31/march-monthly-report.md: ## @@ -0,0 +1,120 @@ +--- +title: "March Report (March 01 - March 31)" +keywords: ["Apache APISIX", "API Ga

(apisix) branch release/3.12 updated (b92da69bd -> 054a384cf)

2025-04-05 Thread shreemaanabhishek
This is an automated email from the ASF dual-hosted git repository. shreemaanabhishek pushed a change to branch release/3.12 in repository https://gitbox.apache.org/repos/asf/apisix.git discard b92da69bd chore: release 3.12 add 054a384cf chore: release 3.12 This update added new revisions

Re: [I] help request: "?partner=0" special character how to rewrite in uri ? [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on issue #12114: URL: https://github.com/apache/apisix/issues/12114#issuecomment-2775150876 Nice - what was the issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[PR] Update powered-by.md [apisix]

2025-04-05 Thread via GitHub
varunprakashnkl opened a new pull request, #12071: URL: https://github.com/apache/apisix/pull/12071 Adde Unistam ### Description Fixes # (issue) ### Checklist - [ ] I have explained the need for this PR and the problem it solves - [ ] I have explaine

Re: [I] bug: In apisix version 3.6.0,apisix_upstream_status This indicator has abnormal indicators [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2771963760 https://github.com/apache/apisix/blob/master/conf/config.yaml.example#L616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] feat: extend chaitin-waf plugin functionalities #9945 [apisix]

2025-04-05 Thread via GitHub
nic-6443 commented on code in PR #12029: URL: https://github.com/apache/apisix/pull/12029#discussion_r2015205939 ## apisix/plugins/chaitin-waf.lua: ## @@ -48,8 +52,11 @@ local match_schema = { local plugin_schema = { type = "object", properties = { --- TODO: w

(apisix-java-plugin-runner) branch release/0.6.0 created (now 45a3bd5)

2025-04-05 Thread nic443
This is an automated email from the ASF dual-hosted git repository. nic443 pushed a change to branch release/0.6.0 in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git at 45a3bd5 release: 0.6.0 This branch includes the following new commits: new 45a3bd5

Re: [PR] feat: add ai-request-rewrite plugin [apisix]

2025-04-05 Thread via GitHub
kayx23 commented on code in PR #12036: URL: https://github.com/apache/apisix/pull/12036#discussion_r2000460344 ## docs/en/latest/plugins/ai-request-rewrite.md: ## @@ -0,0 +1,167 @@ +--- +title: ai-request-rewrite +keywords: + - Apache APISIX + - AI Gateway + - Plugin + - ai-

Re: [I] request help: how to forward traffic to custom nodes with static ip [apisix-ingress-controller]

2025-04-05 Thread via GitHub
cataglyphis commented on issue #2362: URL: https://github.com/apache/apisix-ingress-controller/issues/2362#issuecomment-2771288922 any comment? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] feat: support devcontainer [apisix]

2025-04-05 Thread via GitHub
SkyeYoung commented on PR #11765: URL: https://github.com/apache/apisix/pull/11765#issuecomment-2743416502 > This PR has been renovated, where the tests can run correctly, except for a problem that needs to be solved by #12070. Looks like #12070 has been merged. -- This is an autom

Re: [I] Discover service error by Consul for apisix version 3.9 [apisix]

2025-04-05 Thread via GitHub
jpgu07 commented on issue #11134: URL: https://github.com/apache/apisix/issues/11134#issuecomment-2778781654 Hi, actually you get exactly this error if you try to follow this official tutorial. https://apisix.apache.org/blog/2023/01/18/consul-with-apisix/#about-consul -- This is an

Re: [PR] feat: support lua proxy upstream [apisix]

2025-04-05 Thread via GitHub
AlinsRan commented on code in PR #12086: URL: https://github.com/apache/apisix/pull/12086#discussion_r2022219243 ## apisix/lua_proxy.lua: ## @@ -0,0 +1,165 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor license agreements. See the

Re: [I] help request: Pubsub with Kafka ready for production ? [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #10947: URL: https://github.com/apache/apisix/issues/10947#issuecomment-2742897347 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. --

[PR] fix title of march-monthly-report [apisix-website]

2025-04-05 Thread via GitHub
Yilialinn opened a new pull request, #1884: URL: https://github.com/apache/apisix-website/pull/1884 Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] fix: plugins repeats the rewrite phase when consumer configs with a p… [apisix]

2025-04-05 Thread via GitHub
hachi029 commented on code in PR #12048: URL: https://github.com/apache/apisix/pull/12048#discussion_r2011414662 ## apisix/plugin.lua: ## @@ -506,6 +506,16 @@ function _M.filter(ctx, conf, plugins, route_conf, phase) if plugin_conf._meta and plugin_conf._meta.priori

[I] help request: [apisix]

2025-04-05 Thread via GitHub
1450793561 opened a new issue, #12075: URL: https://github.com/apache/apisix/issues/12075 ### Description Create a route using the proxy_write plug-in. After the route is created successfully, the dashboard console displays the fault https://github.com/user-attachments/assets/0

Re: [I] bug: Docker images for Apisix 3.12.0 are missing [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12109: URL: https://github.com/apache/apisix/issues/12109#issuecomment-2771486642 It's already uploaded. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] feat: support lua proxy upstream [apisix]

2025-04-05 Thread via GitHub
AlinsRan commented on code in PR #12086: URL: https://github.com/apache/apisix/pull/12086#discussion_r2021976657 ## apisix/plugins/example-plugin.lua: ## @@ -85,6 +90,10 @@ function _M.access(conf, ctx) core.log.warn("plugin access phase, conf: ", core.json.encode(conf))

Re: [PR] fix: consumer key duplication check [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on code in PR #12040: URL: https://github.com/apache/apisix/pull/12040#discussion_r2024314722 ## apisix/admin/consumers.lua: ## @@ -73,14 +70,14 @@ local function check_conf(username, conf, need_username, schema) end if conf.plugins then -

[PR] release: 0.6.0 [apisix-java-plugin-runner]

2025-04-05 Thread via GitHub
nic-6443 opened a new pull request, #322: URL: https://github.com/apache/apisix-java-plugin-runner/pull/322 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ]

(apisix-java-plugin-runner) 01/01: release: 0.6.0

2025-04-05 Thread nic443
This is an automated email from the ASF dual-hosted git repository. nic443 pushed a commit to branch release/0.6.0 in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git commit 45a3bd5b617cceb521b6a10e8e9857dfb03c3eb5 Author: Nic AuthorDate: Tue Apr 1 16:09:30 2025 +0800

(apisix) branch master updated: fix: plugins repeats the rewrite phase when consumer configs with a plugin (#12048)

2025-04-05 Thread baoyuan
This is an automated email from the ASF dual-hosted git repository. baoyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git The following commit(s) were added to refs/heads/master by this push: new 4d478c6da fix: plugins repeats the rewrite phas

[I] help request: How to get the context (ctx) or request headers inside the ResponseFilter of a Go plugin? [apisix]

2025-04-05 Thread via GitHub
BainDragneel opened a new issue, #12078: URL: https://github.com/apache/apisix/issues/12078 ### Description I need to add some information to the response header, and the added information depends on values from the request header. I’m considering using context to pass data, but I co

Re: [I] help request: "?partner=0" special character how to rewrite in uri ? [apisix]

2025-04-05 Thread via GitHub
sesharaot commented on issue #12114: URL: https://github.com/apache/apisix/issues/12114#issuecomment-2774713930 Thanks for your support . its fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-04-05 Thread via GitHub
qizhendong1 opened a new issue, #12093: URL: https://github.com/apache/apisix/issues/12093 ### Current Behavior When configuring multiple domain names, if one of them contains *, such as *. abc.cn (TLS version 1.3), and also contains test1.abc.cn (TLS version 1.2), test2.abc.cn (TLS

[PR] docs: release APISIX 3.12.0 [apisix-website]

2025-04-05 Thread via GitHub
Revolyssup opened a new pull request, #1885: URL: https://github.com/apache/apisix-website/pull/1885 https://github.com/apache/apisix/blob/release/3.12/CHANGELOG.md#3120 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] feat: add ai-request-rewrite plugin [apisix]

2025-04-05 Thread via GitHub
LiteSun commented on code in PR #12036: URL: https://github.com/apache/apisix/pull/12036#discussion_r2006786698 ## apisix/plugins/ai-request-rewrite.lua: ## @@ -0,0 +1,212 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor license agree

(apisix-website) branch master updated: fix: add suffix after date (#1883)

2025-04-05 Thread sunyi
This is an automated email from the ASF dual-hosted git repository. sunyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 50a40700094 fix: add suffix after date (#

Re: [I] help request: how do i get user info from ldap-auth.lua [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #11042: URL: https://github.com/apache/apisix/issues/11042#issuecomment-2765761983 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. --

Re: [I] bug: In apisix version 3.6.0,apisix_upstream_status This indicator has abnormal indicators [apisix]

2025-04-05 Thread via GitHub
1450793561 commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2771977487 Is it to modify the following expire? ``` prometheus: # Plugin: prometheus export_uri: /apisix/prometheus/metrics # Set the URI for t

Re: [PR] fix: The hmac-auth plugin support HMAC-SM3 algorithm. Resolved #11927 [apisix]

2025-04-05 Thread via GitHub
fanchangjifen commented on PR #11930: URL: https://github.com/apache/apisix/pull/11930#issuecomment-2768504225 > Please add test case and doc. 测试脚本看不太懂,能否告知在哪里写测试用例和文档 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Added lrucache to cache expression result for chaitin-waf plugin [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on PR #11705: URL: https://github.com/apache/apisix/pull/11705#issuecomment-2746125644 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pul

Re: [I] docs: getting-started-ip example doesn't work the api consumer request returns 404 (WSL2) [apisix]

2025-04-05 Thread via GitHub
vinson-zhang commented on issue #11205: URL: https://github.com/apache/apisix/issues/11205#issuecomment-2780739503 > I think it's related to some built-in behavior of APISIX because, in reality, APISIX's request is not made according to the upstream configuration but based on the Host heade

Re: [I] bug: In apisix version 3.6.0,apisix_upstream_status This indicator has abnormal indicators [apisix]

2025-04-05 Thread via GitHub
Baoyuantop commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2775144861 I see that this configuration is available in 3.12, you can try setting the expire value for upstream_status. -- This is an automated message from the Apache Git Service. To re

Re: [I] request help: Apisix upstream not found [apisix-ingress-controller]

2025-04-05 Thread via GitHub
yangvipguang commented on issue #2330: URL: https://github.com/apache/apisix-ingress-controller/issues/2330#issuecomment-2771236519 ingress controller version back to 1.6.1 .i have fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] APISIX to handle all handshake between my client application and the 3rd party service, including getting token, refreshing token, etc. [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] closed issue #11106: APISIX to handle all handshake between my client application and the 3rd party service, including getting token, refreshing token, etc. URL: https://github.com/apache/apisix/issues/11106 -- This is an automated message from the Apache Git Service. To

Re: [I] APISIX to handle all handshake between my client application and the 3rd party service, including getting token, refreshing token, etc. [apisix]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #11106: URL: https://github.com/apache/apisix/issues/11106#issuecomment-2780641442 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. --

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 139, column 1: ^ (line: 139) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 143, column 1: pullrequests: n

Re: [I] help request: unexpected behavior in health check marking nodes as unhealthy [apisix]

2025-04-05 Thread via GitHub
edda25 commented on issue #12116: URL: https://github.com/apache/apisix/issues/12116#issuecomment-2775192899 Yes, I confirm that both nodes respond at the endpoint indicated in the healthcheck as I expect: one with 200 OK, the other one with 404. -- This is an automated message from the A

apisix.git: Error while running github feature from master:.asf.yaml

2025-04-05 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "apisix.git/.asf.yaml::github", line 143, column 1: ^ (line: 143) unexpected key not in schema 'notifications' in "apisix.git/.asf.yaml::github", line 147, column 1: pullrequests: n

Re: [I] bug: k8s服务发现discovery参数shared_size 调整为100m报错 [apisix]

2025-04-05 Thread via GitHub
moonming closed issue #11857: bug: k8s服务发现discovery参数shared_size 调整为100m报错 URL: https://github.com/apache/apisix/issues/11857 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(apisix) branch master updated: fix: allow for large shared_size in kubernetes discovery (#12123)

2025-04-05 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/apisix.git The following commit(s) were added to refs/heads/master by this push: new ee6f6db18 fix: allow for large shared_size in k

Re: [PR] fix: allow for large shared_size in kubernetes discovery [apisix]

2025-04-05 Thread via GitHub
moonming merged PR #12123: URL: https://github.com/apache/apisix/pull/12123 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ap