fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.8.1 → v1.8.2 (clustertool) (#28485)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos) | require | patch | `v1.8.1` -> `v1.8.2` | --- ### Release Notes <details> <summary>siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)</summary> ### [`v1.8.2`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.2) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.1...v1.8.2) ##### [Talos 1.8.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.2) (2024-10-28) Welcome to the v1.8.2 release of Talos! Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include: - `cloud-images.json` - `talosctl` binaries - `kernel` - `initramfs` - `metal` iso and disk images - `talosctl-cni-bundle` All other release assets can be downloaded from [Image Factory](https://www.talos.dev/latest/talos-guides/install/boot-assets/#image-factory). Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates Linux: 6.6.58 containerd: 2.0.0-rc.6 runc: 1.2.0 Kubernetes: 1.31.2 Talos is built with Go 1.22.8. ##### Contributors - Andrey Smirnov - Dmitriy Matrenichev - Joakim Nohlgård - Noel Georgi - Philip Schmid - Philipp Kleber - Serge Logvinov ##### Changes <details><summary>18 commits</summary> <p> - [@​`88f861a`](https://redirect.github.com/siderolabs/talos/commit/88f861a08) release(v1.8.2): prepare release - [@​`cfc1010`](https://redirect.github.com/siderolabs/talos/commit/cfc10106a) fix: include iptables/netfilter ipv6 fix - [@​`d8e2daf`](https://redirect.github.com/siderolabs/talos/commit/d8e2daf77) fix: wait for udevd to be running before activating LVM - [@​`e105a3d`](https://redirect.github.com/siderolabs/talos/commit/e105a3d74) fix: talosctl process null character - [@​`0e96e99`](https://redirect.github.com/siderolabs/talos/commit/0e96e99b2) fix: rework the 'metal-iso' config acquisition - [@​`7ef5796`](https://redirect.github.com/siderolabs/talos/commit/7ef579650) fix: improve error messages for invalid bridge/bond configuration - [@​`a3fcbe0`](https://redirect.github.com/siderolabs/talos/commit/a3fcbe0ba) chore: rename tpm2.PCRExtent -> tpm2.PCRExtend - [@​`a9e6e60`](https://redirect.github.com/siderolabs/talos/commit/a9e6e60ca) fix: correct error message for invalid ip= - [@​`49de0ab`](https://redirect.github.com/siderolabs/talos/commit/49de0abaa) fix: update incorrect alias for PCIDevice resource - [@​`9b561ac`](https://redirect.github.com/siderolabs/talos/commit/9b561ac3d) feat: add Talos 1.9 compatibility guarantees - [@​`2ea3f85`](https://redirect.github.com/siderolabs/talos/commit/2ea3f85bc) chore: update siderolabs/crypto module and return proper ALPN - [@​`ce47912`](https://redirect.github.com/siderolabs/talos/commit/ce4791251) feat: optionally decode hcloud userdata as base64 - [@​`f20a690`](https://redirect.github.com/siderolabs/talos/commit/f20a6900d) fix: json logging panic - [@​`d855bb8`](https://redirect.github.com/siderolabs/talos/commit/d855bb8be) fix: skip ram disks - [@​`b429e7f`](https://redirect.github.com/siderolabs/talos/commit/b429e7f28) fix: do not use pflag csv comma reader for config-patch - [@​`ee44f2c`](https://redirect.github.com/siderolabs/talos/commit/ee44f2c51) test: skip no error test in Cilium - [@​`7d055af`](https://redirect.github.com/siderolabs/talos/commit/7d055af29) fix: scaleway metadata - [@​`9f62fe9`](https://redirect.github.com/siderolabs/talos/commit/9f62fe96c) feat: update pkgs and Kubernetes </p> </details> ##### Changes from siderolabs/crypto <details><summary>1 commit</summary> <p> - [siderolabs/crypto@`58b2f92`](https://redirect.github.com/siderolabs/crypto/commit/58b2f92) chore: use HTTP/2 ALPN by default </p> </details> ##### Changes from siderolabs/go-circular <details><summary>1 commit</summary> <p> - [siderolabs/go-circular@`9a0f7b0`](https://redirect.github.com/siderolabs/go-circular/commit/9a0f7b0) fix: multiple data race issues </p> </details> ##### Changes from siderolabs/pkgs <details><summary>8 commits</summary> <p> - [siderolabs/pkgs@`e72b2f4`](https://redirect.github.com/siderolabs/pkgs/commit/e72b2f4) fix: apply netfilter ipv6 fix - [siderolabs/pkgs@`9aac1a8`](https://redirect.github.com/siderolabs/pkgs/commit/9aac1a8) feat: update containerd to v2.0.0-rc.6 - [siderolabs/pkgs@`9668729`](https://redirect.github.com/siderolabs/pkgs/commit/9668729) feat: update Linux to 6.6.58 - [siderolabs/pkgs@`9bc27b3`](https://redirect.github.com/siderolabs/pkgs/commit/9bc27b3) feat: update runc to 1.2.0 - [siderolabs/pkgs@`f7cc89e`](https://redirect.github.com/siderolabs/pkgs/commit/f7cc89e) fix: default IOMMU mode to 'lazy' - [siderolabs/pkgs@`7ca4e2c`](https://redirect.github.com/siderolabs/pkgs/commit/7ca4e2c) feat: update Linux to 6.6.57, update Linux firmware - [siderolabs/pkgs@`e2c4848`](https://redirect.github.com/siderolabs/pkgs/commit/e2c4848) feat: update Linux 6.6.56 and protect /proc/mem - [siderolabs/pkgs@`c7729c3`](https://redirect.github.com/siderolabs/pkgs/commit/c7729c3) feat: enable CONFIG_XFRM_STATISTICS </p> </details> ##### Changes from siderolabs/siderolink <details><summary>1 commit</summary> <p> - [siderolabs/siderolink@`1893385`](https://redirect.github.com/siderolabs/siderolink/commit/1893385) fix: initialize tls listener properly </p> </details> ##### Dependency Changes - **github.com/klauspost/compress** v1.17.10 -> v1.17.11 - **github.com/siderolabs/crypto** v0.4.4 -> v0.5.0 - **github.com/siderolabs/go-circular** v0.2.0 -> v0.2.1 - **github.com/siderolabs/pkgs** v1.8.0-16-g71d23b4 -> v1.8.0-24-ge72b2f4 - **github.com/siderolabs/siderolink** v0.3.10 -> v0.3.11 - **github.com/siderolabs/talos/pkg/machinery** v1.8.1 -> v1.8.2 - **golang.org/x/time** v0.6.0 -> v0.7.0 - **k8s.io/api** v0.31.1 -> v0.31.2 - **k8s.io/apiserver** v0.31.1 -> v0.31.2 - **k8s.io/client-go** v0.31.1 -> v0.31.2 - **k8s.io/component-base** v0.31.1 -> v0.31.2 - **k8s.io/kube-scheduler** v0.31.1 -> v0.31.2 - **k8s.io/kubectl** v0.31.1 -> v0.31.2 - **k8s.io/kubelet** v0.31.1 -> v0.31.2 - **k8s.io/pod-security-admission** v0.31.1 -> v0.31.2 Previous release can be found at [v1.8.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.1) ##### Images ghcr.io/siderolabs/flannel:v0.25.7 registry.k8s.io/coredns/coredns:v1.11.3 gcr.io/etcd-development/etcd:v3.5.16 registry.k8s.io/kube-apiserver:v1.31.2 registry.k8s.io/kube-controller-manager:v1.31.2 registry.k8s.io/kube-scheduler:v1.31.2 registry.k8s.io/kube-proxy:v1.31.2 ghcr.io/siderolabs/kubelet:v1.31.2 ghcr.io/siderolabs/installer:v1.8.2 registry.k8s.io/pause:3.9 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
+2
-2
@@ -22,7 +22,7 @@ require (
|
||||
github.com/knadh/koanf/v2 v2.1.1
|
||||
github.com/leaanthony/debme v1.2.1
|
||||
github.com/rs/zerolog v1.33.0
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.1
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.2
|
||||
github.com/spf13/cobra v1.8.1
|
||||
go.uber.org/zap v1.27.0
|
||||
golang.org/x/crypto v0.28.0
|
||||
@@ -233,7 +233,7 @@ require (
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
|
||||
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
|
||||
github.com/shopspring/decimal v1.4.0 // indirect
|
||||
github.com/siderolabs/crypto v0.4.4 // indirect
|
||||
github.com/siderolabs/crypto v0.5.0 // indirect
|
||||
github.com/siderolabs/gen v0.5.0 // indirect
|
||||
github.com/siderolabs/go-blockdevice v0.4.7 // indirect
|
||||
github.com/siderolabs/go-blockdevice/v2 v2.0.2 // indirect
|
||||
|
||||
@@ -617,6 +617,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
|
||||
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
|
||||
github.com/siderolabs/crypto v0.4.4 h1:Q6EDBMR2Ub2oAZW5Xl8lrKB27bM3Sn8Gkfw3rngco5U=
|
||||
github.com/siderolabs/crypto v0.4.4/go.mod h1:hsR3tJ3aaeuhCChsLF4dBd9vlJVPvmhg4vvx2ez4aD4=
|
||||
github.com/siderolabs/crypto v0.5.0 h1:+Sox0aYLCcD0PAH2cbEcx557zUrONLtuj1Ws+2MFXGc=
|
||||
github.com/siderolabs/crypto v0.5.0/go.mod h1:hsR3tJ3aaeuhCChsLF4dBd9vlJVPvmhg4vvx2ez4aD4=
|
||||
github.com/siderolabs/gen v0.5.0 h1:Afdjx+zuZDf53eH5DB+E+T2JeCwBXGinV66A6osLgQI=
|
||||
github.com/siderolabs/gen v0.5.0/go.mod h1:1GUMBNliW98Xeq8GPQeVMYqQE09LFItE8enR3wgMh3Q=
|
||||
github.com/siderolabs/go-api-signature v0.3.6 h1:wDIsXbpl7Oa/FXvxB6uz4VL9INA9fmr3EbmjEZYFJrU=
|
||||
@@ -635,6 +637,8 @@ github.com/siderolabs/protoenc v0.2.1 h1:BqxEmeWQeMpNP3R6WrPqDatX8sM/r4t97OP8mFm
|
||||
github.com/siderolabs/protoenc v0.2.1/go.mod h1:StTHxjet1g11GpNAWiATgc8K0HMKiFSEVVFOa/H0otc=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.1 h1:oeJQmkLNjEG5jxrzPiC2XMQS5dcg1qZ17p5LKcaCbRM=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.1/go.mod h1:mWTmuUk8G6CdkhUfDmsrIkgPo0G6J5hC/zGazgnyzBg=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.2 h1:oBNBIPjOo6SNvVaUb4B4PHGefR6HYgYVl1/GPGppj98=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.8.2/go.mod h1:cNR2TELu2T9AzYOHAoNr/7ZS3ZVDLzM/KnuOr4XW4s4=
|
||||
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
|
||||
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
|
||||
|
||||
Reference in New Issue
Block a user