G1
G1
@oshai I just tried to reflect the new version, but the same exception is still occurring. ``` 2022-09-19 14:50:54.694 DEBUG 37898 --- [-netty-thread-8] o.s.r2dbc.core.DefaultDatabaseClient : Executing SQL statement [SELECT someDomain.idx,...
I wrote a new PR that satisfies the conditions. [Ref](https://github.com/spring-cloud/spring-cloud-netflix/pull/4148)
Any progress?
@GeorgeZoe I'm experiencing the same thing with gateway 4.0.7. If you have any action, please let me know and I'll refer to it.
@spencergibb I haven't applied it yet. It's a gateway running on production (The phenomenon is only reproduced in production environment), so it's pressuring me about using SNAPSHOT version. But I'll...
@hanqingwu The node that should be `Unhealthy` is marked `Healthy`. Log shows below (Failed SSL Handshake): ``` 2024/03/11 06:46:31 [error] 50#50: *4510567 [lua] healthcheck.lua:1383: log(): [healthcheck] (upstream#/apisix/upstreams/23eb23c7) failed SSL handshake...
@shreemaan-abhishek I would like to apply it in the following form.  With Helm Chart, APISIX is installed in the tools cluster and `ApisixRoute`/ `ApisixUpstream` objects are deployed as written...
`19: self-signed certificate in certificate chain` Does that matter?
@shreemaan-abhishek Can you please take a look?
When the source of the individual application created through `ApplicationSet` is watching `values.yaml` in the Helm chart, it is still impossible to change the individual properties of `values.yaml` in the...