ekarak-upwork
Results
2
comments of
ekarak-upwork
the only workaround that I found for trimming down the egress configuration on workload's Envoys is as follows: - create a new empty DestinationRule for `myapp`'s egress traffic, using `workloadSelector`...
possible root cause for this issue is described in https://github.com/istio/istio/issues/44366 > I did some investigation on the code base and here is the root cause: https://github.com/istio/istio/blob/master/pilot/pkg/model/push_context.go#L1766 in this function, we...