1.29.2-patch0
Solo build of Istio version 1.29.2-patch0 patch release.
This release note describes what’s different between Solo builds of Istio versions 1.29.2 and 1.29.2-patch0.
General Changes
- Built against upstream Istio commit
7ffa1cb335d26be81b765b92f241956266099457. Compare.
Solo Flavor Changes
Fixed traffic routing failures for global services that use named
targetPortvalues. Requests could be sent to the wrong port when routing across clusters or to local services exposed via named ports.Fixed sidecar generation with service takeover enabled and no local service.
Fixed an issue where the global waypoint label value could exceed the Kubernetes 63-byte limit when the waypoint name, namespace, and domain were long, causing the label to be rejected.
Fixed an issue where the ECS controller did not respect custom system namespace configurations, now properly using the configured namespace instead of defaulting to
istio-system.
FIPS Flavor Changes
No changes in this section.