[release-1.15] fix empty endpoints weight for AUTO_PASSTHROUGH gateway#40313
Conversation
* fix empty endpoints weight for AUTO_PASSTHROUGH gateway * add a test
|
Hi @bincherry. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
|
It seems that something wrong with the arm64 testing. Need some help please. |
|
cc @howardjohn arm64 is supported on v1.15? |
|
/retest |
Please provide a description of this PR:
Manual cherrypick of #40243
This cannot be done by a bot because there are different struct names on the two branches, according to #40226 , which changes
LocLbEndpointsAndOptionstoLocalityEndpointson master branch.