Re: [I] bug: Unable to update reserved routes using SDK [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup commented on issue #2102: URL: https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855345268 I'll take a loot at it tomorrow. Currently I am busy with other tasks. Thanks for reporting. -- This is an automated message from the Apache Git Service. To r

(apisix-docker) branch master updated: fix: re-add ca-certificates package (#523)

2023-12-13 Thread monkeydluffy
This is an automated email from the ASF dual-hosted git repository. monkeydluffy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-docker.git The following commit(s) were added to refs/heads/master by this push: new f9b445f fix: re-add ca-certificate

Re: [PR] fix: save ca-certificates package [apisix-docker]

2023-12-13 Thread via GitHub
monkeyDluffy6017 merged PR #523: URL: https://github.com/apache/apisix-docker/pull/523 -- 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-uns

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855244695 Yeah and I thought [PAC files](https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file) are used to conditionally forward traf

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855231132 Hmm... I mean I wana process the request with middle proxy between APISIX and upstream, not to split the traffic of requests. The roadmap's like: ``` +

Re: [I] bug: ApisixIngress synced failed, with error: not found [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup commented on issue #1996: URL: https://github.com/apache/apisix-ingress-controller/issues/1996#issuecomment-1855209396 @tulequ Any updates here? -- 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

Re: [I] bug: apisix-gateway port 443 can't listening [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup commented on issue #2093: URL: https://github.com/apache/apisix-ingress-controller/issues/2093#issuecomment-1855207977 > @Revolyssup please help to look I am already tracking this. this is doc related issue -- This is an automated message from the Apache Git Service. To

[I] request help: apisixroute support externalname [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Mararesliu opened a new issue, #2103: URL: https://github.com/apache/apisix-ingress-controller/issues/2103 ### Issue description Is apisix ingress can support externalname to proxy to other namespace? ### Environment - your apisix-ingress-controller version (output of ap

Re: [I] bug: Valid ApisixPluginConfig fails when being applied to apisix instance [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup closed issue #2013: bug: Valid ApisixPluginConfig fails when being applied to apisix instance URL: https://github.com/apache/apisix-ingress-controller/issues/2013 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] bug: ssls API object never deleted when created from ingress [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup closed issue #2083: bug: ssls API object never deleted when created from ingress URL: https://github.com/apache/apisix-ingress-controller/issues/2083 -- 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

Re: [I] bug: Unable to update reserved routes using SDK [apisix-ingress-controller]

2023-12-13 Thread via GitHub
kayx23 commented on issue #2102: URL: https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855185612 No knowledge of this sorry, let's wait for others to pitch in. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] help request: mTLS on subpaths [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10647: URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855182150 Calling in engineering @monkeyDluffy6017 -- 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

Re: [I] bug: Unable to update reserved routes using SDK [apisix-ingress-controller]

2023-12-13 Thread via GitHub
DokiDoki1103 commented on issue #2102: URL: https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855177048 cc @kayx23 @Revolyssup -- 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

Re: [I] help request: mTLS on subpaths [apisix]

2023-12-13 Thread via GitHub
SalvaChiLlo commented on issue #10647: URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855175751 If the capacity to by pass mTLS in certain subpaths is possible wouldn't it be possible to have a list of paths that you specifically want mTLS enabled? On Thu, Dec 14,

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
sheharyaar commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855150879 There seems some issue with your deployment, if you are deploying with docker, please make sure the ws endpoint can be reached from the `apisix` container/network -- This is a

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
sheharyaar commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855149673 Can I know if you are deploying using Docker ? So here is my test setup. I tested by adding a sample echo websocket server and the apisix in the same network with different IPs.

Re: [I] bug: High latency when using `limit-req` plugin [apisix]

2023-12-13 Thread via GitHub
moonming commented on issue #10641: URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855132418 for `limit-req` plugin, please pay attention to the `nodelay` parameter when benchmark: https://docs.api7.ai/hub/limit-req -- This is an automated message from the Apache Git Ser

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855123848 Check out [traffic-split](https://docs.api7.ai/hub/traffic-split#configure-different-rules-for-different-upstreams) plugin, which can be used to conditionally forward requests to dif

Re: [I] bug: High latency when using `limit-req` plugin [apisix]

2023-12-13 Thread via GitHub
leowmjw commented on issue #10641: URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855123050 @moonming The upstream is just a Go service that returns immediately (e.g. echo service). Is point 3 relevant if the upstream is just an echo service? If it is, please provide us

Re: [I] help request: mTLS on subpaths [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10647: URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855105047 It's probably a no, the reasons being that: * X.509 certs are valid for domains or sub-domains and have no business to do with paths. * APISIX doesn't offer extra mechanisms

Re: [I] bug: Prometheus plugin issues with removed upstream [apisix]

2023-12-13 Thread via GitHub
Sn0rt commented on issue #10636: URL: https://github.com/apache/apisix/issues/10636#issuecomment-1855100204 a new test case for question 2 has been reproduced ![image](https://github.com/apache/apisix/assets/2706161/8e92ead4-3b65-4c74-989e-587051015dee) ```lua # # Li

Re: [PR] fix: mostly_healthy is healthy [apisix]

2023-12-13 Thread via GitHub
Sn0rt commented on PR #10639: URL: https://github.com/apache/apisix/pull/10639#issuecomment-1855098323 a new test case for question 2 has been reproduced ![image](https://github.com/apache/apisix/assets/2706161/8e92ead4-3b65-4c74-989e-587051015dee) ```lua # # License

Re: [PR] fix: save ca-certificates package [apisix-docker]

2023-12-13 Thread via GitHub
luoluoyuyu commented on PR #523: URL: https://github.com/apache/apisix-docker/pull/523#issuecomment-1855097804 The results of the run are as follows ![image](https://github.com/apache/apisix-docker/assets/82068138/91c5fe48-87f9-4212-9184-73e405855d39) -- This is an automated messag

[I] bug: [apisix-ingress-controller]

2023-12-13 Thread via GitHub
DokiDoki1103 opened a new issue, #2102: URL: https://github.com/apache/apisix-ingress-controller/issues/2102 ### Current Behavior After using SDK to update the route, I found that there was no departure watch mechanism and it did not take effect in a timely manner ```go c :

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
sheharyaar commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855089076 Ok, got it. Will test and update. -- 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

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
Austin-Russell commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855087997 The issue occurs with and without the plugin enabled and seems to just matter if the Authorization header is added. -- This is an automated message from the Apache Git Ser

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
sheharyaar commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855085430 @Austin-Russell , can you please provide the authz-keycloak config you used with apisix, you can just mask the credentials / secrets from the config. Your current route config do

Re: [I] help request: mTLS on subpaths [apisix]

2023-12-13 Thread via GitHub
moonming commented on issue #10647: URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855080173 @kayx23 please take a look, thx -- 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

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855079622 **Deeply admire your patient.** To add headers could be one of the solution. But is it possible to config `Proxy auto-config` in apisix container or add as `Environment

Re: [I] bug: High latency when using `limit-req` plugin [apisix]

2023-12-13 Thread via GitHub
moonming commented on issue #10641: URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855078465 Performance benchmarking is a complex and error-prone task. Not only do you need to ensure that the configuration of Apache APISIX is correct (the default configuration is correc

(apisix-website) branch master updated: docs: add migu-video-adopts-apisix (#1743)

2023-12-13 Thread guoqi
This is an automated email from the ASF dual-hosted git repository. guoqi 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 45bf00f2bd1 docs: add migu-video-adopts-a

Re: [PR] docs: add migu-video-adopts-apisix.md [apisix-website]

2023-12-13 Thread via GitHub
guoqqqi merged PR #1743: URL: https://github.com/apache/apisix-website/pull/1743 -- 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.

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855069827 Ok, back to your question `Is it possible to setup proxy data on routes or a better way to solve it` Assuming you just want to add headers (?), you can do so with `proxy-rewri

[I] help request: about radixtree_uri_with_parameter [apisix]

2023-12-13 Thread via GitHub
guankai opened a new issue, #10257: URL: https://github.com/apache/apisix/issues/10257 ### Description I used radixtree_uri_with_parameter to match parameters on the path, such as /path/:param. Currently, I want to use this param in the uri in proxy-rewrite. How should I handle it?

Re: [PR] feat: Provide `uri_arg_` when `radixtree_uri_with_parameter` [apisix]

2023-12-13 Thread via GitHub
moonming commented on PR #10645: URL: https://github.com/apache/apisix/pull/10645#issuecomment-1855062392 > @moonming I'm fine adding more just not sure which ones. Any suggestions what you think is missing? @boekkooi-lengoo you can add a test case where the uri parameter does not ex

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855057560 > In my head I'm thinking maybe the middle proxy and network B are managed by your organization, and that's why you would configure another proxy (APISIX) in a network (A) that y

Re: [I] bug: failed to verify jwt [apisix]

2023-12-13 Thread via GitHub
DokiDoki1103 closed issue #10651: bug: failed to verify jwt URL: https://github.com/apache/apisix/issues/10651 -- 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

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855042441 It depends on if you administers all these networks or just Network A. In my head I'm thinking maybe the middle proxy and network B are managed by your organization, and that's

[I] bug: failed to verify jwt [apisix]

2023-12-13 Thread via GitHub
DokiDoki1103 opened a new issue, #10651: URL: https://github.com/apache/apisix/issues/10651 ### Current Behavior When I use the JWT plugin, there is a high probability of authentication failure, but a low probability of authentication success ``` ... plugins:

(apisix) branch master updated: feat: add new lua-resty-events as events implementation (#10550)

2023-12-13 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming 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 553ac4299 feat: add new lua-resty-events as eve

Re: [PR] feat: add new lua-resty-events as events implementation [apisix]

2023-12-13 Thread via GitHub
moonming merged PR #10550: URL: https://github.com/apache/apisix/pull/10550 -- 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

Re: [I] bug: the worker run into a dead end in events.lua [apisix]

2023-12-13 Thread via GitHub
moonming closed issue #10431: bug: the worker run into a dead end in events.lua URL: https://github.com/apache/apisix/issues/10431 -- 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

Re: [PR] feat: Provide `uri_arg_` when `radixtree_uri_with_parameter` [apisix]

2023-12-13 Thread via GitHub
monkeyDluffy6017 commented on PR #10645: URL: https://github.com/apache/apisix/pull/10645#issuecomment-1855016659 @boekkooi-lengoo please make the ci pass -- 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

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855014840 > That's not how you set headers. Please see this example https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers Yes... Thanks for pointing that. But bac

(apisix) branch master updated: docs: description client-control plugin configuration `max_body_size` unit (#10635)

2023-12-13 Thread monkeydluffy
This is an automated email from the ASF dual-hosted git repository. monkeydluffy 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 2ef9615f9 docs: description client-control

Re: [PR] docs: description client-control plugin configuration `max_body_size` unit [apisix]

2023-12-13 Thread via GitHub
monkeyDluffy6017 merged PR #10635: URL: https://github.com/apache/apisix/pull/10635 -- 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-unsubs

(apisix-website) branch master updated: docs: add zhengcaiyun-uses-apisix.md (#1741)

2023-12-13 Thread guoqi
This is an automated email from the ASF dual-hosted git repository. guoqi 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 4911a06dd72 docs: add zhengcaiyun-uses-ap

Re: [PR] docs: add zhengcaiyun-uses-apisix.md [apisix-website]

2023-12-13 Thread via GitHub
guoqqqi merged PR #1741: URL: https://github.com/apache/apisix-website/pull/1741 -- 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.

[PR] docs: add migu-video-adopts-apisix.md [apisix-website]

2023-12-13 Thread via GitHub
Yilialinn opened a new pull request, #1743: URL: https://github.com/apache/apisix-website/pull/1743 Migu's Transcript from Yu Xia in APISIX 2023 Shanghai Meetup Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automa

Re: [I] bug: nginx relaod but worker does not exit [apisix]

2023-12-13 Thread via GitHub
jensonfxc commented on issue #10554: URL: https://github.com/apache/apisix/issues/10554#issuecomment-1854991134 ok i will close this 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 s

Re: [I] bug: nginx relaod but worker does not exit [apisix]

2023-12-13 Thread via GitHub
jensonfxc closed issue #10554: bug: nginx relaod but worker does not exit URL: https://github.com/apache/apisix/issues/10554 -- 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

Re: [I] help request: dubbo-proxy can't find dubbo service [apisix]

2023-12-13 Thread via GitHub
starsz commented on issue #10648: URL: https://github.com/apache/apisix/issues/10648#issuecomment-1854980182 Hi @mayunSaicmotor Maybe you can try to remove the "# 指定需要调用的 Dubbo 服务接口完整限定名 " in the request. https://github.com/apache/apisix/assets/25628854/49fc488b-dc4e-46bf-9f7a-291fc

Re: [PR] docs(syslog): remove the unused property name [apisix]

2023-12-13 Thread via GitHub
jujiale commented on PR #10644: URL: https://github.com/apache/apisix/pull/10644#issuecomment-1854974350 > In my [past tests with other logger plugins](https://github.com/apache/apisix/pull/10476#issuecomment-1809719588), the `name` is actually configurable and gets exported to prometheus

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854967043 > That's not how you set headers. Please see this example https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers Thanks for pointing out. But still not go wi

[PR] Revert "docs(syslog): remove the unused property name (#10644)" [apisix]

2023-12-13 Thread via GitHub
jujiale opened a new pull request, #10650: URL: https://github.com/apache/apisix/pull/10650 This reverts commit 0609efadcc81564242a1cd3bdf027405a12c943a. ### Description as kays23 mentioned in [https://github.com/apache/apisix/pull/10644#issuecomment-1854921761](url), the syslog p

Re: [I] help request: java plugin does not work [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor commented on issue #10649: URL: https://github.com/apache/apisix/issues/10649#issuecomment-1854956969 https://github.com/apache/apisix/assets/22955377/eb38ed8e-5ff6-4a3f-9a00-3f855f4f604e";> -- This is an automated message from the Apache Git Service. To respond to the m

Re: [I] help request: java plugin does not work [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor closed issue #10649: help request: java plugin does not work URL: https://github.com/apache/apisix/issues/10649 -- 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.

Re: [I] help request: unknown plugin [ext-plugin-pre-req] [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor closed issue #10646: help request: unknown plugin [ext-plugin-pre-req] URL: https://github.com/apache/apisix/issues/10646 -- 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

Re: [I] help request: unknown plugin [ext-plugin-pre-req] [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor commented on issue #10646: URL: https://github.com/apache/apisix/issues/10646#issuecomment-1854956415 https://github.com/apache/apisix/assets/22955377/8b95c304-2bca-48dd-98ee-f973b59d68ad";> configured and fixed,if just use dashboard 去enable the plugin,it does not work。

Re: [I] request help: failed to list *v2.ApisixTls: the server could not find the requested resource (helm install) [apisix-ingress-controller]

2023-12-13 Thread via GitHub
github-actions[bot] closed issue #1892: request help: failed to list *v2.ApisixTls: the server could not find the requested resource (helm install) URL: https://github.com/apache/apisix-ingress-controller/issues/1892 -- This is an automated message from the Apache Git Service. To respond to

Re: [I] request help: failed to list *v2.ApisixTls: the server could not find the requested resource (helm install) [apisix-ingress-controller]

2023-12-13 Thread via GitHub
github-actions[bot] commented on issue #1892: URL: https://github.com/apache/apisix-ingress-controller/issues/1892#issuecomment-1854955169 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at

Re: [I] request help: use name instead of id in grafana dashboard [apisix]

2023-12-13 Thread via GitHub
lifehacking commented on issue #5149: URL: https://github.com/apache/apisix/issues/5149#issuecomment-1854951510 @starsz how solved label name view? -- 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

Re: [I] help request: OIDC plugin failed to connect to google [apisix]

2023-12-13 Thread via GitHub
luoluoyuyu closed issue #10642: help request: OIDC plugin failed to connect to google URL: https://github.com/apache/apisix/issues/10642 -- 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

Re: [I] help request: OIDC plugin failed to connect to google [apisix]

2023-12-13 Thread via GitHub
luoluoyuyu commented on issue #10642: URL: https://github.com/apache/apisix/issues/10642#issuecomment-1854943985 @kayx23 Okay, 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 spec

(apisix) branch master updated: docs: update proxy-rewrite docs (#9025)

2023-12-13 Thread sylviasu
This is an automated email from the ASF dual-hosted git repository. sylviasu 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 11344d2b2 docs: update proxy-rewrite docs (#90

Re: [PR] docs: update proxy-rewrite zh docs [apisix]

2023-12-13 Thread via GitHub
SylviaBABY merged PR #9025: URL: https://github.com/apache/apisix/pull/9025 -- 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

Re: [PR] docs(syslog): remove the unused property name [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on PR #10644: URL: https://github.com/apache/apisix/pull/10644#issuecomment-1854921761 In my [past tests with other logger plugins](https://github.com/apache/apisix/pull/10476#issuecomment-1809719588), the `name` is actually configurable and gets exported to prometheus `ap

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854905620 That's not how you set headers. Please see this example https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers -- This is an automated message from the Apache Git Servi

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854891379 Please refer the following settings: Route ```yml { "uri": "/proxy", "name": "proxy-t1-route", "plugins": { "proxy-rewrite": { "headers"

Re: [I] help request: OIDC state from argument does not match state restored from session [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #9131: URL: https://github.com/apache/apisix/issues/9131#issuecomment-1854864892 I don't think this is a bug per se? But perhaps APISIX should handle this error better, instead of throwing a 500 internal server error. cc: @shreemaan-abhishek @monkeyDluffy6017 --

Re: [I] help request: OIDC state from argument does not match state restored from session [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #9131: URL: https://github.com/apache/apisix/issues/9131#issuecomment-1854861699 I have recently seen this error when I * authenticate through the user log in page and subsequently redirected * update APISIX configuration for the route * access the rout

Re: [I] help request: OIDC plugin failed to connect to google [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10642: URL: https://github.com/apache/apisix/issues/10642#issuecomment-1854852786 Can't reproduce. I used my google OAuth 2.0 credentials and everything works fine? ![image](https://github.com/apache/apisix/assets/39619599/ea797097-69ab-4986-b170-7b16b185d4

Re: [I] discuss: the requirement of `client_secret` in `openid-connect` plugin [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10563: URL: https://github.com/apache/apisix/issues/10563#issuecomment-1854830976 Note that `authz-keycloak` doesn't mandates `client_secret` either: https://apisix.apache.org/docs/apisix/plugins/authz-keycloak/ -- This is an automated message from the Apache Gi

Re: [I] help request: Is there a possible way to reach different-network upstreams with proxy? [apisix]

2023-12-13 Thread via GitHub
kayx23 commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854787979 > The proxy did receive the request from APISIX but proxy didn't process it. > And the information that I setup in proxy-rewrite didn't be received by the proxy. In other wo

Re: [I] help request: After setting SSL port 443 still times out [apisix]

2023-12-13 Thread via GitHub
kayx23 closed issue #10638: help request: After setting SSL port 443 still times out URL: https://github.com/apache/apisix/issues/10638 -- 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

Re: [I] bug: in k8s pod ip changes ,apisix still requests the old ip [apisix]

2023-12-13 Thread via GitHub
jbergstroem commented on issue #10422: URL: https://github.com/apache/apisix/issues/10422#issuecomment-1854536260 We are seeing this as well with APISIX 3.5.0 (production) and 3.7.0 (staging). We can reproduce by nuking the etcd cluster and recreating it. Propagating changes with the APISIX

[I] request help: How does Apisix create and bind custom plugins for Consumer type? [apisix-ingress-controller]

2023-12-13 Thread via GitHub
DokiDoki1103 opened a new issue, #2101: URL: https://github.com/apache/apisix-ingress-controller/issues/2101 ### Issue description I have not defined CRD, but the admin API supports it. What should I do ### Environment - your apisix-ingress-controller version (output of

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
Austin-Russell commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854191451 [apisix_route_and_upstream_config.txt](https://github.com/apache/apisix/files/13662813/apisix_route_and_upstream_config.txt) This is the configuration for the route and ups

[I] request help: How to use the public API to expose the Prometheus plugin? [apisix-ingress-controller]

2023-12-13 Thread via GitHub
DokiDoki1103 opened a new issue, #2100: URL: https://github.com/apache/apisix-ingress-controller/issues/2100 ### Issue description ```yaml apiVersion: apisix.apache.org/v2 kind: ApisixGlobalRule metadata: namespace: itihey-system name: apisix-monitor spec: pl

Re: [PR] chore: release apisix v1.9.0, ingress 0.13 and etcd 9.7.3 [apisix-helm-chart]

2023-12-13 Thread via GitHub
ikatlinsky commented on PR #683: URL: https://github.com/apache/apisix-helm-chart/pull/683#issuecomment-1854181163 @AlinsRan @tao12345666333 @Gallardot please, accept new version of the chart -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[PR] chore: release apisix v1.9.0, ingress 0.13 and etcd 9.7.3 [apisix-helm-chart]

2023-12-13 Thread via GitHub
ikatlinsky opened a new pull request, #683: URL: https://github.com/apache/apisix-helm-chart/pull/683 (no comment) -- 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 unsubs

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
sheharyaar commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854161907 It would be better if you can send the various routes and configs you used with apisix. -- This is an automated message from the Apache Git Service. To respond to the message,

[I] help request: java plugin does not work [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor opened a new issue, #10649: URL: https://github.com/apache/apisix/issues/10649 ### Description Dear, I started apisix(docker) on linux centos , but I tried to acess java plugin, but got error as below: {"error_msg":"unknown plugin [ext-plugin-pre-req]"} *

Re: [I] help request: Authorization Header causing gateway timeout on WebSocket endpoint [apisix]

2023-12-13 Thread via GitHub
Austin-Russell commented on issue #10631: URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854117006 @sheharyaar Please let me know if there is any additional information I can provide. the error logs for APISIX are above. the method in which I am adding the header is via Po

(apisix-helm-chart) branch master updated: feat(etcd): migrate to the latest bitnamic etcd chart 9.7.3 (#677)

2023-12-13 Thread alinsran
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 182246d feat(etcd): migrate to the

Re: [PR] feat(etcd): migrate to the latest bitnamic etcd chart 9.7.3 [apisix-helm-chart]

2023-12-13 Thread via GitHub
AlinsRan merged PR #677: URL: https://github.com/apache/apisix-helm-chart/pull/677 -- 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

[I] help request: dubbo-proxy can't find dubbo service [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor opened a new issue, #10648: URL: https://github.com/apache/apisix/issues/10648 ### Description Dear, I fase issue on the dubbo-proxy plugin. Please help me. 1. I started docker apisix on mac(M2) https://github.com/apache/apisix/assets/22955377/6dbc6a2a-2402-4a

Re: [PR] feat: Allow merging nested values in plugin config secretRef [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup commented on code in PR #2096: URL: https://github.com/apache/apisix-ingress-controller/pull/2096#discussion_r1425296986 ## docs/en/latest/concepts/apisix_route.md: ## @@ -262,6 +262,46 @@ spec: secretRef: echo ``` +## Config with secretRef configuring

Re: [I] bug: gateway (gateway.networking.k8s.io/v1beta1) does not create the TLS entry [apisix-ingress-controller]

2023-12-13 Thread via GitHub
Revolyssup commented on issue #2098: URL: https://github.com/apache/apisix-ingress-controller/issues/2098#issuecomment-1853831218 @gigi206 Yes currently Gateway CR doesn't directly create the ssl resource. I am adding this as a feature request and will circle back to it after the v1.8 rele

[I] help request: mTLS on subpaths [apisix]

2023-12-13 Thread via GitHub
SalvaChiLlo opened a new issue, #10647: URL: https://github.com/apache/apisix/issues/10647 ### Description When using mTLS, from what I've seen, it gets configured for the whole domain(SNI). ``` '{ "sni": "test.com", "cert": "", "key": "", "client

Re: [I] help request: Requirements of the ETCD cluster when using APISIX as Kubernetes Ingress [apisix]

2023-12-13 Thread via GitHub
SalvaChiLlo commented on issue #10581: URL: https://github.com/apache/apisix/issues/10581#issuecomment-1853771803 I have an extra question when using mTLS. From what I've seen, it gets configured for the whole domain(SNI). ``` '{ "sni": "test.com", "cert": "",

Re: [I] help request: OpenID plugin error: "request to the redirect_uri path but there's no session state found" [apisix]

2023-12-13 Thread via GitHub
MirtoBusico commented on issue #9609: URL: https://github.com/apache/apisix/issues/9609#issuecomment-1853742005 > @MirtoBusico I'm impressed with what you've done. Well, I'm writing a book about the complete project. -- This is an automated message from the Apache Git Service. To re

[I] help request: send Put method admin request frequently costs apisix cpu high(about 100%) when more than 15 thousand routes exist in apisix [apisix]

2023-12-13 Thread via GitHub
ranxuxin001 opened a new issue, #9140: URL: https://github.com/apache/apisix/issues/9140 ### Description Hello everyone, My apisix 2.9 has more than 15 thousand routes currently. And when I use the script to update large amount of routes frequently(sleep 0.5 to 5 seconds), my

Re: [I] help request: send Put method admin request frequently costs apisix cpu high(about 100%) when more than 15 thousand routes exist in apisix [apisix]

2023-12-13 Thread via GitHub
monkeyDluffy6017 commented on issue #9140: URL: https://github.com/apache/apisix/issues/9140#issuecomment-1853732271 considered resolved -- 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

Re: [I] help request: send Put method admin request frequently costs apisix cpu high(about 100%) when more than 15 thousand routes exist in apisix [apisix]

2023-12-13 Thread via GitHub
monkeyDluffy6017 closed issue #9140: help request: send Put method admin request frequently costs apisix cpu high(about 100%) when more than 15 thousand routes exist in apisix URL: https://github.com/apache/apisix/issues/9140 -- This is an automated message from the Apache Git Service. To r

Re: [I] help request: After setting SSL port 443 still times out [apisix]

2023-12-13 Thread via GitHub
techcheckri commented on issue #10638: URL: https://github.com/apache/apisix/issues/10638#issuecomment-1853730366 The port reference you refer to does not concern my APISIX ingress, it concerns APISIX itself. So when I connect over port 80 via http I get normal response. For 9080 I get a ti

Re: [I] bug: unknown plugin [ext-plugin-pre-req] [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor commented on issue #10646: URL: https://github.com/apache/apisix/issues/10646#issuecomment-1853731752 补充下 ext-plugin-pre-req插件也通过 dashboard 开启了得,不知道为啥一直说 {"error_msg":"unknown plugin [ext-plugin-pre-req]"} https://github.com/apache/apisix/assets/22955377/00b2793d-9a71-4a4e

(apisix) branch master updated: docs(syslog): remove the unused property name (#10644)

2023-12-13 Thread monkeydluffy
This is an automated email from the ASF dual-hosted git repository. monkeydluffy 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 0609efadc docs(syslog): remove the unused

Re: [PR] docs(syslog): remove the unused property name [apisix]

2023-12-13 Thread via GitHub
monkeyDluffy6017 merged PR #10644: URL: https://github.com/apache/apisix/pull/10644 -- 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-unsubs

[I] bug: unknown plugin [ext-plugin-pre-req] [apisix]

2023-12-13 Thread via GitHub
mayunSaicmotor opened a new issue, #10646: URL: https://github.com/apache/apisix/issues/10646 ### Current Behavior 我使用 docker-apisix 跑了apisix ,配置了一个简单java 插件,插件不生效一直报错,哪位大佬帮忙看下,跪求解答 MacBook-Pro-7:bin mayun$ curl -i http://120.78.123.93:9180/apisix/admin/routes/1 -X PUT -d ' > {

  1   2   >