Baoyuantop closed issue #2554: import openapi.yaml 无法识别 x-apisix-service_id
URL: https://github.com/apache/apisix-dashboard/issues/2554
--
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 co
Baoyuantop commented on issue #2554:
URL:
https://github.com/apache/apisix-dashboard/issues/2554#issuecomment-1447727868
If there is still a problem, please open it again.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
artemus717 opened a new issue, #8960:
URL: https://github.com/apache/apisix/issues/8960
### Description
Hi , Team
When will next version of apisix will be released ? I want to use
body-transformer plugin .
### Environment
Hi , Team
When will next version of apisix
abhith opened a new pull request, #1695:
URL: https://github.com/apache/apisix-ingress-controller/pull/1695
### Type of change:
- [ ] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches
- [x] Documentation
- [ ] Refa
abhith closed pull request #1694: docs: fix typo in aks(azure) deployment guide
URL: https://github.com/apache/apisix-ingress-controller/pull/1694
--
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
abhith opened a new pull request, #1694:
URL: https://github.com/apache/apisix-ingress-controller/pull/1694
### Type of change:
- [ ] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches
- [x] Documentation
- [ ] Refa
Baoyuantop commented on issue #2606:
URL:
https://github.com/apache/apisix-dashboard/issues/2606#issuecomment-1447688453
> The 'SystemSchema' contained around 35 parameters, so it was quite large,
maybe that was the issue?
I also tested with this number of files and found no problems
spacewander opened a new pull request, #8959:
URL: https://github.com/apache/apisix/pull/8959
Thanks for @tzssangglass to provide the inital implementation.
Signed-off-by: spacewander
### Description
Fixes #8787
### Checklist
- [ ] I have explained
Baoyuantop commented on issue #2355:
URL:
https://github.com/apache/apisix-dashboard/issues/2355#issuecomment-1447674428
Are you using the apisix ingress controller?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
bzp2010 opened a new issue, #8958:
URL: https://github.com/apache/apisix/issues/8958
# Background
Currently APISIX has provided a simple LDAP authentication plugin that
supports simple bind functions, but does not support, for example, user groups,
for which users have a need. We can
mscb402 commented on issue #8955:
URL: https://github.com/apache/apisix/issues/8955#issuecomment-1447665063
I think you may need to add `withCredentials` to your front-end request.
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials
If you are using axios for
spacewander commented on issue #2476:
URL:
https://github.com/apache/apisix-dashboard/issues/2476#issuecomment-1447662487
APISIX doesn't have a certificate expiration time feature. Maybe this
feature is totally implemented in the dashboard.
--
This is an automated message from the Apache
Baoyuantop commented on issue #2631:
URL:
https://github.com/apache/apisix-dashboard/issues/2631#issuecomment-1447653339
Since Dashboard places a cache layer in front of etcd in order to reduce
requests to and from etcd, it queries etcd and prints this log when there is no
corresponding da
dyrnq commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447649238
> please check it (**wait** arg) in
[lua-resty-consul](https://github.com/hamishforbes/lua-resty-consul), we use
this lib to get infos from Consul
got it
--
This is an automate
Fabriceli commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447644723
Before push the code, you can run `make lint` and `make license-check` in
local to check the code and doc whether fit the code style
--
This is an automated message from the Apache Git
Fabriceli commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447637005
please check it (**timeout** arg) in
[lua-resty-consul](https://github.com/hamishforbes/lua-resty-consul), we use
this lib to get infos from Consul
--
This is an automated message fro
anldrms commented on PR #2750:
URL:
https://github.com/apache/apisix-dashboard/pull/2750#issuecomment-1447627973
> Please fix this?
![image](https://user-images.githubusercontent.com/48400568/221739276-96e120db-361b-45df-9580-8113b334100c.png)
Do you know what causes exactly happened
Baoyuantop commented on issue #2746:
URL:
https://github.com/apache/apisix-dashboard/issues/2746#issuecomment-1447624730
Hi @giacomoverdi, Can you describe your original requirements in detail?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dashohoxha opened a new issue, #8957:
URL: https://github.com/apache/apisix/issues/8957
### Current State
The dashboard section of the Getting Started does not explain how to login
on the dashboard:
https://apisix.apache.org/docs/apisix/getting-started/#using-the-apisix-dashboard
AlinsRan commented on code in PR #8901:
URL: https://github.com/apache/apisix/pull/8901#discussion_r1119584429
##
docs/zh/latest/admin-api.md:
##
@@ -65,6 +65,46 @@ deployment:
port: 9180 # Admin API 监听的 端口,必须使用与 node_listen
不同的端口。
```
+### 使用环境
AlinsRan commented on code in PR #8901:
URL: https://github.com/apache/apisix/pull/8901#discussion_r1119584788
##
docs/zh/latest/admin-api.md:
##
@@ -65,6 +65,46 @@ deployment:
port: 9180 # Admin API 监听的 端口,必须使用与 node_listen
不同的端口。
```
+### 使用环境
AlinsRan commented on code in PR #8901:
URL: https://github.com/apache/apisix/pull/8901#discussion_r1119583826
##
docs/zh/latest/admin-api.md:
##
@@ -65,6 +65,46 @@ deployment:
port: 9180 # Admin API 监听的 端口,必须使用与 node_listen
不同的端口。
```
+### 使用环境
dyrnq commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447549444
@Fabriceli @spacewander
I have fix , but there has a small discussion and uncertainty about a config
of
```bash
discovery:
consul:
timeout:
wait: 60
```
t
Baoyuantop commented on issue #2753:
URL:
https://github.com/apache/apisix-dashboard/issues/2753#issuecomment-1447543581
> The following is the example OpenAPI spec I tested:
> https://petstore3.swagger.io/api/v3/openapi.json
I tested in the latest version of dashboard and found no
jacobslei commented on issue #8945:
URL: https://github.com/apache/apisix/issues/8945#issuecomment-1447536157
Added More Error Logs:
As the same time, apisix output following error logs every 2 hours:
trying to increment a target that is not in the list :172.xx.xx.xx:20020
--
Baoyuantop commented on issue #2358:
URL:
https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1447520655
This problem is not found in the latest version. If there is still a
problem, please open it again.
--
This is an automated message from the Apache Git Service.
To res
Baoyuantop closed issue #2358: First click on menu item does not fetch data
URL: https://github.com/apache/apisix-dashboard/issues/2358
--
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 co
renatomattos2912 opened a new issue, #1693:
URL: https://github.com/apache/apisix-ingress-controller/issues/1693
### Current Behavior
When applying CRD for ApisixPluginConfig and ApisixRoute using
plugin_config_name field to bound plugins to route, the bound is not being made
after a
tao12345666333 commented on issue #474:
URL:
https://github.com/apache/apisix-helm-chart/issues/474#issuecomment-1447516130
I don't understand what "apisix control service" you refer to.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Baoyuantop commented on issue #2445:
URL:
https://github.com/apache/apisix-dashboard/issues/2445#issuecomment-1447511342
> SSL cert not be the necessary conditions for http_to_https
Dashboard needs to remove this restriction
--
This is an automated message from the Apache Git Servi
winglight commented on issue #474:
URL:
https://github.com/apache/apisix-helm-chart/issues/474#issuecomment-1447503916
> Looks like the Control API options are not exposed in the helm chart.
Sure yes, it's confused that there's no any clue in the document.
--
This is an automated m
Baoyuantop commented on issue #2449:
URL:
https://github.com/apache/apisix-dashboard/issues/2449#issuecomment-1447500482
Our Host should support IPV6 input.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
spacewander commented on code in PR #8898:
URL: https://github.com/apache/apisix/pull/8898#discussion_r1119526435
##
t/cli/test_main.sh:
##
@@ -211,6 +211,42 @@ fi
echo "passed: resolve variables"
+# support reserved environment variable APISIX_DEPLOYMENT_ETCD_HOST
+
+echo
Baoyuantop commented on PR #2731:
URL:
https://github.com/apache/apisix-dashboard/pull/2731#issuecomment-1447493337
> @bzp2010 @Baoyuantop Could you have a look at this PR?
Sorry for the late reply, I will review it later.
--
This is an automated message from the Apache Git Service
This is an automated email from the ASF dual-hosted git repository.
navendu 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 84f34d689 docs: shift workflow plugin to genera
navendu-pottekkat closed issue #8422: docs: suggest to put workflow plugin in
"general" category
URL: https://github.com/apache/apisix/issues/8422
--
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
navendu-pottekkat merged PR #8939:
URL: https://github.com/apache/apisix/pull/8939
--
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
Fabriceli commented on PR #2731:
URL:
https://github.com/apache/apisix-dashboard/pull/2731#issuecomment-1447491944
@bzp2010 @Baoyuantop Could you have a look at this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
AlinsRan commented on issue #1003:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1003#issuecomment-1447489010
Hi @renatomattos2912
I think you can call admin-api to check. I repeat your steps. It works.
```shell
apisix@apisix-5659f6c47f-rpsjl:/usr/local/apisix$ cu
SkyeYoung commented on PR #2750:
URL:
https://github.com/apache/apisix-dashboard/pull/2750#issuecomment-1447480597
Please fix this?
![image](https://user-images.githubusercontent.com/48400568/221739276-96e120db-361b-45df-9580-8113b334100c.png)
--
This is an automated message from
airstring commented on issue #8190:
URL: https://github.com/apache/apisix/issues/8190#issuecomment-1447480360
@monkeyDluffy6017 After i modify group and count at the same time, will I
have to change all the routes to use the new group ?
--
This is an automated message from the Apache Git
airstring commented on issue #8190:
URL: https://github.com/apache/apisix/issues/8190#issuecomment-1447480025
> modify `group` and `count` at the same time
After i modify `group` and `count` at the same time, will I have to change
all the routes to use the new group ?
--
This is a
soulbird commented on issue #8944:
URL: https://github.com/apache/apisix/issues/8944#issuecomment-1447475628
Is there any error log?
--
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 c
soulbird commented on issue #8918:
URL: https://github.com/apache/apisix/issues/8918#issuecomment-1447472103
Dashboard does not have this function yet, you can check it through the API:
https://github.com/apache/apisix/blob/master/docs/en/latest/control-api.md#get-v1healthcheck
--
This is
juzhiyuan commented on issue #417:
URL: https://github.com/apache/apisix-docker/issues/417#issuecomment-1447470395
> , if I want to upgrade them in general, where can I get the latest images
that would be used as potential replacement?
To confirm: "them" - do you mean Prometheus, APIS
yongxiaodong commented on issue #8835:
URL: https://github.com/apache/apisix/issues/8835#issuecomment-1447467858
> @imgolye Please provide the specific environment information, and paste
the APISIX Ingress Controller logs.
I encountered the same mistake. My K8S Cluster Version Is 1.2
mscb402 commented on code in PR #8915:
URL: https://github.com/apache/apisix/pull/8915#discussion_r1119506932
##
docs/en/latest/FAQ.md:
##
@@ -704,6 +704,14 @@ Another solution is to switch to an experimental
gRPC-based configuration synchr
prefix: "/apisix"
```
+## Wha
SkyeYoung commented on issue #1505:
URL:
https://github.com/apache/apisix-website/issues/1505#issuecomment-1447465740
> @SkyeYoung I'm on it, but would you mind providing me the source of the
correct image that I'll be replacing with the current one (for both
[`EN`](https://github.com/apac
Martinprobu commented on issue #8617:
URL: https://github.com/apache/apisix/issues/8617#issuecomment-1447464175
>
Is it still valid until now ?
--
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
Martinprobu commented on issue #8617:
URL: https://github.com/apache/apisix/issues/8617#issuecomment-1447464381
> I found a workaround. I installed an external etcd cluster using the
latest bitnami chart and set "removeMemberOnContainerTermination" to false. To
work persistence must be enab
mscb402 commented on code in PR #8915:
URL: https://github.com/apache/apisix/pull/8915#discussion_r1119504596
##
docs/zh/latest/FAQ.md:
##
@@ -707,6 +707,14 @@ make GOOS=linux GOARCH=amd64
prefix: "/apisix"
```
+## ssls 和 upstream 配置中的 tls.client_cert 以及 config-default.y
mscb402 commented on code in PR #8915:
URL: https://github.com/apache/apisix/pull/8915#discussion_r1119503964
##
docs/en/latest/FAQ.md:
##
@@ -704,6 +704,14 @@ Another solution is to switch to an experimental
gRPC-based configuration synchr
prefix: "/apisix"
```
+## Wha
dyrnq commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447458625
> Could you fix the CI:
https://github.com/apache/apisix/actions/runs/4280301682/jobs/7470288647?
I am in process of this.
--
This is an automated message from the Apache Git Servic
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan 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 0a9c93e4a docs: update doc for guide user to
juzhiyuan merged PR #8849:
URL: https://github.com/apache/apisix/pull/8849
--
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...@api
juzhiyuan commented on code in PR #8915:
URL: https://github.com/apache/apisix/pull/8915#discussion_r1119493744
##
docs/zh/latest/FAQ.md:
##
@@ -707,6 +707,14 @@ make GOOS=linux GOARCH=amd64
prefix: "/apisix"
```
+## ssls 和 upstream 配置中的 tls.client_cert 以及 config-default
tokers commented on code in PR #8915:
URL: https://github.com/apache/apisix/pull/8915#discussion_r1119492247
##
docs/en/latest/FAQ.md:
##
@@ -704,6 +704,14 @@ Another solution is to switch to an experimental
gRPC-based configuration synchr
prefix: "/apisix"
```
+## What
An-DJ commented on code in PR #8911:
URL: https://github.com/apache/apisix/pull/8911#discussion_r1119492536
##
apisix/admin/resource.lua:
##
@@ -148,23 +233,36 @@ function _M:put(id, conf, sub_path, args)
end
-function _M:delete(id)
+function _M:delete(id, conf, sub_path)
tokers commented on issue #8952:
URL: https://github.com/apache/apisix/issues/8952#issuecomment-1447436565
@Baoyuantop I don't think if you pass `1` in the /apisix/admin/protos`
endpoint, APISIX will treat it as an integer. So you need to use `"1"` in the
Route.
--
This is an automated m
jinjianming commented on code in PR #482:
URL: https://github.com/apache/apisix-helm-chart/pull/482#discussion_r1119489935
##
charts/apisix/values.yaml:
##
@@ -233,11 +234,13 @@ gateway:
enabled: true
servicePort: 80
containerPort: 9080
+nodePort: ""
Review C
spacewander commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1447434695
Could you fix the CI:
https://github.com/apache/apisix/actions/runs/4280301682/jobs/7470288647?
--
This is an automated message from the Apache Git Service.
To respond to the message
soulbird commented on code in PR #8824:
URL: https://github.com/apache/apisix/pull/8824#discussion_r1119486102
##
t/core/request.t:
##
@@ -439,3 +439,47 @@ while ($i <= 101) {
$s
--- response_body
101
+
+
+
+=== TEST 15: add header
+--- config
+location /t {
+cont
tokers commented on issue #474:
URL:
https://github.com/apache/apisix-helm-chart/issues/474#issuecomment-1447427862
Looks like the Control API options are not exposed in the helm chart.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
This is an automated email from the ASF dual-hosted git repository.
spacewander 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 7a6dde704 refactor(admin): refactor admin c
spacewander merged PR #8820:
URL: https://github.com/apache/apisix/pull/8820
--
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...@a
spacewander commented on code in PR #8911:
URL: https://github.com/apache/apisix/pull/8911#discussion_r1119478611
##
apisix/admin/resource.lua:
##
@@ -121,16 +178,44 @@ function _M:put(id, conf, sub_path, args)
return 405, {error_msg = "not supported `PUT` method for "
youshaojun closed issue #8687: help request: 请问forward-auth插件服务超时状态码默认是403吗,
支持修改吗
URL: https://github.com/apache/apisix/issues/8687
--
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 comm
spacewander commented on PR #8722:
URL: https://github.com/apache/apisix/pull/8722#issuecomment-1447390028
Let's merge master to solve the conflict.
--
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
soulbird commented on PR #8722:
URL: https://github.com/apache/apisix/pull/8722#issuecomment-1447389650
Please resolve the conflicts @pixeldin
--
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
Baoyuantop commented on issue #2476:
URL:
https://github.com/apache/apisix-dashboard/issues/2476#issuecomment-1447387470
I followed the steps https://apisix.apache.org/docs/apisix/certificate/ to
create a certificate resource in APISIX, but APISIX does not have an expiration
time in the et
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/ci/pod/openfunction/function-example/test-body/golang.org/x/text-0.3.8
in repository https://gitbox.apache.org/repos/asf/apisix.git
omit debac884b chore(deps): bump
This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 0866480e7 chore(ci): quietify the output of wget commands (#8737)
add 466fed28c chore(deps): bump golang.org
spacewander merged PR #8925:
URL: https://github.com/apache/apisix/pull/8925
--
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...@a
This is an automated email from the ASF dual-hosted git repository.
spacewander 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 0866480e7 chore(ci): quietify the output of
spacewander merged PR #8737:
URL: https://github.com/apache/apisix/pull/8737
--
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...@a
Boburmirzo commented on PR #1514:
URL: https://github.com/apache/apisix-website/pull/1514#issuecomment-1446995770
> @Boburmirzo @Nas-asira Could you please check this out?
It looks great. Thank you for improving this!
--
This is an automated message from the Apache Git Service.
To r
todorinskiz commented on PR #2731:
URL:
https://github.com/apache/apisix-dashboard/pull/2731#issuecomment-1446903675
Thanks @Fabriceli for implementing this!
It's funny that a [2000 lines
PR](https://github.com/apache/apisix/pull/8380/files) is held up by a 5 line PR
:smile: .. Looking
coffeebe4code opened a new issue, #487:
URL: https://github.com/apache/apisix-helm-chart/issues/487
I would be happy to do a PR for this. There was an issue with deploying the
helm chart a second time. After digging, it appeared to be related to a setting
in `etcd` configuration. Helm would
coffeebe4code opened a new issue, #486:
URL: https://github.com/apache/apisix-helm-chart/issues/486
First of all, great product very easy to get set up!
I'm wondering what the recommendation or purpose behind the `values` for
`apisix.kind` being either `Deployment` or `DaemonSet`. My
SakaZhang closed issue #1692: bug: Can not ping k8s svc fqdn
URL: https://github.com/apache/apisix-ingress-controller/issues/1692
--
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.
SakaZhang commented on issue #1692:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1692#issuecomment-1446712970
check `/etc/hosts` when you are in cloud machine... It's not APISIX problem.
--
This is an automated message from the Apache Git Service.
To respond to the mess
SakaZhang commented on issue #1692:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1692#issuecomment-1446703838
see this: https://github.com/coredns/coredns/issues/3982
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Neilblaze commented on PR #8951:
URL: https://github.com/apache/apisix/pull/8951#issuecomment-1446696571
@2456868764 I think there's already a PR on the same issue: #8730. Feel free
to head over there if you want to mention anything.
--
This is an automated message from the Apache Git Ser
tao12345666333 commented on code in PR #1666:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1666#discussion_r1119025996
##
.yamllint.yml:
##
@@ -0,0 +1,49 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreemen
sakulali commented on code in PR #1666:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1666#discussion_r1118979933
##
.yamllint.yml:
##
@@ -0,0 +1,49 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. S
coffeebe4code commented on issue #474:
URL:
https://github.com/apache/apisix-helm-chart/issues/474#issuecomment-1446568035
Hello,
I just went through an install of the apisix helm chart. And didn't have any
issues with this. The admin api will be exposed through the service on port
renatomattos2912 opened a new issue, #8956:
URL: https://github.com/apache/apisix/issues/8956
### Current Behavior
When applying CRD for ApisixPluginConfig and ApisixRoute using
plugin_config_name field to bound plugins to route, the bound is not being made
after all, so each CRD is
jiangfucheng commented on code in PR #8824:
URL: https://github.com/apache/apisix/pull/8824#discussion_r1118781848
##
apisix/core/request.lua:
##
@@ -131,26 +129,41 @@ function _M.set_header(ctx, header_name, header_value)
changed = a6_request.is_request_header_set()
jiangfucheng commented on code in PR #8824:
URL: https://github.com/apache/apisix/pull/8824#discussion_r1118781474
##
t/core/request.t:
##
@@ -439,3 +439,47 @@ while ($i <= 101) {
$s
--- response_body
101
+
+
+
+=== TEST 15: add header
+--- config
+location /t {
+
renatomattos2912 commented on issue #1003:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1003#issuecomment-1446341568
Hi Everyone, im having the same problem, but im running all the latest
versions of helm and apisix and ingress controller, so the solution pointed
here is
jiangfucheng commented on code in PR #468:
URL: https://github.com/apache/apisix-helm-chart/pull/468#discussion_r1118733901
##
charts/apisix-ingress-controller/README.md:
##
@@ -109,6 +109,7 @@ The same for container level, you need to set:
| autoscaling.maxReplicas | int | `10
navendu-pottekkat commented on PR #1514:
URL: https://github.com/apache/apisix-website/pull/1514#issuecomment-1446307320
@Boburmirzo @Nas-asira Could you please check this out?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
netlify[bot] commented on PR #1514:
URL: https://github.com/apache/apisix-website/pull/1514#issuecomment-1446304721
### 👷 Deploy Preview for *apache-apisix*
processing.
| Name | Link |
|:-:||
|🔨 Latest commit |
8fd40878722317838a53ca9788920da3ed0721
navendu-pottekkat opened a new pull request, #1514:
URL: https://github.com/apache/apisix-website/pull/1514
Signed-off-by: Navendu Pottekkat
Adds info about the community meeting to the events page.
--
This is an automated message from the Apache Git Service.
To respond to the mess
Caelebs commented on issue #8950:
URL: https://github.com/apache/apisix/issues/8950#issuecomment-1446236356
maybe you can try to modify the directory permissions. `chmod 755
./apisix_log`
or you can try to start `docker-compose` as root user?
--
This is an automated message from the A
spacewander commented on code in PR #8898:
URL: https://github.com/apache/apisix/pull/8898#discussion_r1118636116
##
apisix/cli/ngx_tpl.lua:
##
@@ -51,6 +51,9 @@ worker_shutdown_timeout {* worker_shutdown_timeout *};
env APISIX_PROFILE;
env PATH; # for searching external plugi
Fabriceli commented on issue #8934:
URL: https://github.com/apache/apisix/issues/8934#issuecomment-1446143236
We fixed it, we found that it was added space in response header by mistake,
when we read the source code of the legacy application.
--
This is an automated message from the Apac
Fabriceli closed issue #8934: bug: call download file route got error [upstream
sent invalid header: "\x20..."]
URL: https://github.com/apache/apisix/issues/8934
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
Fabriceli commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1446115373
cc @spacewander
--
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
jinjianming commented on issue #8947:
URL: https://github.com/apache/apisix/issues/8947#issuecomment-1446089345
@tokers When the upstream does not change, the first startup can work
normally. Once the Upstream changes, the data plane will not be able to load
the latest address. What is the
1 - 100 of 131 matches
Mail list logo