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

2025-03-27 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

(apisix) branch master updated (01e2b5188 -> 3825674c6)

2025-03-27 Thread baoyuan
This is an automated email from the ASF dual-hosted git repository. baoyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git from 01e2b5188 docs: update PULL_REQUEST_TEMPLATE.md (#12081) add 3825674c6 feat: extend chaitin-waf plugin functiona

Re: [I] feat: extend chaitin-waf plugin functionalities [apisix]

2025-03-27 Thread via GitHub
Baoyuantop closed issue #9945: feat: extend chaitin-waf plugin functionalities URL: https://github.com/apache/apisix/issues/9945 -- 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.

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

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

(apisix) branch master updated: docs: update PULL_REQUEST_TEMPLATE.md (#12081)

2025-03-27 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 01e2b5188 docs: update PULL_REQUEST_TEMPLATE.md

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

2025-03-27 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: update PULL_REQUEST_TEMPLATE.md [apisix]

2025-03-27 Thread via GitHub
moonming merged PR #12081: URL: https://github.com/apache/apisix/pull/12081 -- 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

[PR] docs: fix the incorrect attribute structure in `opentelemetry` plugin metadata example [apisix]

2025-03-27 Thread via GitHub
kayx23 opened a new pull request, #12097: URL: https://github.com/apache/apisix/pull/12097 ### Description Fix the incorrect attribute structure in `opentelemetry` plugin metadata example from https://github.com/apache/apisix/pull/11940 https://github.com/user-attachments/asset

(apisix) branch master updated: docs: improve workflow plugin docs (#11957)

2025-03-27 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 fd06146ee docs: improve workflow plugin docs (#

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

2025-03-27 Thread via GitHub
AlinsRan commented on PR #12040: URL: https://github.com/apache/apisix/pull/12040#issuecomment-2760123681 > > 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 ? @AlinsRan

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

2025-03-27 Thread via GitHub
AlinsRan commented on code in PR #12040: URL: https://github.com/apache/apisix/pull/12040#discussion_r2017874635 ## apisix/admin/credentials.lua: ## @@ -32,14 +34,37 @@ local function check_conf(_id, conf, _need_id, schema) return nil, {error_msg = "invalid plugins

(apisix) branch juzhiyuan-patch-1 deleted (was 3efaf1b71)

2025-03-27 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix.git was 3efaf1b71 Enable GitHub Discussions The revisions that were on this branch are still contained in other

Re: [PR] docs: improve `workflow` plugin docs [apisix]

2025-03-27 Thread via GitHub
moonming merged PR #11957: URL: https://github.com/apache/apisix/pull/11957 -- 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

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

2025-03-27 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: if the load balancing policy is chash and no key is specified, change to a round-robin policy [apisix]

2025-03-27 Thread via GitHub
hnzhuzi closed issue #11895: help request: if the load balancing policy is chash and no key is specified, change to a round-robin policy URL: https://github.com/apache/apisix/issues/11895 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Enable GitHub Discussions [apisix]

2025-03-27 Thread via GitHub
juzhiyuan closed pull request #12060: Enable GitHub Discussions URL: https://github.com/apache/apisix/pull/12060 -- 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,

Re: [PR] docs: update `ai-proxy` doc and `ai-proxy-multi` plugin doc [apisix]

2025-03-27 Thread via GitHub
Yilialinn commented on code in PR #12094: URL: https://github.com/apache/apisix/pull/12094#discussion_r2017801597 ## docs/en/latest/plugins/ai-proxy-multi.md: ## @@ -27,215 +29,977 @@ description: This document contains information about the Apache APISIX ai-proxy # --> -##

[I] help request: plugin proxy_write display question [apisix-dashboard]

2025-03-27 Thread via GitHub
1450793561 opened a new issue, #2978: URL: https://github.com/apache/apisix-dashboard/issues/2978 ### 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/

[I] bug: Dashboard Data cannot be queried based on the domain name. apisix-dashboard-local-3.0.1 [apisix-dashboard]

2025-03-27 Thread via GitHub
1450793561 opened a new issue, #2977: URL: https://github.com/apache/apisix-dashboard/issues/2977 ### Current Behavior dashboard Data cannot be queried based on the domain name. The dashboard version is apisix-dashboard-local-3.0.1 ### Expected Behavior _No respo

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

2025-03-27 Thread via GitHub
cataglyphis commented on issue #2362: URL: https://github.com/apache/apisix-ingress-controller/issues/2362#issuecomment-2742127165 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: [I] Dashboard: etcd get failed: context deadline exceeded [apisix-helm-chart]

2025-03-27 Thread via GitHub
LeCongNam commented on issue #200: URL: https://github.com/apache/apisix-helm-chart/issues/200#issuecomment-2759047690 I have the same problem. i try install but no hope. Nobody fix, No solution found. this is have project opensource can used? -- This is an automated message from th

Re: [I] help request: Enabling brotli compression doesn't work [apisix]

2025-03-27 Thread via GitHub
devshiva75 commented on issue #12096: URL: https://github.com/apache/apisix/issues/12096#issuecomment-2758468511 @mikyll yes, the brotli plugin is present(enabled) in the list of plugins of APISIX config.yaml. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] help request: Enabling brotli compression doesn't work [apisix]

2025-03-27 Thread via GitHub
mikyll commented on issue #12096: URL: https://github.com/apache/apisix/issues/12096#issuecomment-2758394035 @devshiva75 are you sure you enabled the plugin in APISIX `config.yaml`? Take this example as reference: [config.yaml.example](https://github.com/apache/apisix/blob/master/conf/confi

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

2025-03-27 Thread via GitHub
hgaong commented on issue #12067: URL: https://github.com/apache/apisix/issues/12067#issuecomment-2739037828 > > The observed situation is that each node of the upstream service has about 20 heartbeat requests per second > > How did you tally this information? Maybe try adding `upstr

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

2025-03-27 Thread via GitHub
qizhendong1 commented on issue #12093: URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757605617 I ran it again but the problem did not reappear. There is a logic that needs to be clarified. If the certificates *.abc.com (TLS version 1.3) and test1.abc.com (TLS versio

Re: [I] help request: Enabling brotli compression doesn't work [apisix]

2025-03-27 Thread via GitHub
devshiva75 commented on issue #12096: URL: https://github.com/apache/apisix/issues/12096#issuecomment-2758018831 @mikyll Thank you for the response, we do have brotli installed in apisix. Please check the below. However, I don't see the bortli added as module in openresty. Do you think tha

Re: [I] bug: schema validate failed: schema not found, path:plugins.xxx [apisix]

2025-03-27 Thread via GitHub
wangchengxu commented on issue #12095: URL: https://github.com/apache/apisix/issues/12095#issuecomment-2757519287 This is my lua script: ``` local core = require("apisix.core") local redis_new = require("resty.redis").new local plugin_name = "custom-idempotent" -- Plugi

Re: [I] help request: Check the Access token of keyclak based on Introspect Endpoint [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #12027: URL: https://github.com/apache/apisix/issues/12027#issuecomment-2756908048 The plugin does not currently use Keycloak's Token Introspection Endpoint, but instead uses the Token Endpoint for obtaining access tokens and verifying permissions. -- This i

Re: [I] help request: Enabling brotli compression doesn't work [apisix]

2025-03-27 Thread via GitHub
mikyll commented on issue #12096: URL: https://github.com/apache/apisix/issues/12096#issuecomment-2757740837 According to the documentation ([APISIX Docs | brotli](https://apisix.apache.org/docs/apisix/plugins/brotli/#prerequisites)), to use brotli you need to install the shared libraries,

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

2025-03-27 Thread via GitHub
1450793561 commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2757627493 Like the upstream_check_module in native nginx. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[I] help request: Enabling brotli compression doesn't work [apisix]

2025-03-27 Thread via GitHub
devshiva75 opened a new issue, #12096: URL: https://github.com/apache/apisix/issues/12096 ### Description We are using the apisix rpm to build a custom apisix image. We tried to enabled 'brotli' plugin for on of our routes and it is not working as expected. Even after passing the 'Ac

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

2025-03-27 Thread via GitHub
1450793561 commented on issue #12085: URL: https://github.com/apache/apisix/issues/12085#issuecomment-2757611000 > APISIX records this metric using the gauge type, and the Gauge maintains its last set value until explicitly updated or reset. This means that it will not be automatically rese

Re: [I] bug: schema validate failed: schema not found, path:plugins.xxx [apisix]

2025-03-27 Thread via GitHub
wangchengxu commented on issue #12095: URL: https://github.com/apache/apisix/issues/12095#issuecomment-2757522322 This my apisix config.yaml: ``` plugin_attr: opentelemetry: set_ngx_var: true resource: service.name: APISIX collector: address:

Re: [I] bug: Error installing APISIX ingress controller in EKS with IPV6 [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #12091: URL: https://github.com/apache/apisix/issues/12091#issuecomment-2757299147 It looks like the DNS resolution is failing, can you check the DNS resolution of the APISIX Pod? -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] help request: per consumer per route rate limit [apisix]

2025-03-27 Thread via GitHub
wu0407 commented on issue #10937: URL: https://github.com/apache/apisix/issues/10937#issuecomment-2757563235 relate issue: https://github.com/apache/apisix/issues/10108 https://github.com/apache/apisix/discussions/9862 -- This is an automated message from the Apache Git Service. To respon

Re: [I] bug: schema validate failed: schema not found, path:plugins.xxx [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #12095: URL: https://github.com/apache/apisix/issues/12095#issuecomment-2757535310 https://github.com/apache/apisix-dashboard/blob/master/docs/en/latest/FAQ.md#4-after-modifying-the-plugin-schema-or-creating-a-custom-plugin-in-apache-apisix-why-cant-i-find-it-on

Re: [I] bug: schema validate failed: schema not found, path:plugins.xxx [apisix]

2025-03-27 Thread via GitHub
wangchengxu commented on issue #12095: URL: https://github.com/apache/apisix/issues/12095#issuecomment-2757529678 ![Image](https://github.com/user-attachments/assets/99d9fbf3-344b-488a-82e0-4b2554ded03b) I tried to copy the custom script to the plugins path of apisix, but encountered a r

[I] bug: schema validate failed: schema not found, path:plugins.xxx [apisix]

2025-03-27 Thread via GitHub
wangchengxu opened a new issue, #12095: URL: https://github.com/apache/apisix/issues/12095 ### Current Behavior Write a custom idempot.lua, save it and get an error: schema validate failed: schema not found, path:plugins.custom-idempot ![Image](https://github.com/user-attachme

Re: [I] help request: Consumer and Oauth 2.0 with Openid-connect [apisix]

2025-03-27 Thread via GitHub
github-actions[bot] closed issue #9583: help request: Consumer and Oauth 2.0 with Openid-connect URL: https://github.com/apache/apisix/issues/9583 -- 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: [I] help request: Consumer and Oauth 2.0 with Openid-connect [apisix]

2025-03-27 Thread via GitHub
github-actions[bot] commented on issue #9583: URL: https://github.com/apache/apisix/issues/9583#issuecomment-2757488987 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. -- Th

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

2025-03-27 Thread via GitHub
Baoyuantop commented on PR #12040: URL: https://github.com/apache/apisix/pull/12040#issuecomment-2757348754 > 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 ? @AlinsRan -- This is

[PR] docs: update `ai-proxy` doc and add `ai-proxy-multi` plugin doc [apisix]

2025-03-27 Thread via GitHub
kayx23 opened a new pull request, #12094: URL: https://github.com/apache/apisix/pull/12094 ### Description Related to #12088 ### Checklist - [x] I have explained the need for this PR and the problem it solves - [ ] I have explained the changes or the new features adde

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

2025-03-27 Thread via GitHub
qizhendong1 commented on issue #12093: URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757398280 > > the TLS version should be 1.3, but the current behavior may be 1.3 > > What's that supposed to mean? Sorry, I wrote it wrong. updated it -- This is an automat

(apisix-website) branch master updated: docs: add ai-gateway-related blogs (cn) (#1877)

2025-03-27 Thread young
This is an automated email from the ASF dual-hosted git repository. young 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 5838c7e0f8a docs: add ai-gateway-related

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

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #12093: URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757330528 > the TLS version should be 1.3, but the current behavior may be 1.3 What's that supposed to mean? -- This is an automated message from the Apache Git Service. To respond

Re: [PR] docs: add ai-gateway-related blogs (cn) [apisix-website]

2025-03-27 Thread via GitHub
SkyeYoung merged PR #1877: URL: https://github.com/apache/apisix-website/pull/1877 -- 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-unsubsc

Re: [I] bug: cors plug-in problem [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #11965: URL: https://github.com/apache/apisix/issues/11965#issuecomment-2757104930 Hi @zhaomingcheng01, can you organize the description of the issue? I don't understand the problem. -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] bug: cors plug-in problem [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on issue #11965: URL: https://github.com/apache/apisix/issues/11965#issuecomment-2757053907 > I'm following the examples from https://docs.api7.ai/hub/cors and giving it a try, but I am getting the same result as the comments above: the `Access-Control-Allow-xxx` header

(apisix-website) branch master updated: fix: matadata of 6-essential-ai-gateway-use-cases (#1878)

2025-03-27 Thread guoqi
This is an automated email from the ASF dual-hosted git repository. guoqi 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 a22094a5959 fix: matadata of 6-essential-

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

2025-03-27 Thread via GitHub
Yilialinn opened a new pull request, #1878: URL: https://github.com/apache/apisix-website/pull/1878 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: [I] bug: limit-req cannot limit access [apisix]

2025-03-27 Thread via GitHub
Baoyuantop closed issue #11299: bug: limit-req cannot limit access URL: https://github.com/apache/apisix/issues/11299 -- 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 unsubsc

Re: [PR] feat: use custom auth header name [apisix]

2025-03-27 Thread via GitHub
Baoyuantop commented on PR #11628: URL: https://github.com/apache/apisix/pull/11628#issuecomment-2756953687 Hi @amyrprv, there are some conflicts that need to be dealt with. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] help request: missing user key in JWT token [apisix]

2025-03-27 Thread via GitHub
Baoyuantop closed issue #11365: help request: missing user key in JWT token URL: https://github.com/apache/apisix/issues/11365 -- 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. T