Tiger Xu / Zhonghu Xu

Results 77 issues of Tiger Xu / Zhonghu Xu

`/debug/config_distribution` is to query "Version status of all Envoys connected to this Pilot instance". This means we should record the nonce based on xds response ACK. However we do also...

lifecycle/stale
kind/bug

As golang protobuf readme said: ``` It has been superseded by the google.golang.org/protobuf module, which contains an updated and simplified API, support for protobuf reflection, and many other improvements. We...

It is likely for a gateway unwatching rds if no gateway/vs configurred. Currently we report events for {cds, eds, lds, rds}, even a proxy may not watch one resources. The...

lifecycle/stale

Currently we have many ways to set network agteway address: 1. meshNetworks 2. loadbalancer k8s service 3. k8s service nodeport Onging ones: 1. gateway resource https://github.com/istio/istio/pull/45342 2. external address k8s...

lifecycle/stale
lifecycle/automatically-closed

**Please provide a description of this PR:**

size/M
release-notes-none

It makes readable especially with sandwich

size/M
needs-rebase

Should consider using some mechanism like `lockless` to reduce WorkloadStore r/w lock race. The r/w is frequently, sharing one cache looks terrible, not sure if we can implement like envoy...

When debuging https://github.com/istio/istio/pull/49194, i found there is a bug for on demand wds in the case a service previously select a number of pods, then the service updated to not...

area/ambient

**Please provide a description of this PR:** Fix #50968 Without this we can get proxy labels from WLE when the wle's address = pod ip

size/M

Following this guide https://istio.io/latest/docs/tasks/traffic-management/egress/egress-kubernetes-services/#cleanup-of-kubernetes-externalname-service ``` $ kubectl apply -f -