zengyuxing007
zengyuxing007
cc @howardjohn @hzxuzhonghu
ref Issue: https://github.com/istio/istio/issues/50119
>> If user wants the FQDN they should use it directly. I am not sure its appropriate for us to assume they do not want DNS searching. Is it only...
> I cannot reproduce the double endpoints, can you give more info There are some gateway resources configured in the environment that may be relevant to this.
> Endpoints are generated from inner endpointShard, which is generated from endpointslice controller or SE controller. I am sure it is unrelated to any gateway resource the Endpoints (static) configdump...
The previous bad parts of sidecar mode should not be left as a legacy. We can use istioctl to differentiate whether to upgrade or uninstall, or default to uninstall, and...
> > The previous bad parts of sidecar mode should not be left as a legacy. > > Agree, I think we can do better. > > > We can...
> A further issue around upgrades is how the CNI agent could tell the difference between "being shut down for _upgrade_" and "being shut down for _uninstall_", for pods that...
@Str33tWalk3r @bleggett Is this problem solved? If not, I'll see why and try to fix it~
> @zengyuxing007 Unfortunately this problem still exists, logs are the same as shown by @tomahkvt, and root problem is init-container cant be added in istio mesh Thanks for your reply,...