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
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
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.
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:
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
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
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
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
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 (#
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
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
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
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
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
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
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,
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
#
-->
-##
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/
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
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:
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
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
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
wangchengxu commented on issue #12095:
URL: https://github.com/apache/apisix/issues/12095#issuecomment-2757529678

I tried to copy the custom script to the plugins path of apisix, but
encountered a r
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
 were added to refs/heads/master by this push:
new 5838c7e0f8a docs: add ai-gateway-related
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
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
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
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
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-
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,
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
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
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
53 matches
Mail list logo