For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
1.26.3
Solo build of Istio version 1.26.3 patch release.
This release note describes the changes of Solo builds between Istio versions 1.26.2-patch0 and 1.26.3.
General
This version was built against upstream Istio release 1.26.3.
- Replaced
istio.io/expose-istiod-addresswith a more generalistio.io/expose-gateway-addressannotation which drives the address list in gateway statuses. It will be picked up when generating istio-remote Gateways for multicluster and bootstrap generation for ECS to determine how to reach istiod for XDS. Istiod will program proxies to send cross-network traffic over the address(es) configured by this annotation.