fix(container): update talos group to v1.8.2 (patch) #3772
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.0
->v1.8.2
v1.8.0
->v1.8.2
Release Notes
siderolabs/talos (ghcr.io/siderolabs/talosctl)
v1.8.2
Compare Source
Talos 1.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
binarieskernel
initramfs
metal
iso and disk imagestalosctl-cni-bundle
All other release assets can be downloaded from 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
Changes
18 commits
88f861a
release(v1.8.2): prepare releasecfc1010
fix: include iptables/netfilter ipv6 fixd8e2daf
fix: wait for udevd to be running before activating LVMe105a3d
fix: talosctl process null character0e96e99
fix: rework the 'metal-iso' config acquisition7ef5796
fix: improve error messages for invalid bridge/bond configurationa3fcbe0
chore: rename tpm2.PCRExtent -> tpm2.PCRExtenda9e6e60
fix: correct error message for invalid ip=49de0ab
fix: update incorrect alias for PCIDevice resource9b561ac
feat: add Talos 1.9 compatibility guarantees2ea3f85
chore: update siderolabs/crypto module and return proper ALPNce47912
feat: optionally decode hcloud userdata as base64f20a690
fix: json logging panicd855bb8
fix: skip ram disksb429e7f
fix: do not use pflag csv comma reader for config-patchee44f2c
test: skip no error test in Cilium7d055af
fix: scaleway metadata9f62fe9
feat: update pkgs and KubernetesChanges from siderolabs/crypto
1 commit
58b2f92
chore: use HTTP/2 ALPN by defaultChanges from siderolabs/go-circular
1 commit
9a0f7b0
fix: multiple data race issuesChanges from siderolabs/pkgs
8 commits
e72b2f4
fix: apply netfilter ipv6 fix9aac1a8
feat: update containerd to v2.0.0-rc.69668729
feat: update Linux to 6.6.589bc27b3
feat: update runc to 1.2.0f7cc89e
fix: default IOMMU mode to 'lazy'7ca4e2c
feat: update Linux to 6.6.57, update Linux firmwaree2c4848
feat: update Linux 6.6.56 and protect /proc/memc7729c3
feat: enable CONFIG_XFRM_STATISTICSChanges from siderolabs/siderolink
1 commit
1893385
fix: initialize tls listener properlyDependency Changes
Previous release can be found at v1.8.1
Images
v1.8.1
Compare Source
Talos 1.8.1 (2024-10-08)
Welcome to the v1.8.1 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
binarieskernel
initramfs
metal
iso and disk imagestalosctl-cni-bundle
All other release assets can be downloaded from Image Factory.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.54
containerd: 2.0.0-rc.5
Flannel: 0.25.7
Talos is built with Go 1.22.8.
Contributors
Changes
16 commits
477752f
release(v1.8.1): prepare release362c9f8
test: skip lvm test if not enough user disks available7930500
chore: checkout extensions from release-1.8, not mainf6d6306
fix: wipe system partitions correctly via kernel args4d279c6
fix: volume encryption with failing keyslots070defa
fix: update grpc-go the latest patch releasea2d12fd
feat: update Flannel to v0.25.7e2f560b
feat: bring in lpfc kernel module driver788336a
feat: enable QEDF drivere4341fa
fix: make /var/run empty on reboots66228ef
fix: multiple fixes for LVM activation5f4515f
fix: prevent file descriptors leaks to child processesa55103e
chore: ignore more plugins for system containerdffcdc0b
fix: build talosctl withouttcell_minimal
d29f660
feat: add support for CI Network config in nocloud01e580b
feat: update Go 1.22.8, Linux, pkgsChanges from siderolabs/pkgs
8 commits
71d23b4
feat: update Linux to 6.6.548906a9b
feat: add lpfc kernel module3c57dff
feat: enable QEDF driver1ecbd58
feat: update containerd to v2.0.0-rc.547dff98
fix: drop the LVM2 udev lvm rule480d765
fix: force LVM to use/run
as state directoryc663212
feat: enable transparent huge pages in madvise mode832f11b
feat: update Go to 1.22.8Changes from siderolabs/tools
1 commit
7719230
feat: update Go to 1.22.8Dependency Changes
Previous release can be found at v1.8.0
Images
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.