Skip to content

Commit e1d4a7b

Browse files
grnmeiradhawton
andauthored
release notes for 1.26.3 (#16704)
* release notes for 1.26.3 * release notes themselves * making the linter happy * remove draft warning * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md Co-authored-by: Daniel Hawton <daniel@hawton.org> * Update content/en/news/releases/1.26.x/announcing-1.26.3/index.md --------- Co-authored-by: Daniel Hawton <daniel@hawton.org>
1 parent 3168a2e commit e1d4a7b

File tree

10 files changed

+62
-30
lines changed

10 files changed

+62
-30
lines changed

content/en/boilerplates/snips/args.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ ENDSNIP
2929
ENDSNIP
3030

3131
! IFS=$'\n' read -r -d '' bpsnip_args_istio_full_version <<\ENDSNIP
32-
1.26.2
32+
1.26.3
3333
ENDSNIP

content/en/boilerplates/snips/revision-tags-middle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ istioctl tag list
2727
! IFS=$'\n' read -r -d '' bpsnip_revision_tags_middle__1_out <<\ENDSNIP
2828
TAG REVISION NAMESPACES
2929
default 1-25-1 ...
30-
prod-canary 1-26-2 ...
30+
prod-canary 1-26-3 ...
3131
prod-stable 1-25-1 ...
3232
ENDSNIP

content/en/docs/ambient/install/helm/all-in-one/snips.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ helm ls -n istio-system
4444

4545
! IFS=$'\n' read -r -d '' snip_show_components_out <<\ENDSNIP
4646
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
47-
istio-ambient istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ambient-1.26.2 1.26.2
47+
istio-ambient istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ambient-1.26.3 1.26.3
4848
ENDSNIP
4949

5050
snip_check_pods() {

content/en/docs/ambient/install/helm/snips.sh

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ helm ls -n istio-system
5656

5757
! IFS=$'\n' read -r -d '' snip_show_components_out <<\ENDSNIP
5858
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
59-
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.2 1.26.2
60-
istio-cni istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed cni-1.26.2 1.26.2
61-
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.2 1.26.2
62-
ztunnel istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ztunnel-1.26.2 1.26.2
59+
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.3 1.26.3
60+
istio-cni istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed cni-1.26.3 1.26.3
61+
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.3 1.26.3
62+
ztunnel istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ztunnel-1.26.3 1.26.3
6363
ENDSNIP
6464

6565
snip_check_pods() {
@@ -79,10 +79,10 @@ helm ls -n istio-system
7979

8080
! IFS=$'\n' read -r -d '' snip_uninstall_1_out <<\ENDSNIP
8181
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
82-
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.2 1.26.2
83-
istio-cni istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed cni-1.26.2 1.26.2
84-
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.2 1.26.2
85-
ztunnel istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ztunnel-1.26.2 1.26.2
82+
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.3 1.26.3
83+
istio-cni istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed cni-1.26.3 1.26.3
84+
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.3 1.26.3
85+
ztunnel istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed ztunnel-1.26.3 1.26.3
8686
ENDSNIP
8787

8888
snip_delete_ingress() {

content/en/docs/setup/additional-setup/getting-started-istio-apis/snips.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ curl -L https://istio.io/downloadIstio | sh -
2626
}
2727

2828
snip_download_istio_2() {
29-
curl -L https://istio.io/downloadIstio | ISTIO_VERSION=1.26.2 TARGET_ARCH=x86_64 sh -
29+
curl -L https://istio.io/downloadIstio | ISTIO_VERSION=1.26.3 TARGET_ARCH=x86_64 sh -
3030
}
3131

3232
snip_download_istio_4() {

content/en/docs/setup/install/helm/snips.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ helm ls -n istio-system
3131

3232
! IFS=$'\n' read -r -d '' snip_installation_steps_3_out <<\ENDSNIP
3333
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
34-
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.2 1.26.2
34+
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.3 1.26.3
3535
ENDSNIP
3636

3737
snip_install_discovery() {
@@ -44,8 +44,8 @@ helm ls -n istio-system
4444

4545
! IFS=$'\n' read -r -d '' snip_installation_steps_5_out <<\ENDSNIP
4646
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
47-
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.2 1.26.2
48-
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.2 1.26.2
47+
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.3 1.26.3
48+
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.3 1.26.3
4949
ENDSNIP
5050

5151
snip_installation_steps_6() {
@@ -89,7 +89,7 @@ kubectl get deployments -n istio-system --output wide
8989

9090
! IFS=$'\n' read -r -d '' snip_installation_steps_7_out <<\ENDSNIP
9191
NAME READY UP-TO-DATE AVAILABLE AGE CONTAINERS IMAGES SELECTOR
92-
istiod 1/1 1 1 10m discovery docker.io/istio/pilot:1.26.2 istio=pilot
92+
istiod 1/1 1 1 10m discovery docker.io/istio/pilot:1.26.3 istio=pilot
9393
ENDSNIP
9494

9595
snip_install_ingressgateway() {
@@ -103,8 +103,8 @@ helm ls -n istio-system
103103

104104
! IFS=$'\n' read -r -d '' snip_helm_ls_out <<\ENDSNIP
105105
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
106-
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.2 1.26.2
107-
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.2 1.26.2
106+
istio-base istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed base-1.26.3 1.26.3
107+
istiod istio-system 1 2024-04-17 22:14:45.964722028 +0000 UTC deployed istiod-1.26.3 1.26.3
108108
ENDSNIP
109109

110110
snip_delete_delete_gateway_charts() {

content/en/docs/setup/upgrade/canary/snips.sh

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ istioctl proxy-status | grep "\.test-ns "
9999

100100
snip_usage_1() {
101101
istioctl install --revision=1-25-1 --set profile=minimal --skip-confirmation
102-
istioctl install --revision=1-26-2 --set profile=minimal --skip-confirmation
102+
istioctl install --revision=1-26-3 --set profile=minimal --skip-confirmation
103103
}
104104

105105
snip_usage_2() {
106106
istioctl tag set prod-stable --revision 1-25-1
107-
istioctl tag set prod-canary --revision 1-26-2
107+
istioctl tag set prod-canary --revision 1-26-3
108108
}
109109

110110
snip_usage_3() {
@@ -128,13 +128,13 @@ istioctl ps
128128

129129
! IFS=$'\n' read -r -d '' snip_usage_5_out <<\ENDSNIP
130130
NAME CLUSTER CDS LDS EDS RDS ECDS ISTIOD VERSION
131-
curl-78ff5975c6-62pzf.app-ns-3 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-2-7f6fc6cfd6-s8zfg 1.26.2
131+
curl-78ff5975c6-62pzf.app-ns-3 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-3-7f6fc6cfd6-s8zfg 1.26.3
132132
curl-78ff5975c6-8kxpl.app-ns-1 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-25-1-bdf5948d5-n72r2 1.25.1
133133
curl-78ff5975c6-8q7m6.app-ns-2 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-25-1-bdf5948d5-n72r2 1-25.1
134134
ENDSNIP
135135

136136
snip_usage_6() {
137-
istioctl tag set prod-stable --revision 1-26-2 --overwrite
137+
istioctl tag set prod-stable --revision 1-26-3 --overwrite
138138
}
139139

140140
snip_usage_7() {
@@ -148,13 +148,13 @@ istioctl ps
148148

149149
! IFS=$'\n' read -r -d '' snip_usage_8_out <<\ENDSNIP
150150
NAME CLUSTER CDS LDS EDS RDS ECDS ISTIOD VERSION
151-
curl-5984f48bc7-kmj6x.app-ns-1 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-2-7f6fc6cfd6-jsktb 1.26.2
152-
curl-78ff5975c6-jldk4.app-ns-3 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-2-7f6fc6cfd6-jsktb 1.26.2
153-
curl-7cdd8dccb9-5bq5n.app-ns-2 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-2-7f6fc6cfd6-jsktb 1.26.2
151+
curl-5984f48bc7-kmj6x.app-ns-1 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-3-7f6fc6cfd6-jsktb 1.26.3
152+
curl-78ff5975c6-jldk4.app-ns-3 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-3-7f6fc6cfd6-jsktb 1.26.3
153+
curl-7cdd8dccb9-5bq5n.app-ns-2 Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-26-3-7f6fc6cfd6-jsktb 1.26.3
154154
ENDSNIP
155155

156156
snip_default_tag_1() {
157-
istioctl tag set default --revision 1-26-2
157+
istioctl tag set default --revision 1-26-3
158158
}
159159

160160
snip_uninstall_old_control_plane_1() {

content/en/docs/setup/upgrade/helm/snips.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ helm upgrade istio-base istio/base --set defaultRevision=canary -n istio-system
7979

8080
snip_usage_1() {
8181
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{prod-stable}" --set revision=1-25-1 -n istio-system | kubectl apply -f -
82-
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{prod-canary}" --set revision=1-26-2 -n istio-system | kubectl apply -f -
82+
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{prod-canary}" --set revision=1-26-3 -n istio-system | kubectl apply -f -
8383
}
8484

8585
snip_usage_2() {
86-
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{prod-stable}" --set revision=1-26-2 -n istio-system | kubectl apply -f -
86+
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{prod-stable}" --set revision=1-26-3 -n istio-system | kubectl apply -f -
8787
}
8888

8989
snip_default_tag_1() {
90-
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{default}" --set revision=1-26-2 -n istio-system | kubectl apply -f -
90+
helm template istiod istio/istiod -s templates/revision-tags.yaml --set revisionTags="{default}" --set revision=1-26-3 -n istio-system | kubectl apply -f -
9191
}
9292

9393
snip_in_place_upgrade_1() {
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Announcing Istio 1.26.3
3+
linktitle: 1.26.3
4+
subtitle: Patch Release
5+
description: Istio 1.26.3 patch release.
6+
publishdate: 2020-07-29
7+
release: 1.26.3
8+
aliases:
9+
- /news/announcing-1.26.3
10+
---
11+
12+
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.26.2 and 1.26.3.
13+
14+
{{< relnote >}}
15+
16+
## Changes
17+
18+
- **Fixed** ambient index to filter configs by revision.
19+
([Issue #56477](https://github.com/istio/istio/issues/56477))
20+
21+
- **Fixed** an issue where the `topology.istio.io/network` label was not properly skipped on the system namespace when `discoverySelectors` were in use.
22+
([Issue #56687](https://github.com/istio/istio/issues/56687))
23+
24+
- **Fixed** an issue where the CNI plugin incorrectly handled pod deletion when the pod was not yet marked as enrolled in the mesh. In some cases, this could cause a pod, which had been deleted, to be included in the ZDS snapshot and never cleaned up. If this occurred, ztunnel would not be able to become ready. ([Issue #56738](https://github.com/istio/istio/issues/56738))
25+
26+
- **Fixed** an issue where access logs were not updated when the referenced service was created later than the Telemetry resource. ([Issue #56825](https://github.com/istio/istio/issues/56825))
27+
28+
- **Fixed** an issue where `ClusterTrustBundle` was not configured properly when `ENABLE_CLUSTER_TRUST_BUNDLE_API` was enabled.
29+
30+
- **Fixed** an issue where Istio access logs were never sent to the OTLP endpoint. ([Issue 56825](https://github.com/istio/istio/issues/56825))
31+
32+
- **Fixed** an issue where high CPU usage could occur if an item was actively being worked on by a different worker until that worker was done with that item.

data/args.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: "1.26"
33

44
# The full Istio version identifier the docs describe
5-
full_version: "1.26.2"
5+
full_version: "1.26.3"
66

77
# The previous Istio version identifier the docs describe, used for upgrade documentation
88
previous_version: "1.25"

0 commit comments

Comments
 (0)