SkyeYoung commented on issue #12543:
URL: https://github.com/apache/apisix/issues/12543#issuecomment-3217857134
@marco-jem Currently, if you want to build APISIX with dashboard from the
source code, there is no corresponding documentation. You can only refer to
https://github.com/apache/api
SkyeYoung commented on code in PR #12536:
URL: https://github.com/apache/apisix/pull/12536#discussion_r2296522382
##
apisix/discovery/kubernetes/schema.lua:
##
@@ -17,7 +17,8 @@
local host_patterns = {
{ pattern = [[^\${[_A-Za-z]([_A-Za-z0-9]*[_A-Za-z])*}$]] },
-{ pa
github-actions[bot] commented on PR #2265:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2265#issuecomment-3217541408
This pull request/issue has been closed due to lack of activity. If you
think that is incorrect, or the pull request requires review, you can revive
the PR
github-actions[bot] closed pull request #2265: docs: fix timeouts in the health
check example and update links for `config-default.yaml` reference
URL: https://github.com/apache/apisix-ingress-controller/pull/2265
--
This is an automated message from the Apache Git Service.
To respond to the
juzhiyuan commented on issue #12397:
URL: https://github.com/apache/apisix/issues/12397#issuecomment-3217497158
@marco-jem no need to send twice duplicated question. Please check the
reply: https://github.com/apache/apisix/issues/12543#issuecomment-3217009356
--
This is an automated messa
fekitibi commented on PR #12535:
URL: https://github.com/apache/apisix/pull/12535#issuecomment-3217398935
@SkyeYoung
I fixed all the tests that failed:
Code Lint passed: https://github.com/fekitibi/apisix/actions/runs/17179691316
CI passed(but I had to run it 4 times to pass eve
Adrianckwai opened a new issue, #12282:
URL: https://github.com/apache/apisix/issues/12282
### Description
Hi Apisix team,
We have encountered an issue, where our service A request to service B via
APISIX using GRPC scheme. We noticed that our APISIX will delayed or sometimes
juzhiyuan closed issue #2515: question: ApisixTLS missed the `ssl_protocols`
parameter
URL: https://github.com/apache/apisix-ingress-controller/issues/2515
--
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
juzhiyuan commented on issue #12466:
URL: https://github.com/apache/apisix/issues/12466#issuecomment-3217033668
Thanks @wklken @Richard-lululemon for pointing out the patches
https://github.com/TencentBlueKing/blueking-apigateway-apisix/tree/master/src/build/patches.
cc @moonming @bzp2010
juzhiyuan commented on issue #12543:
URL: https://github.com/apache/apisix/issues/12543#issuecomment-3217009356
Hi @marco-jem, since APISIX 3.13+, `apache/apisix` supports two kinds of
deployment (https://docs.api7.ai/apisix/production/deployment-modes).
- With ETCD, for example:
juzhiyuan closed issue #12545: [Bug] APISix 3.13.0 - balancer.lua:328:
set_current_peer expects string but gets table
URL: https://github.com/apache/apisix/issues/12545
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
juzhiyuan commented on issue #12545:
URL: https://github.com/apache/apisix/issues/12545#issuecomment-3216998825
Hi @khrism, from your configuration, there are 2 issues:
1. Your target URI doesn't exist on Upstream. This means that when you send
a request via _http://127.0.0.1:9080/tes
moonming commented on code in PR #12536:
URL: https://github.com/apache/apisix/pull/12536#discussion_r2296032763
##
apisix/discovery/kubernetes/schema.lua:
##
@@ -17,7 +17,8 @@
local host_patterns = {
{ pattern = [[^\${[_A-Za-z]([_A-Za-z0-9]*[_A-Za-z])*}$]] },
-{ pat
moonming commented on PR #12539:
URL: https://github.com/apache/apisix/pull/12539#issuecomment-3216956229
Totally agree with @bzp2010
--
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
bzp2010 opened a new pull request, #12546:
URL: https://github.com/apache/apisix/pull/12546
### Description
If the container exits abnormally, Nginx cannot properly clean up the unix
domain socket files it is listening on. When the container is restarted, the
startup will fail becaus
This is an automated email from the ASF dual-hosted git repository.
bzp2010 pushed a change to branch bzp/fix-docker-ep-remove-uds-file
in repository https://gitbox.apache.org/repos/asf/apisix.git
at 709be028b fix: docker entrypoint remove stream_worker_events.sock if
exists
This branch
This is an automated email from the ASF dual-hosted git repository.
bzp2010 pushed a commit to branch bzp/fix-docker-ep-remove-uds-file
in repository https://gitbox.apache.org/repos/asf/apisix.git
commit 709be028b1e8a30115f7f8eec9998693a1e8824f
Author: Zeping Bai
AuthorDate: Sat Aug 23 16:50:20
17 matches
Mail list logo