cloudfoundry / cf-networking-release

Container Networking for CloudFoundry
Apache License 2.0
66 stars 72 forks source link

Remove istio dependent code #268

Closed winkingturtle-vmw closed 8 months ago

winkingturtle-vmw commented 8 months ago

Summary

istio-release never GA'd and we don't need to keep this code in cf-networking-release. We are removing this because it was using an outdated version of grpc (See https://github.com/cloudfoundry/cf-networking-release/pull/266), but updating it to latest caused other problem with having an empty vip_resolver that causes panic in newer version of grpc for all installations of this release.