pmajum commented on issue #12368:
URL: https://github.com/apache/apisix/issues/12368#issuecomment-2998635942

   Hi @Baoyuantop ,
   We have created apisix with the kubernetes service discovery type with the 
attached config.
   And we are providing the upstream details as:
   `"upstream": {
       "discovery_type": "kubernetes",
       "service_name": "apisix/partyapplication:8080",
       "type": "roundrobin"
     }`
   
   when the istio mtls is PERMISSIVE the upstream connection is working, but 
when the mtls is STRICT, then the upstream connection is reset.
   
   From the kiali dashboard i observed that the upstream call is not getting 
intercepted by envoy proxy.
   
   
[apisix-deployment-config.txt](https://github.com/user-attachments/files/20875176/apisix-deployment-config.txt)


-- 
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...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to