Skip to content

Commit c1ff5f3

Browse files
committed
feat: update Talos to v1.11.0 final
See siderolabs/talos#11577 Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 702501b commit c1ff5f3

File tree

5 files changed

+28
-22
lines changed

5 files changed

+28
-22
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ This provider's versions are compatible with the following versions of Cluster A
2626

2727
This provider's versions are able to install and manage the following versions of Kubernetes:
2828

29-
| | v1.16 | v 1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 | v1.23 | v1.24 | v1.25 | v1.26 | v1.27 | v1.28 | v1.29 | v1.30 | v1.31 | v1.32 | v1.33 |
30-
| ------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
31-
| Control Plane Provider Talos v1alpha3 (v0.2) ||||||| | | | | | | | | | | | |
32-
| Control Plane Provider Talos v1alpha3 (v0.3) ||||||| | | | | | | | | | | | |
33-
| Control Plane Provider Talos v1alpha3 (v0.4) | | | ||||||||| | | | | | | |
34-
| Control Plane Provider Talos v1alpha3 (v0.5) | | | | | | | | | | |||||||||
29+
| | v1.16 | v 1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 | v1.23 | v1.24 | v1.25 | v1.26 | v1.27 | v1.28 | v1.29 | v1.30 | v1.31 | v1.32 | v1.33 | v1.34 |
30+
| ------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
31+
| Control Plane Provider Talos v1alpha3 (v0.2) ||||||| | | | | | | | | | | | | |
32+
| Control Plane Provider Talos v1alpha3 (v0.3) ||||||| | | | | | | | | | | | | |
33+
| Control Plane Provider Talos v1alpha3 (v0.4) | | | ||||||||| | | | | | | | |
34+
| Control Plane Provider Talos v1alpha3 (v0.5) | | | | | | | | | | ||||||||||
3535

3636
This provider's versions are compatible with the following versions of Talos:
3737

38-
| | v0.11 | v0.12 | v0.13 | v0.14 | v1.0 | v1.1 | v1.2 | v1.3 | v1.4 | v1.5 | v1.6 | v1.7 | v1.8 | v1.9 | v1.10 |
39-
| -------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
40-
| Control Plane Provider Talos v1alpha3 (v0.3) ||| | | | | | | | | | | | | |
41-
| Control Plane Provider Talos v1alpha3 (v0.3) |||| | | | | | | | | | | | |
42-
| Control Plane Provider Talos v1alpha3 (v0.4) ||||||||| | | | | | | |
43-
| Control Plane Provider Talos v1alpha3 (v0.5) | | | | | | | |||||||||
38+
| | v0.11 | v0.12 | v0.13 | v0.14 | v1.0 | v1.1 | v1.2 | v1.3 | v1.4 | v1.5 | v1.6 | v1.7 | v1.8 | v1.9 | v1.10 | v1.11 |
39+
| -------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
40+
| Control Plane Provider Talos v1alpha3 (v0.3) ||| | | | | | | | | | | | | | |
41+
| Control Plane Provider Talos v1alpha3 (v0.3) |||| | | | | | | | | | | | | |
42+
| Control Plane Provider Talos v1alpha3 (v0.4) ||||||||| | | | | | | | |
43+
| Control Plane Provider Talos v1alpha3 (v0.5) | | | | | | | ||||||||||
4444

