achalagarwal commented on issue #2284:
URL:
https://github.com/apache/apisix-dashboard/issues/2284#issuecomment-1363707955
@lucamaf did you get it working now? I would check make sure to check the
logs for the final url it gives
--
This is an automated message from the Apache Git Service
leslie-tsang opened a new pull request, #8562:
URL: https://github.com/apache/apisix/pull/8562
### Description
Currently, `pubsub` module uses relative path for pb file loading, once
apisix's [`cwd`](https://en.wikipedia.org/wiki/Working_directory) is not
`/usr/local/apis
spacewander closed issue #1546: optimize: reduce the number of connections
between apisix and etcd
URL: https://github.com/apache/apisix/issues/1546
--
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 t
spacewander commented on issue #1546:
URL: https://github.com/apache/apisix/issues/1546#issuecomment-1363690224
Solved by the gRPC sync.
--
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 specif
spacewander commented on code in PR #8556:
URL: https://github.com/apache/apisix/pull/8556#discussion_r1056083453
##
apisix/plugins/request-id.lua:
##
@@ -129,6 +129,7 @@ local function gen_data_machine(max_number)
if err4 then
snowf
spacewander commented on code in PR #8557:
URL: https://github.com/apache/apisix/pull/8557#discussion_r1056083134
##
apisix/plugins/grpc-transcode/proto.lua:
##
@@ -270,5 +270,10 @@ function _M.init()
end
end
+function _M.destroy()
+if protos then
+protos:clo
spacewander commented on code in PR #8558:
URL: https://github.com/apache/apisix/pull/8558#discussion_r1056057979
##
t/plugin/limit-count-redis-cluster.t:
##
@@ -384,3 +384,170 @@ GET /hello
hello world
--- error_log
connection refused
+
+
+
+=== TEST 12: set route, use error
zhangliweixyz opened a new issue, #8561:
URL: https://github.com/apache/apisix/issues/8561
### Description
What is apisix->ssl->enable for and if I set enable false,what will happen?
 were added to refs/heads/gh-pages by this push:
new 4b8a3da Update index.yaml
4b
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-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new ccefdc3 chore: update dependency (
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag apisix-0.12.1
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
at ccefdc3 (commit)
No new revisions were added by this update.
AlinsRan merged PR #425:
URL: https://github.com/apache/apisix-helm-chart/pull/425
--
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
spacewander commented on issue #8559:
URL: https://github.com/apache/apisix/issues/8559#issuecomment-1363638470
We require at least LuaRocks 3.x and OpenResty 1.19.3.2+ to install APISIX.
Please remove them and install the latest ones instead.
--
This is an automated message from the Ap
jujiale opened a new issue, #8560:
URL: https://github.com/apache/apisix/issues/8560
### Description
hello:
when I test proxy-mirror plugin. I find that it doesnot work. the following
is my config:
`
{
"uri": "/test*",
"name": "test_proxy_mirror",
cherishman2005 opened a new issue, #8559:
URL: https://github.com/apache/apisix/issues/8559
### Current Behavior
openresty-1.13.6.1
```
make deps
```
```
[ info ] WARNING: You're not using LuaRocks 3.x; please remove the luarocks
and reinstall it via
https://ra
AlinsRan commented on code in PR #1526:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1526#discussion_r1056019120
##
test/e2e/suite-chore/consistency.go:
##
@@ -273,3 +275,57 @@ var _ = ginkgo.Describe("suite-chore: Consistency between
APISIX and the Ingress
netlify[bot] commented on PR #1454:
URL: https://github.com/apache/apisix-website/pull/1454#issuecomment-1363589310
### 👷 Deploy Preview for *apache-apisix*
processing.
| Name | Link |
|-||
|🔨 Latest commit |
dc07d4b8
dependabot[bot] commented on PR #1439:
URL: https://github.com/apache/apisix-website/pull/1439#issuecomment-1363589004
Superseded by #1454.
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-python-4.4.0
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
at dc07d4b8d63 chore(deps): bump actions/setup-python from 4.1
dependabot[bot] closed pull request #1439: chore(deps): bump
actions/setup-python from 4.1.0 to 4.3.1
URL: https://github.com/apache/apisix-website/pull/1439
--
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 t
dependabot[bot] opened a new pull request, #1454:
URL: https://github.com/apache/apisix-website/pull/1454
Bumps [actions/setup-python](https://github.com/actions/setup-python) from
4.1.0 to 4.4.0.
Release notes
Sourced from https://github.com/actions/setup-python/releases";>actions
ronething opened a new pull request, #8558:
URL: https://github.com/apache/apisix/pull/8558
### Description
Fixes #8413
i deploy a new redis-cluster enable tls with docker-compose, and add
connect_opts to redis-cluster config.
### Checklist
- [x] I ha
kingluo opened a new pull request, #8557:
URL: https://github.com/apache/apisix/pull/8557
### Description
Fixes #8519
### Checklist
- [x] I have explained the need for this PR and the problem it solves
- [x] I have explained the changes or the new features
kingluo opened a new pull request, #8556:
URL: https://github.com/apache/apisix/pull/8556
### Description
Fixes #8520
### Checklist
- [x] I have explained the need for this PR and the problem it solves
- [x] I have explained the changes or the new features
crazyMonkey1995 opened a new issue, #8555:
URL: https://github.com/apache/apisix/issues/8555
### Current Behavior
After kafka restarts (for some reason), kafka-logger no longer reports logs.
I think the problem may be that the kafka client does not have
refresh_interval related con
zhixiongdu027 commented on issue #8489:
URL: https://github.com/apache/apisix/issues/8489#issuecomment-1363575167
请问有什么发现吗 @chenjinxuan
--
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 specif
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 50db4f1 Update index.yaml
50
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag apisix-ingress-controller-0.11.1
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
at e3b16cb (commit)
No new revisions were added by this update.
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-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new e3b16cb fix: Bad configuration ite
AlinsRan merged PR #424:
URL: https://github.com/apache/apisix-helm-chart/pull/424
--
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
AlinsRan closed issue #423: bug: Bad configuration results in incompatibility
between APISIX and Ingress Controller.
URL: https://github.com/apache/apisix-helm-chart/issues/423
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zhixiongdu027 commented on issue #7026:
URL: https://github.com/apache/apisix/issues/7026#issuecomment-1363570068
So far, the faults in the use of kubernetes discovery that I have found
mainly include four aspects:
1. Using kubernetes discovery in version 2.13, if the configuration va
AlinsRan opened a new issue, #1552:
URL: https://github.com/apache/apisix-ingress-controller/issues/1552
The current plugin usage document, including the reuse of plug-in
configuration, is missing.
There are relevant use examples in e2e:
*
https://github.com/apache/apisix-ingress-con
tzssangglass commented on issue #7026:
URL: https://github.com/apache/apisix/issues/7026#issuecomment-1363533273
Getting more debug logs by:
https://github.com/apache/apisix/issues/7026#issuecomment-1124499372 helps us
to determine if it is the same issue.
--
This is an automated messag
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag apisix-0.12.0
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
at 064c6c1 (commit)
No new revisions were added by this update.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new b3f7754 Update index.yaml
b3
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-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 064c6c1 feat: upgrade APISIX to
spacewander merged PR #422:
URL: https://github.com/apache/apisix-helm-chart/pull/422
--
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-unsu
This is an automated email from the ASF dual-hosted git repository.
young 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 2c616d69dff add four blogs and update two
SkyeYoung merged PR #1453:
URL: https://github.com/apache/apisix-website/pull/1453
--
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
codecov-commenter commented on PR #1551:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1551#issuecomment-1363520754
#
[Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1551?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaig
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 871d05e51 ci: add missing file in GM cron test (#8550)
add ccffa0e8d feat: interact etcd via gRPC before Ngi
spacewander merged PR #8548:
URL: https://github.com/apache/apisix/pull/8548
--
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
github-actions[bot] commented on PR #1324:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1324#issuecomment-1363498930
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 30 days if no further activity occurs. If you think that's
inc
An-DJ commented on issue #8547:
URL: https://github.com/apache/apisix/issues/8547#issuecomment-1363480313
> @An-DJ Would you help me to look up this issue? Thanks!
plz assign to me : )
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
spacewander commented on issue #8547:
URL: https://github.com/apache/apisix/issues/8547#issuecomment-1363474664
@An-DJ
Would you help me to look up this issue? Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
caibirdme commented on issue #8554:
URL: https://github.com/apache/apisix/issues/8554#issuecomment-1362990820
When I use nodes directly rather than dns service_name, it works as
expected. So I think this might be a bug of discovery/dns
```yaml
stream_routes:
- server_port:
caibirdme opened a new issue, #8554:
URL: https://github.com/apache/apisix/issues/8554
### Current Behavior
1. config dns dicovery in config.yaml:
```yaml
discovery:
dns:
servers:
- 9.166.239.254:53 # k8s coredns svc
```
2. config tcp proxy:
```yaml
ronething closed pull request #8553: feat: redis cluster support tls/ssl
URL: https://github.com/apache/apisix/pull/8553
--
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
ronething opened a new pull request, #8553:
URL: https://github.com/apache/apisix/pull/8553
### 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 fea
AlinsRan opened a new pull request, #1551:
URL: https://github.com/apache/apisix-ingress-controller/pull/1551
### Type of change:
- [ ] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches
### What this PR does / why we need
AlinsRan opened a new pull request, #424:
URL: https://github.com/apache/apisix-helm-chart/pull/424
Close: #423
--
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 unsubscr
AlinsRan opened a new issue, #423:
URL: https://github.com/apache/apisix-helm-chart/issues/423
Ref:
https://github.com/apache/apisix-ingress-controller/blob/master/pkg/config/config.go#L107
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
navendu-pottekkat opened a new pull request, #1550:
URL: https://github.com/apache/apisix-ingress-controller/pull/1550
Signed-off-by: Navendu Pottekkat
Update tutorial on installing APISIX in Kubernetes.
--
This is an automated message from the Apache Git Service.
To respond to the
github-actions[bot] commented on issue #6005:
URL: https://github.com/apache/apisix/issues/6005#issuecomment-1362644050
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 #6021:
URL: https://github.com/apache/apisix/issues/6021#issuecomment-1362644093
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 #5981:
URL: https://github.com/apache/apisix/issues/5981#issuecomment-1362644004
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
spacewander opened a new pull request, #422:
URL: https://github.com/apache/apisix-helm-chart/pull/422
Signed-off-by: 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 com
tokers commented on issue #8552:
URL: https://github.com/apache/apisix/issues/8552#issuecomment-1362606588
@robertluoxu The service account should have permission for listing,
watching, and getting endpoints from API Server.
--
This is an automated message from the Apache Git Service.
To
SylviaBABY commented on code in PR #1453:
URL: https://github.com/apache/apisix-website/pull/1453#discussion_r1055250725
##
blog/zh/blog/2022/12/19/amazonlambda-with-apisix copy.md:
##
@@ -0,0 +1,150 @@
+---
+title: "为什么 APISIX Ingress 是比 Traefik 更好的选择?"
Review Comment:
this
robertluoxu commented on issue #7026:
URL: https://github.com/apache/apisix/issues/7026#issuecomment-1362573625
i have new quesion , apisix version :2.15.0
--
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
robertluoxu commented on issue #7650:
URL: https://github.com/apache/apisix/issues/7650#issuecomment-1362572269
i hava new question
--
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
netlify[bot] commented on PR #1453:
URL: https://github.com/apache/apisix-website/pull/1453#issuecomment-1362566955
### 👷 Deploy Preview for *apache-apisix*
processing.
| Name | Link |
|-||
|🔨 Latest commit |
b1624ed8
KID-G opened a new pull request, #1453:
URL: https://github.com/apache/apisix-website/pull/1453
Changes:
add four blogs and update two old blogs tags
--
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
64 matches
Mail list logo