Steve Zhang

Results 9 issues of Steve Zhang

re-submit PR for [PR#10873](https://github.com/istio/istio.io/pull/10873) And to help us figure out who should review this PR, please put an X in all the areas that this PR affects. - [ ]...

area/networking
size/S
needs-rebase
release-notes-none

(This is used to request new product features, please visit for questions on using Istio) **Describe the feature request** There is a feature [issue#11184](https://github.com/envoyproxy/envoy/issues/11184) in envoy has been completed, and...

kind/enhancement

**Please provide a description of this PR:** This PR is for [issue#39800](https://github.com/istio/istio/issues/39800). After some investigation, I found the root cause is incorrect listener configuration for service entry. The wrong configuration...

size/M
release-notes-none

According to [proposal design doc](https://docs.google.com/document/d/1ZcTIdHYNnLpwgLJa8tWg0YwsyHAmc_4lXguLmMQvAj0/edit?resourcekey=0-6OWzJ5cnlh_oYl4gFMbOuA#heading=h.xw1gqgyqs5b), `FieldOptions` of proto3 can be used to implement this feature label, and I just change the code for `Export To` feature as PoC work. Thank...

cla: yes
size/M
needs-rebase
lifecycle/automatically-closed
release-notes-none

**Please provide a description of this PR:** Add extra addresses for listeners configuration to support dual stack in Istio, this PR is for [issue#40394](https://github.com/istio/istio/issues/40394) This PR just focus on normal...

size/XXL
release-notes-none

**Please provide a description of this PR:** if support ipv6 is yes, then let's skip ipv4 test which may lead to the job failed.

release-notes-none

**Please provide a description of this PR:** This PR will make the IstioEndpoint support multiple addresses based on the proposal: [IstioEndpoint changes for multiple addresses support](https://docs.google.com/document/d/1pw-WaZOnpSVuZwNuv4VNXEgrFvDI2zbxvR9NonDwkI4/edit#heading=h.se6wjxq9mtpk) For more discussion, please...

needs-rebase
do-not-merge/hold
size/XXL
area/dual-stack

optimize the function `load_balance_for_hostname` to avoid starting multiple background on-demand DNS tasks.

size/L
needs-rebase

There are major 2 changes for this PR: 1. Reduce the image size of pod-quote. The image size of `ccnp-pod-quote` is reduced from `1.5G` to `854MB` 2. Add the unit...