Describe the feature request
As global isolation is enabled for long, and now pushEds generates ClusterLoadAssignment from the cached IstioEndpoint directly, and can not use that in edsClusters anymore.
So we should cleanup it, and this will
- save a lot of memory.
- no need updating this cache anymore each time pushing eds, definitely saves cpu usage
Describe alternatives you've considered
Additional context
Describe the feature request
As global isolation is enabled for long, and now
pushEdsgenerates ClusterLoadAssignment from the cached IstioEndpoint directly, and can not use that inedsClustersanymore.So we should cleanup it, and this will
Describe alternatives you've considered
Additional context