4545
## Building and Installing
4646

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ require (
1313
github.com/onsi/gomega v1.36.3
1414
github.com/pkg/errors v0.9.1
1515
github.com/siderolabs/capi-utils v0.0.0-20250812174642-8d7036d74b13
16-
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10-0.20250811162926-710fae2a8bc0
16+
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10
1717
github.com/siderolabs/crypto v0.6.3
1818
github.com/siderolabs/gen v0.8.5
1919
github.com/siderolabs/go-retry v0.3.3
20-
github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.2
20+
github.com/siderolabs/talos/pkg/machinery v1.11.0
2121
github.com/spf13/pflag v1.0.7
2222
github.com/stretchr/testify v1.10.0
2323
golang.org/x/sync v0.15.0
@@ -117,7 +117,7 @@ require (
117117
github.com/sagikazarmark/locafero v0.7.0 // indirect
118118
github.com/sasha-s/go-deadlock v0.3.5 // indirect
119119
github.com/shopspring/decimal v1.4.0 // indirect
120-
github.com/siderolabs/go-api-signature v0.3.6 // indirect
120+
github.com/siderolabs/go-api-signature v0.3.7 // indirect
121121
github.com/siderolabs/go-pointer v1.0.1 // indirect
122122
github.com/siderolabs/net v0.4.0 // indirect
123123
github.com/siderolabs/protoenc v0.2.2 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -235,14 +235,14 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
235235
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
236236
github.com/siderolabs/capi-utils v0.0.0-20250812174642-8d7036d74b13 h1:Lp2DlMoZJuQyNhzonn4l5J6WUQfk0c7zxHiHX1yl03I=
237237
github.com/siderolabs/capi-utils v0.0.0-20250812174642-8d7036d74b13/go.mod h1:GUoGble9zPNKxMuQYKGyn4YisjK3l5MTDAe/fJi8X9w=
238-
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10-0.20250811162926-710fae2a8bc0 h1:HtUn2+rip0j0FRbU8tAZbdWsBU/0LaHYnLOtDsJHSkU=
239-
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10-0.20250811162926-710fae2a8bc0/go.mod h1:JQz9dxKygGybe2X6yHQmKxbkI83AoN13pQ2HkEOO0/E=
238+
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10 h1:haDwcWQeH2KeEAaNI2n+YKvCW4yKIKduKzJyvoO/nFA=
239+
github.com/siderolabs/cluster-api-bootstrap-provider-talos v0.6.10/go.mod h1:XvHobhX81U5CIjctm5K2ehg3RVJ+jiw/jCL33Ym+j8I=
240240
github.com/siderolabs/crypto v0.6.3 h1:9eGHzAJQg7FvPcjVANLQKnepc0nrl5IkLJ3FxhMvsQw=
241241
github.com/siderolabs/crypto v0.6.3/go.mod h1:LEhGuXlvwElMgh+rYjCFw6JgfOgyaC+sqsl/YwWU+EM=
242242
github.com/siderolabs/gen v0.8.5 h1:xlWXTynnGD/epaj7uplvKvmAkBH+Fp51bLnw1JC0xME=
243243
github.com/siderolabs/gen v0.8.5/go.mod h1:CRrktDXQf3yDJI7xKv+cDYhBbKdfd/YE16OpgcHoT9E=
244-
github.com/siderolabs/go-api-signature v0.3.6 h1:wDIsXbpl7Oa/FXvxB6uz4VL9INA9fmr3EbmjEZYFJrU=
245-
github.com/siderolabs/go-api-signature v0.3.6/go.mod h1:hoH13AfunHflxbXfh+NoploqV13ZTDfQ1mQJWNVSW9U=
244+
github.com/siderolabs/go-api-signature v0.3.7 h1:Qx5NH3BrtYucCgiLObAJhx7pouLR4tivr1moOClII3M=
245+
github.com/siderolabs/go-api-signature v0.3.7/go.mod h1:MQy+DcXCQIFFXZr+E4tbMmnQSQs7WpubSpJFRN694mI=
246246
github.com/siderolabs/go-pointer v1.0.1 h1:f7Yi4IK1jptS8yrT9GEbwhmGcVxvPQgBUG/weH3V3DM=
247247
github.com/siderolabs/go-pointer v1.0.1/go.mod h1:C8Q/3pNHT4RE9e4rYR9PHeS6KPMlStRBgYrJQJNy/vA=
248248
github.com/siderolabs/go-retry v0.3.3 h1:zKV+S1vumtO72E6sYsLlmIdV/G/GcYSBLiEx/c9oCEg=
@@ -251,8 +251,8 @@ github.com/siderolabs/net v0.4.0 h1:1bOgVay/ijPkJz4qct98nHsiB/ysLQU0KLoBC4qLm7I=
251251
github.com/siderolabs/net v0.4.0/go.mod h1:/ibG+Hm9HU27agp5r9Q3eZicEfjquzNzQNux5uEk0kM=
252252
github.com/siderolabs/protoenc v0.2.2 h1:vVQDrTjV+QSOiroWTca6h2Sn5XWYk7VSUPav5J0Qp54=
253253
github.com/siderolabs/protoenc v0.2.2/go.mod h1:gtkHkjSCFEceXUHUzKDpnuvXu1mab9D3pVxTnQN+z+o=
254-
github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.2 h1:gZOtd+Rgi2AZvApAJETpr62Xaugl9OCpjm9uVygalaw=
255-
github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.2/go.mod h1:YZWMHzfKssJgAxrEQXvTGEBEf/ufpzXA9R+8ZzCFDUc=
254+
github.com/siderolabs/talos/pkg/machinery v1.11.0 h1:4OYGCyKJ5+jot9gP7hSRfX3rfy/fibcfJPljDATyWeg=
255+
github.com/siderolabs/talos/pkg/machinery v1.11.0/go.mod h1:/GdYEC36ejnEqxvGyYngAB8R+ilSqu2ZBW79Vc273Mo=
256256
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
257257
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
258258
github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js=

hack/release.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ preface = """\
1414
"""
1515

1616
[notes]
17+
18+
[notes.talos]
19+
title = "Talos Linux"
20+
description = """\
21+
CACPPT updated for Talos 1.11.
22+
"""

hack/test/e2e-aws.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TAG="${TAG:-$(git describe --tag --always --dirty)}"
2222
REGION="us-east-1"
2323
BUCKET="talos-ci-e2e"
2424
PLATFORM=$(uname -s | tr "[:upper:]" "[:lower:]")
25-
TALOS_VERSION="${TALOS_DEFAULT:-v1.11.0-beta.2}" # NOTE: this is Talos version for the test environment, not Talos version for CAPI templates (see capi-utils)
25+
TALOS_VERSION="${TALOS_DEFAULT:-v1.11.0}" # NOTE: this is Talos version for the test environment, not Talos version for CAPI templates (see capi-utils)
2626
K8S_VERSION="${K8S_VERSION:-v1.32.7}"
2727
export WORKLOAD_KUBERNETES_VERSION="${WORKLOAD_KUBERNETES_VERSION:-${K8S_VERSION}}"
2828
export UPGRADE_K8S_VERSION="${UPGRADE_K8S_VERSION:-v1.33.3}"

0 commit comments

Comments
 (0)