1.27.5-patch0
Solo build of Istio version 1.27.5-patch0 patch release.
This release note describes what’s different between Solo builds of Istio versions 1.27.5 and 1.27.5-patch0.
Security Notice
When using peered global services in sidecar environments, the generated Envoy cluster configuration was missing the tlsMode: istio transport socket match causing local sidecar-to-sidecar traffic to be sent as plaintext. In environments where strict mTLS was used, connectivity would break.
General Changes
- Built against upstream Istio version 1.27.5-patch0, release note can be found here.
- Built against upstream Istio commit
199ed8c485d2eec26cb87c8863dfff6b0b2cc8b7. Compare.
Solo Flavor Changes
Improved
istioctl multicluster checkto show gateway addresses, peer cluster addresses, and globally shared services.Improved
istioctl multicluster checkby skipping the stale workload check unless flat-network is detected.Added support to retry failed remote peer creation or updates when
PEERING_AUTOMATIC_LOCAL_GATEWAYis enabled.Fixed an issue where the remote peer did not have its address updated when
PEERING_AUTOMATIC_LOCAL_GATEWAYis enabled.Fixed an issue where istiod would generate invalid
WorkloadEntryresources when remote services had unnamed ports.Fixed east-west gateway TLS listeners showing an incorrect
UnsupportedProtocolstatus whenPILOT_ENABLE_ALPHA_GATEWAY_APIwas disabled.Fixed an issue causing envoy clusters for peered global services to not have the tlsMode-istio transport socket configured.
Fixed an issue where the control plane did not immediately reconnect when the address in the istio-remote
Gatewayresource was updated.
FIPS Flavor Changes
No changes in this section.