lingsamuel commented on code in PR #9687:
URL: https://github.com/apache/apisix/pull/9687#discussion_r1234820864
##
docs/zh/latest/plugins/loki-logger.md:
##
@@ -0,0 +1,165 @@
+---
+title: loki-logger
+keywords:
+ - Apache APISIX
+ - API 网关
+ - Plugin
+ - Loki-logger
+ - Gr
lingsamuel commented on code in PR #9687:
URL: https://github.com/apache/apisix/pull/9687#discussion_r1234821352
##
docs/zh/latest/plugins/loki-logger.md:
##
@@ -0,0 +1,165 @@
+---
+title: loki-logger
+keywords:
+ - Apache APISIX
+ - API 网关
+ - Plugin
+ - Loki-logger
+ - Gr
lingsamuel commented on code in PR #9687:
URL: https://github.com/apache/apisix/pull/9687#discussion_r1234821352
##
docs/zh/latest/plugins/loki-logger.md:
##
@@ -0,0 +1,165 @@
+---
+title: loki-logger
+keywords:
+ - Apache APISIX
+ - API 网关
+ - Plugin
+ - Loki-logger
+ - Gr
lingsamuel commented on code in PR #9687:
URL: https://github.com/apache/apisix/pull/9687#discussion_r1234820864
##
docs/zh/latest/plugins/loki-logger.md:
##
@@ -0,0 +1,165 @@
+---
+title: loki-logger
+keywords:
+ - Apache APISIX
+ - API 网关
+ - Plugin
+ - Loki-logger
+ - Gr
sourceful-karlson opened a new issue, #1872:
URL: https://github.com/apache/apisix-ingress-controller/issues/1872
### Description
I am struggling to use GKE managed certificate in APISIX Ingress.
Do we have to go down the cert manager approach?
### Environment
- A
gaoxingliang opened a new issue, #1871:
URL: https://github.com/apache/apisix-ingress-controller/issues/1871
### Current Behavior
when accessing, it shows "rout not found" even the route is configured
correctly and is enabled in the apisix dashboard.
and when I offline -> re-publis
navendu-pottekkat commented on issue #7369:
URL: https://github.com/apache/apisix/issues/7369#issuecomment-1598193891
Yes sure. Since you are working on these, it would be consistent if you pick
these up as well.
--
This is an automated message from the Apache Git Service.
To respond to t
kayx23 commented on issue #7369:
URL: https://github.com/apache/apisix/issues/7369#issuecomment-1598180856
@navendu-pottekkat I can take a look once I'm onto the debug and
troubleshooting doc. Just not there yet.
--
This is an automated message from the Apache Git Service.
To respond to t
Revolyssup commented on issue #1783:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1783#issuecomment-1598162916
> Yes, this is more realistic scenario
Okay thanks, I will take this item.
--
This is an automated message from the Apache Git Service.
To respond to th
Revolyssup opened a new pull request, #9701:
URL: https://github.com/apache/apisix/pull/9701
### Description
Fixes https://github.com/apache/apisix/issues/9700
### Checklist
- [x] I have explained the need for this PR and the problem it solves
- [x] I have
Revolyssup commented on issue #9700:
URL: https://github.com/apache/apisix/issues/9700#issuecomment-1598150494
Cleanup is not happening in case of this error so the subsequent runs use
the older config until you run apisix stop, when the cleanup happens. I will
take this item to ensure the
karl-chanel commented on issue #2820:
URL:
https://github.com/apache/apisix-dashboard/issues/2820#issuecomment-1598146408
I experienced the same problem.
--
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
Revolyssup commented on issue #9666:
URL: https://github.com/apache/apisix/issues/9666#issuecomment-1598133520
> I found out the reason: on Helm apisix param page, there is no
"public-api" plugin https://user-images.githubusercontent.com/18462722/246579493-5bb950ee-7723-44fd-b397-f4c593b3dbc
Revolyssup commented on issue #1862:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1862#issuecomment-1598126033
You can use http[].plugin_config_name field in ApisixRoute to refer to an
existing ApisixPluginConfig.
--
This is an automated message from the Apache Git Se
abs007 closed pull request #9210: feat: Add support for custom named log file
names for log-rotate plugin
URL: https://github.com/apache/apisix/pull/9210
--
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
kayx23 closed pull request #9696: docs: update install APISIX with RPM
URL: https://github.com/apache/apisix/pull/9696
--
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 unsubs
faryang-sh opened a new issue, #2828:
URL: https://github.com/apache/apisix-dashboard/issues/2828
### Issue description
I have a question about the dashboard. I have looked at the documentation
and Helm templates for the dashboard, but I couldn't find any relevant TLS
configuration f
kayx23 opened a new issue, #9700:
URL: https://github.com/apache/apisix/issues/9700
### Current Behavior
```
$ echo 'hahahahaha` > test.yaml
$
$ sudo apisix start -c test.yaml
/usr/local/openresty//luajit/bin/luajit
/usr/local/apisix/apisix/cli/apisix.lua start -c test.
kindomLee commented on issue #191:
URL:
https://github.com/apache/apisix-helm-chart/issues/191#issuecomment-1598025323
Same situation here
--
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 spe
wood-zhang commented on issue #9627:
URL: https://github.com/apache/apisix/issues/9627#issuecomment-1598021576
apisix:# universal configurations
node_listen:
- port: 9080# APISIX listening port
enable_http2: false
- port: 9081
enable_http2: true
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
from 9ab693b324f blog: Add Authenticate with OpenID Connect and Apache
APISIX post (#1518)
add c6cd445d03c
juzhiyuan merged PR #1619:
URL: https://github.com/apache/apisix-website/pull/1619
--
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
fatihusta commented on issue #9683:
URL: https://github.com/apache/apisix/issues/9683#issuecomment-1597692200
I guess I found the segfault problem.
The Problem is came from missing compiler flags.(Speccially `-fPIC` flag.) I
added these flags into my script and compiled again. After t
codingWombat opened a new issue, #9699:
URL: https://github.com/apache/apisix/issues/9699
### Current State
**Description of the current state/issue**:
Link to getting-started page results in 404
**Link to the page**:
https://apisix.apache.org/docs/apisix/installation-guide/g
fatihusta commented on code in PR #9559:
URL: https://github.com/apache/apisix/pull/9559#discussion_r1234057826
##
rockspec/apisix-3.2.1-0.rockspec:
##
@@ -0,0 +1,103 @@
+--
+-- Licensed to the Apache Software Foundation (ASF) under one or more
+-- contributor license agreements
SkyeYoung opened a new pull request, #1619:
URL: https://github.com/apache/apisix-website/pull/1619
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,
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233938449
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", body)
ikatlinsky opened a new pull request, #564:
URL: https://github.com/apache/apisix-helm-chart/pull/564
As per the proposal in https://github.com/apache/apisix-helm-chart/issues/563
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
ikatlinsky opened a new issue, #563:
URL: https://github.com/apache/apisix-helm-chart/issues/563
**Motivation**
The Ingress controller chart allows to provide security context for the
container, but it is only applied to the init container of the ingress
controller pod, which seem li
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233894569
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233894569
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233894569
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233894569
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
ipanocloud commented on issue #9672:
URL: https://github.com/apache/apisix/issues/9672#issuecomment-1596907275
> > Are you running apisix in kubernetes cluster? If yes, can you confirm
that the etcd pod is running? How are you running APISIX?
>
> i confirm etcd instance is running in
ipanocloud commented on issue #9672:
URL: https://github.com/apache/apisix/issues/9672#issuecomment-1596903233
> Are you running apisix in kubernetes cluster? If yes, can you confirm that
the etcd pod is running? How are you running APISIX?
i confirm etcd instance is running in k8s p
github-actions[bot] commented on issue #7369:
URL: https://github.com/apache/apisix/issues/7369#issuecomment-1596892099
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 simp
github-actions[bot] commented on issue #7361:
URL: https://github.com/apache/apisix/issues/7361#issuecomment-1596892047
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 simp
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233816020
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
+
+=== T
Sn0rt commented on issue #9351:
URL: https://github.com/apache/apisix/issues/9351#issuecomment-1596870900
1. the plugin will add the UA header automatically
https://github.com/apache/apisix/assets/2706161/db236b92-ff04-44a0-989c-a58b495f0c0c";>
for this config, it's doesn't work ori
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233810597
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", body)
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233810597
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", body)
ipanocloud opened a new issue, #9698:
URL: https://github.com/apache/apisix/issues/9698
### Current Behavior
When conducting a load test with 200 concurrent requests, APIsix is
experiencing a high number of errors.
### Expected Behavior
APIsix is not generating any error
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233808628
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233802765
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
+
+=== T
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233805304
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233802765
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
+
+=== T
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233802765
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
+
+=== T
kingluo commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233801309
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", body)
acx-1 commented on issue #9530:
URL: https://github.com/apache/apisix/issues/9530#issuecomment-1596839272
Hello! you can try this.It works on me. @cverdela
```lua
{
"plugins": {
"serverless-post-function": {
"phase": "access",
"functio
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233777969
##
apisix/plugins/body-transformer.lua:
##
@@ -123,6 +128,8 @@ local function transform(conf, body, typ, ctx)
core.log.error(err, ", body=", bo
monkeyDluffy6017 commented on code in PR #9669:
URL: https://github.com/apache/apisix/pull/9669#discussion_r1233776729
##
t/plugin/body-transformer.t:
##
@@ -821,3 +821,75 @@ location /demo {
assert(data.raw_body == '{"result": "hello world"}')
}
}
+
+
lee-x-zh opened a new issue, #9697:
URL: https://github.com/apache/apisix/issues/9697
### Description
I plan to use Kafka-logger to log api request body and response body for
further analysis。
I just found that api response with header content-encoding set to "gzip",
body contain
kayx23 commented on code in PR #9696:
URL: https://github.com/apache/apisix/pull/9696#discussion_r1233734155
##
docs/en/latest/installation-guide.md:
##
@@ -99,7 +99,7 @@ You can find other Helm charts on the
[apisix-helm-chart](https://github.com/apa
-This installation m
kayx23 opened a new pull request, #9696:
URL: https://github.com/apache/apisix/pull/9696
### Description
To be updated
Fixes # (issue)
### Checklist
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the n
namdiag commented on issue #9688:
URL: https://github.com/apache/apisix/issues/9688#issuecomment-1596761148
> @namdiag
>
> 1. For the first issue around 405, the annotation
`k8s.apisix.apache.org/http-allow-methods` is supported only on
response-rewrite plugin. Do you have that plugi
Revolyssup commented on issue #9688:
URL: https://github.com/apache/apisix/issues/9688#issuecomment-1596733195
@namdiag
1. For the first issue around 405, the annotation
`k8s.apisix.apache.org/http-allow-methods` is supported only on
response-rewrite plugin. Do you have that plugin conf
zhouzhenhua opened a new issue, #9695:
URL: https://github.com/apache/apisix/issues/9695
### Description
[root@bastion01 docker]# docker pull apache/apisix:3.2.1-debian
Trying to pull repository docker.io/apache/apisix ...
manifest for docker.io/apache/apisix:3.2.1-debian not fou
anhnguyenit2 commented on issue #9679:
URL: https://github.com/apache/apisix/issues/9679#issuecomment-1596663792
> >
https://repos.apiseven.com/packages/centos/7Server/x86_64/repodata/repomd.xml
>
> This is not a correct address. What are your installation steps?
@anhnguyenit2
anhnguyenit2 commented on issue #9679:
URL: https://github.com/apache/apisix/issues/9679#issuecomment-1596662973
> We don't provide redhat 7 release. If you want to install, you need to
edit your repo releasever to 7 or 8
@lingsamuel this is step:
https://apisix.apache.org/docs/apisi
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch release/3.2
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/release/3.2 by this push:
new 52627c49e docs: update Debian In
monkeyDluffy6017 merged PR #9694:
URL: https://github.com/apache/apisix/pull/9694
--
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
61 matches
Mail list logo