Chever-John opened a new pull request #933:
URL: https://github.com/apache/apisix-ingress-controller/pull/933
As title says.
### Type of change:
- [ ] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches
### What this PR
Gallardot commented on a change in pull request #257:
URL: https://github.com/apache/apisix-helm-chart/pull/257#discussion_r834241987
##
File path: charts/apisix/templates/daemonset.yaml
##
@@ -0,0 +1,201 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or mo
juzhiyuan commented on pull request #971:
URL: https://github.com/apache/apisix-website/pull/971#issuecomment-1077579260
Hi, @Boburmirzo, would you please check this CI?
https://github.com/apache/apisix-website/runs/5676296051?check_suite_focus=true
😄
--
This is an automated message fro
PGDream commented on a change in pull request #257:
URL: https://github.com/apache/apisix-helm-chart/pull/257#discussion_r834302360
##
File path: charts/apisix/templates/daemonset.yaml
##
@@ -0,0 +1,201 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
netlify[bot] edited a comment on pull request #971:
URL: https://github.com/apache/apisix-website/pull/971#issuecomment-1077444398
### 👷 Deploy Preview for *apache-apisix*
processing.
| Name | Link |
|-||
|🔨 Latest co
netlify[bot] edited a comment on pull request #971:
URL: https://github.com/apache/apisix-website/pull/971#issuecomment-1077444398
### ✅ Deploy Preview for *apache-apisix*
ready!
| Name | Link |
|-||
|🔨 Latest commit
tzssangglass commented on issue #6709:
URL: https://github.com/apache/apisix/issues/6709#issuecomment-1077659748
They are not really related, can you give more details?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
ComradeProgrammer commented on a change in pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#discussion_r834356057
##
File path: t/plugin/authz-casdoor.t
##
@@ -0,0 +1,444 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contribut
ComradeProgrammer commented on a change in pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#discussion_r834356057
##
File path: t/plugin/authz-casdoor.t
##
@@ -0,0 +1,444 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contribut
ComradeProgrammer commented on a change in pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#discussion_r834423943
##
File path: t/plugin/authz-casdoor.t
##
@@ -0,0 +1,444 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contribut
ComradeProgrammer commented on pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#issuecomment-1077742615
revisions made
--
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 spec
leslie-tsang commented on a change in pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#discussion_r834625457
##
File path: t/plugin/authz-casdoor.t
##
@@ -0,0 +1,444 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor li
easlee opened a new pull request #6713:
URL: https://github.com/apache/apisix/pull/6713
### Description
当使用bath-requests插件,上游服务器返回的报文包含Transfer-Encoding: chunked时,只有第一个请求正常,其他请求返回
{"reason":"upstream timeout","status":504}。
查询源码后,
定位到deps/share/lua/5.1/resty/http.lua文件中的_chunke
moonming commented on a change in pull request #6707:
URL: https://github.com/apache/apisix/pull/6707#discussion_r834837475
##
File path: apisix/plugins/basic-auth.lua
##
@@ -167,14 +167,14 @@ function _M.rewrite(conf, ctx)
-- 3. check user exists
local cur_consumer =
moonming commented on pull request #232:
URL:
https://github.com/apache/apisix-helm-chart/pull/232#issuecomment-1078511187
the same as https://github.com/apache/apisix/issues/3039? we can not
hard-code TZ
--
This is an automated message from the Apache Git Service.
To respond to the me
moonming commented on pull request #6705:
URL: https://github.com/apache/apisix/pull/6705#issuecomment-1078511474
the same as https://github.com/apache/apisix/issues/3039
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
moonming commented on pull request #6705:
URL: https://github.com/apache/apisix/pull/6705#issuecomment-1078511875
I am not sure we need to add this to FAQ for Apache APISIX
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
spacewander merged pull request #6696:
URL: https://github.com/apache/apisix/pull/6696
--
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: notificatio
tokers commented on pull request #232:
URL:
https://github.com/apache/apisix-helm-chart/pull/232#issuecomment-1078545680
@Gallardot We may do not set the `TZ` if the value is empty.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
leslie-tsang commented on a change in pull request #6711:
URL: https://github.com/apache/apisix/pull/6711#discussion_r834864965
##
File path: docs/en/latest/plugins/opentelemetry.md
##
@@ -23,9 +23,9 @@ title: opentelemetry
## Description
-[OpenTelemetry](https://opentelem
spacewander merged pull request #6711:
URL: https://github.com/apache/apisix/pull/6711
--
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: notificatio
tokers commented on issue #6710:
URL: https://github.com/apache/apisix/issues/6710#issuecomment-1078552390
@purekeeper Currently, you may support this by the serverless plugin:
https://apisix.apache.org/docs/apisix/plugins/serverless.
--
This is an automated message from the Apache Git S
spacewander commented on pull request #6707:
URL: https://github.com/apache/apisix/pull/6707#issuecomment-1078552924
Hi @liangliang4ward, you need to use:
```
Fixes #6703
```
but not
```
Fixes # [(issue)](https://github.com/apache/apisix/issues/6703)
```
in the link
chalin commented on a change in pull request #6711:
URL: https://github.com/apache/apisix/pull/6711#discussion_r834869409
##
File path: docs/en/latest/plugins/opentelemetry.md
##
@@ -23,9 +23,9 @@ title: opentelemetry
## Description
-[OpenTelemetry](https://opentelemetry.i
spacewander commented on pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#issuecomment-1078557359
Let's handle
https://github.com/apache/apisix/pull/6382#discussion_r832883057?
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
membphis merged pull request #294:
URL: https://github.com/apache/apisix-docker/pull/294
--
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: notificat
tokers commented on a change in pull request #257:
URL: https://github.com/apache/apisix-helm-chart/pull/257#discussion_r834872377
##
File path: charts/apisix/templates/daemonset.yaml
##
@@ -0,0 +1,201 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
spacewander commented on issue #5451:
URL: https://github.com/apache/apisix/issues/5451#issuecomment-1078560446
LGTM, except for a small problem:
We need to check the result of `hold_body_chunk`:
https://github.com/apache/apisix/blob/6cd7b8d024d2b3da9db0a61dbff3b462059fa233/apisix/cor
guoqqqi commented on a change in pull request #2393:
URL: https://github.com/apache/apisix-dashboard/pull/2393#discussion_r834877485
##
File path:
web/cypress/integration/pluginTemplate/create-edit-delete-plugin-template.spec.js
##
@@ -77,6 +78,19 @@ context('Create Configure
Baoyuantop commented on a change in pull request #2393:
URL: https://github.com/apache/apisix-dashboard/pull/2393#discussion_r834880695
##
File path: web/src/pages/PluginTemplate/List.tsx
##
@@ -162,6 +180,21 @@ const Page: React.FC = () => {
,
]}
/>
guoqqqi commented on a change in pull request #971:
URL: https://github.com/apache/apisix-website/pull/971#discussion_r834881490
##
File path: website/config/navbar.js
##
@@ -78,6 +78,10 @@ module.exports = [
to: "/docs/general/community",
label: "Community"
liuning89757 commented on issue #6704:
URL: https://github.com/apache/apisix/issues/6704#issuecomment-1078572737
ok, thanks for the reply.
--
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 sp
liuning89757 closed issue #6704:
URL: https://github.com/apache/apisix/issues/6704
--
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-u
zhendongcmss opened a new issue #6714:
URL: https://github.com/apache/apisix/issues/6714
### Current Behavior
Why apisix send heartbeat to www.iresty.com ? I don't find any
`www.iresty.com` string on lua code. Does it compile on binary ?

--
This is an aut
Chever-John commented on a change in pull request #6616:
URL: https://github.com/apache/apisix/pull/6616#discussion_r834915702
##
File path: docs/zh/latest/plugins/datadog.md
##
@@ -0,0 +1,145 @@
+---
+title: datadog
+---
+
+
+
+## 简介
+
+`datadog` 是 Apache APISIX 内置的监控插件,可与
[D
zhendongcmss commented on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078604583
It send heartbeat to www.irest.com every hour from the timestamp.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SkyeYoung commented on issue #699:
URL: https://github.com/apache/apisix-website/issues/699#issuecomment-1078604718
> No, would you like to implement this? It will speed up building time!
Please refer to Docusaurus's site, and it only builds recent versions.
Ok, let me complete it.
juzhiyuan closed issue #392:
URL: https://github.com/apache/apisix-website/issues/392
--
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: notification
juzhiyuan commented on issue #392:
URL: https://github.com/apache/apisix-website/issues/392#issuecomment-1078604921
Hi, there is a lot of documentation containing code blocks with `shell` and
`output.`, so I will close this issue and cc @hf400159 @navendu-pottekkat to
take a look: this is
codecov-commenter edited a comment on pull request #2349:
URL:
https://github.com/apache/apisix-dashboard/pull/2349#issuecomment-1053936793
#
[Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2349?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaig
codecov-commenter commented on pull request #2351:
URL:
https://github.com/apache/apisix-dashboard/pull/2351#issuecomment-1078605464
#
[Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2351?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+co
zhendongcmss commented on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078606276
It is occasional, no fixed time.
--
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
tao12345666333 commented on issue #934:
URL:
https://github.com/apache/apisix-ingress-controller/issues/934#issuecomment-1078608535
Have you created some custom resources?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zhendongcmss edited a comment on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078604583
It send heartbeat to www.iresty.com every hour from the timestamp.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
PGDream commented on a change in pull request #257:
URL: https://github.com/apache/apisix-helm-chart/pull/257#discussion_r834919329
##
File path: charts/apisix/templates/daemonset.yaml
##
@@ -0,0 +1,201 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
juzhiyuan merged pull request #2366:
URL: https://github.com/apache/apisix-dashboard/pull/2366
--
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: not
spacewander closed pull request #6646:
URL: https://github.com/apache/apisix/pull/6646
--
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: notificatio
tao12345666333 commented on issue #935:
URL:
https://github.com/apache/apisix-ingress-controller/issues/935#issuecomment-1078611800
In fact in Kubernetes, our backends are Pods, and they don't actually make
any difference.
But we do have a way to do what you need (if you really need
netlify[bot] edited a comment on pull request #970:
URL: https://github.com/apache/apisix-website/pull/970#issuecomment-1077398855
### 👷 Deploy Preview for *apache-apisix*
processing.
| Name | Link |
|-||
|🔨 Latest co
netlify[bot] edited a comment on pull request #970:
URL: https://github.com/apache/apisix-website/pull/970#issuecomment-1077398855
### ✅ Deploy Preview for *apache-apisix*
ready!
| Name | Link |
|-||
|🔨 Latest commit
spacewander opened a new pull request #6717:
URL: https://github.com/apache/apisix/pull/6717
Avoid resolving part of the conflict.
Signed-off-by: spacewander
### Description
Fixes # (issue)
### Checklist
- [x] I have explained the need for this PR
loseself commented on issue #6702:
URL: https://github.com/apache/apisix/issues/6702#issuecomment-1078622899
thanks
--
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 unsu
SkyeYoung commented on issue #2354:
URL:
https://github.com/apache/apisix-dashboard/issues/2354#issuecomment-1078622666
Hi, I hope support mock data in frontend. This will support demons and tests
without backend.
--
This is an automated message from the Apache Git Service.
To respond t
tzssangglass commented on issue #6694:
URL: https://github.com/apache/apisix/issues/6694#issuecomment-1078623920
Here are my reproduction steps:
1. start DNS server
execute this script
https://github.com/apache/apisix/blob/master/utils/set-dns.sh
2. verify SRV records
juzhiyuan closed issue #719:
URL: https://github.com/apache/apisix-website/issues/719
--
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: notification
loseself commented on issue #6702:
URL: https://github.com/apache/apisix/issues/6702#issuecomment-1078631916
How to destroy
--
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.
spacewander merged pull request #6716:
URL: https://github.com/apache/apisix/pull/6716
--
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: notificatio
easlee closed pull request #6713:
URL: https://github.com/apache/apisix/pull/6713
--
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-un
easlee commented on pull request #6713:
URL: https://github.com/apache/apisix/pull/6713#issuecomment-1078651333
> Let's add a test in t/plugin/batch-requests2.t. We can create a mock
upstream like
>
>
https://github.com/apache/apisix/blob/6cd7b8d024d2b3da9db0a61dbff3b462059fa233/t/p
easlee removed a comment on pull request #6713:
URL: https://github.com/apache/apisix/pull/6713#issuecomment-1078651333
> Let's add a test in t/plugin/batch-requests2.t. We can create a mock
upstream like
>
>
https://github.com/apache/apisix/blob/6cd7b8d024d2b3da9db0a61dbff3b462059f
easlee commented on pull request #6713:
URL: https://github.com/apache/apisix/pull/6713#issuecomment-1078652512
How do I run the test after create a mock upstream?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
spacewander merged pull request #295:
URL: https://github.com/apache/apisix-docker/pull/295
--
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: notifi
tao12345666333 commented on a change in pull request #259:
URL: https://github.com/apache/apisix-helm-chart/pull/259#discussion_r834955894
##
File path: charts/apisix/Chart.yaml
##
@@ -31,12 +31,12 @@ type: application
# This is the chart version. This version number should be
Boburmirzo commented on a change in pull request #971:
URL: https://github.com/apache/apisix-website/pull/971#discussion_r834967370
##
File path: website/docs/general/events.md
##
@@ -0,0 +1,29 @@
+---
+id: events
+title: Events
+keywords:
+ - Events
+ - Conferences
+ - Work
navendu-pottekkat commented on issue #392:
URL: https://github.com/apache/apisix-website/issues/392#issuecomment-1078675878
@juzhiyuan Yes. We are including this in the style guide and would be using
more of Docusaurus' features.
--
This is an automated message from the Apache Git Servic
PGDream commented on issue #934:
URL:
https://github.com/apache/apisix-ingress-controller/issues/934#issuecomment-1078676608
>
NO , not create CRD
default with ingress
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
1 - 100 of 104951 matches
Mail list logo