[release-1.30] ambient: deterministic network gateway selection for workloads
Author: istio-testingCreated Sep 17, 2026Updated Sep 17, 2026
Manual cherrypick required.
#61748 failed to apply on top of branch "release-1.30":
Applying: ambient: sort network gateway lookups so workload gateway selection is deterministic
Applying: add test for network gateway lookup order
Using index info to reconstruct a base tree...
A pilot/pkg/serviceregistry/ambient/networks_test.go
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): pilot/pkg/serviceregistry/ambient/networks_test.go deleted in HEAD and modified in add test for network gateway lookup order. Version add test for network gateway lookup order of pilot/pkg/serviceregistry/ambient/networks_test.go left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0002 add test for network gateway lookup order
Source: istio/istio