flylan opened a new issue, #10786:
URL: https://github.com/apache/apisix/issues/10786
### Description
I have a question about apisix configuration,Is there a deployment method
that allows some of the configuration of Apisix to be stored in YAML (such as
domain name resolution configu
techcheckri commented on issue #10774:
URL: https://github.com/apache/apisix/issues/10774#issuecomment-1882549361
So, now all three apisix-etcd are gone.
```
apisix-etcd-00/1 Completed
0 2d16h
apisix-etcd-1
RitterHou commented on code in PR #10771:
URL: https://github.com/apache/apisix/pull/10771#discussion_r1445715908
##
conf/config-default.yaml:
##
@@ -132,7 +122,7 @@ apisix:
enable: false
Review Comment:
how about changing `enable` to `enable_encrypt_fields` and leave i
RitterHou commented on PR #10771:
URL: https://github.com/apache/apisix/pull/10771#issuecomment-1882538699
> I think you should update the related test cases too
i will add them
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
RitterHou commented on code in PR #10771:
URL: https://github.com/apache/apisix/pull/10771#discussion_r1445715908
##
conf/config-default.yaml:
##
@@ -132,7 +122,7 @@ apisix:
enable: false
Review Comment:
how about changing `enable` to `enable_encrypt_fields` and leave i
Gi commented on issue #2129:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2129#issuecomment-1882537841

--
This is an automated message from th
Gi closed issue #2129: request help: failed to create stream_route:
unexpected status code 400; error message: {"error_msg":"unknown plugin
[key-auth]"}
URL: https://github.com/apache/apisix-ingress-controller/issues/2129
--
This is an automated message from the Apache Git Service.
T
This is an automated email from the ASF dual-hosted git repository.
alinsran pushed a change to tag 3.8.0
in repository https://gitbox.apache.org/repos/asf/apisix.git
at e01b7e43f (commit)
No new revisions were added by this update.
SilentEntity commented on PR #10740:
URL: https://github.com/apache/apisix/pull/10740#issuecomment-1882516511
Hi @monkeyDluffy6017, please check 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 go t
pavlenkodev commented on issue #10730:
URL: https://github.com/apache/apisix/issues/10730#issuecomment-1882516226
> > > Hi @Vacant2333 The returned functions are as follows.Its main purpose
is to extract the "sub" claim from a JWT found in the "Authorization" header of
an HTTP request. If t
This is an automated email from the ASF dual-hosted git repository.
alinsran pushed a change to branch release/3.8
in repository https://gitbox.apache.org/repos/asf/apisix.git
at e01b7e43f feat: release APISIX 3.8.0 (#10778)
No new revisions were added by this update.
An error occurred while running github feature in .asf.yaml!:
[GitHub] Request error with message: "Branch not found". (status code: 404)
AlinsRan merged PR #10778:
URL: https://github.com/apache/apisix/pull/10778
--
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
This is an automated email from the ASF dual-hosted git repository.
alinsran 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 e01b7e43f feat: release APISIX 3.8.0 (#10778)
ShenFeng312 commented on issue #2631:
URL:
https://github.com/apache/apisix-dashboard/issues/2631#issuecomment-1882486987
@Baoyuantop I tried restarting the dashboard, but the issue persists. It
seems not to be due to caching.
--
This is an automated message from the Apache Git Service.
monkeyDluffy6017 commented on PR #10732:
URL: https://github.com/apache/apisix/pull/10732#issuecomment-1882463829
LGTM
--
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 un
smileby opened a new issue, #10785:
URL: https://github.com/apache/apisix/issues/10785
### Current State
The current directory is a mixture of Chinese and English. Not user friendly
### Desired State
- 快速开始
- 入门指南
- 配置路由
- 负载均衡
- 密钥验证
- 限速
- AP
lakshya8066 commented on issue #10783:
URL: https://github.com/apache/apisix/issues/10783#issuecomment-1882413564
Hi @hankai17 thanks for opening the issue.
Could you please provide a short description as well?
--
This is an automated message from the Apache Git Service.
To respond to t
zhouwenqi commented on issue #2791:
URL:
https://github.com/apache/apisix-dashboard/issues/2791#issuecomment-1882394948
> I encountered the same issue. I'll try this method later,see if it works.
me too...
--
This is an automated message from the Apache Git Service.
To respond to t
monkeyDluffy6017 closed issue #10683: bug: numbers in apisix.yaml are parsed as
strings causing some plugins to be unusable in standalone mode
URL: https://github.com/apache/apisix/issues/10683
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
rlaflamme commented on issue #10709:
URL: https://github.com/apache/apisix/issues/10709#issuecomment-1882382581
Update:
```
2024/01/09 04:06:31 [info] 1#1: [lua] core.lua:26: use config_provider: etcd
2024/01/09 04:06:31 [info] 1#1: [lua] init.lua:27: use discovery: kubernetes
rlaflamme commented on issue #10709:
URL: https://github.com/apache/apisix/issues/10709#issuecomment-1882350535
I think I have found something. I have been able to get it work ... with
some little "cheat" int the file init.lua.
First the issue is the evaluation of this line of code
monkeyDluffy6017 commented on code in PR #10764:
URL: https://github.com/apache/apisix/pull/10764#discussion_r1445592581
##
docs/en/latest/plugins/error-log-logger.md:
##
@@ -69,6 +69,12 @@ NOTE: `encrypt_fields = {"clickhouse.password"}` is also
defined in the schema,
This
monkeyDluffy6017 commented on PR #10740:
URL: https://github.com/apache/apisix/pull/10740#issuecomment-1882335954
The ci still failed
--
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
Sn0rt opened a new issue, #10784:
URL: https://github.com/apache/apisix/issues/10784
### Current Behavior
The current APISIX master is no longer adapted to openresty. Currently,
script installation dependencies still automatically install dependencies on
openresty, which is not as ex
monkeyDluffy6017 commented on code in PR #10771:
URL: https://github.com/apache/apisix/pull/10771#discussion_r1445578944
##
conf/config-default.yaml:
##
@@ -132,7 +122,7 @@ apisix:
enable: false
Review Comment:
we should put this attribute `enable` under the `keyring`,
monkeyDluffy6017 commented on PR #10771:
URL: https://github.com/apache/apisix/pull/10771#issuecomment-1882279882
I think you should update the related test cases too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
hankai17 opened a new issue, #10783:
URL: https://github.com/apache/apisix/issues/10783
### Description

--
This is an automated message from the Apache Git Service.
To respond to the
Gi commented on issue #2129:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2129#issuecomment-1882232593
There was no such issue when creating a layer seven route, but it reported
the following error when I accessed it:
 on AWS EKS using the Helm chart. In order to be able to configure
security groups on the NLB, I added the anno
amyrprv commented on issue #10769:
URL: https://github.com/apache/apisix/issues/10769#issuecomment-1881038913
@smileby What should I do ?
--
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 speci
smileby commented on issue #10769:
URL: https://github.com/apache/apisix/issues/10769#issuecomment-1881013034
Confirm ectd load
--
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 commen
sheharyaar commented on issue #10573:
URL: https://github.com/apache/apisix/issues/10573#issuecomment-1880902997
Sure, just please list out the tasks that are pending. I will take up the
rest and once the PR is ready, I will ping you.
--
This is an automated message from the Apache Git Se
Affanmir commented on PR #10613:
URL: https://github.com/apache/apisix/pull/10613#issuecomment-1880849445
@shreemaan-abhishek can the workflows be rerun? apologies for the delay on
my end
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Affanmir commented on issue #10573:
URL: https://github.com/apache/apisix/issues/10573#issuecomment-1880834601
@sheharyaar You can complete it but I've discovered another bug in this
plugin. The CORS plugin does not work with this plugin essentially the issue
will remain unresolved without
Vacant2333 commented on issue #10757:
URL: https://github.com/apache/apisix/issues/10757#issuecomment-1880751954
can u assign this issue to me, i will help this issue @shreemaan-abhishek
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
sheharyaar commented on issue #10573:
URL: https://github.com/apache/apisix/issues/10573#issuecomment-1880738008
@shreemaan-abhishek can you please assign me this ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
sheharyaar commented on issue #10573:
URL: https://github.com/apache/apisix/issues/10573#issuecomment-1880737410
@Affanmir , I will be taking up this PR, I will fix the CI and do the next
steps.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
Vacant2333 commented on issue #10633:
URL: https://github.com/apache/apisix/issues/10633#issuecomment-1880736373
@ChuanFF hello, have u resolve this problem 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
Vacant2333 commented on issue #10495:
URL: https://github.com/apache/apisix/issues/10495#issuecomment-1880729914
@lisea2017 hello, this issue looks was resolved, can we close it now
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
ShenFeng312 closed issue #10779: feat: polish prometheus metrics
URL: https://github.com/apache/apisix/issues/10779
--
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 unsubscri
Gi opened a new issue, #2129:
URL: https://github.com/apache/apisix-ingress-controller/issues/2129
### Issue description
Error while creating ApisixRoute with parameter `plugins` .
Parameters as follows:

Does apisix support converting websocket prot
223311 commented on issue #10772:
URL: https://github.com/apache/apisix/issues/10772#issuecomment-1880654581
@SilentEntity - Thanks for getting back to me. The link you sent discusses
the domain name, but I'm accessing the URL locally, and the Apisix pod is
running on the same instance. I'
lakshya8066 commented on PR #10763:
URL: https://github.com/apache/apisix/pull/10763#issuecomment-1880640398
I think the ci is failing because of the extra line I added. I'll remove it
and check
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
techcheckri commented on issue #10774:
URL: https://github.com/apache/apisix/issues/10774#issuecomment-1880625233
```
kubectl -n ingress-apisix logs apisix-etcd-2
unable to retrieve container logs for containerd://x
```
By now apisix-etcd-1 is the same completed
``
AlinsRan commented on PR #10778:
URL: https://github.com/apache/apisix/pull/10778#issuecomment-1880619168
@kayx23 Please help review, 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 s
AlinsRan opened a new pull request, #10778:
URL: https://github.com/apache/apisix/pull/10778
### Description
Fixes # (issue)
### Checklist
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the new fe
hankai17 opened a new pull request, #10777:
URL: https://github.com/apache/apisix/pull/10777
Fix grammatical errors
### Description
Fixes # (issue)
### Checklist
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have expla
Python-IBM closed issue #10765: HTTP request Dubbo service report 504 Gateway
Time out
URL: https://github.com/apache/apisix/issues/10765
--
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
Vacant2333 commented on issue #10730:
URL: https://github.com/apache/apisix/issues/10730#issuecomment-1880581098
> > Hi @Vacant2333 The returned functions are as follows.Its main purpose is
to extract the "sub" claim from a JWT found in the "Authorization" header of an
HTTP request. If the
mayunSaicmotor commented on issue #10648:
URL: https://github.com/apache/apisix/issues/10648#issuecomment-1880577331
Dear @sheharyaar ,Any update?Still waiting for response.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
61 matches
Mail list logo