Yang
Yang
Can you show the results of this following command on the istiod? ``` curl localhost:15014/debug/configz | grep ServiceEntry -C 20 ```
Could you paste these logs? I want to see what happens.
> @YunWZ @SpecialYang @yichouchou I modified the namespace in nacos, the generated serviceentry namespace is id. how to get namespace name? > > ``` > "kind": "ServiceEntry", > "apiVersion": "networking.istio.io/v1alpha3",...
try to use `insecure-oidc-allow-unverified-email=true`.
How can I set global tls version for all gateways? By providing default tls version for gateways, users can also explicitly set tls version in specified gateway resource with high...
Sometimes, we may hope to restrict tls version for all ingress gateways via meshconfig instead of doing duplicated works on every gateway resource.
> Ideally such policy would be discussed in the K8S WG, so other implementations of the API use the same policy. We expect Istio users to integrate and use other...
How is this pr going? Need this feature, too.
@googlebot I consent
> I am personally fine with this, but wanted to echo @costinm concern: [#1566 (comment)](https://github.com/istio/api/pull/1566#issuecomment-767631005) > > > At least we should bounce the idea with the K8S Services WG...