-
Notifications
You must be signed in to change notification settings - Fork 6
chore: update module github.com/siderolabs/talos/pkg/machinery to v1.12.2 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-packages
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a807736 to
27afddc
Compare
27afddc to
2c7d554
Compare
2c7d554 to
7717495
Compare
7717495 to
840194b
Compare
840194b to
4c8f868
Compare
4c8f868 to
3357c83
Compare
3357c83 to
96f1f57
Compare
96f1f57 to
6bdf545
Compare
6bdf545 to
9218540
Compare
9218540 to
145f5c5
Compare
Author
ℹ️ Artifact update noticeFile name: installers/board/src/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
145f5c5 to
21bf9a3
Compare
…12.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21bf9a3 to
199e25f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Update Request | Renovate Bot
This PR contains the following updates:
v1.7.0-alpha.1→v1.12.2Release Notes
siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)
v1.12.2Compare Source
Talos 1.12.2 (2026-01-22)
Welcome to the v1.12.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
talosctl images talos-bundlecan ignore reaching to the registryThe
talosctl images talos-bundlecommand now accepts optional--ovelaysand--extensionsflags.If those are set to
false, the command will not attempt to reach out to the container registry to fetch the latest versions and digests of the overlays and extensions.Component Updates
Linux: 6.18.5
Talos is built with Go 1.25.6.
Contributors
Changes
21 commits
54e5b43release(v1.12.2): prepare release30da0bcfix: oracle platform file format7ddb37bfix: make OOM expression a bit less sensitivee438ec2fix: marshal of FailOverMac property717ed72fix: check if the device is not mounted when wipingc95c9fdfix: wipe the first/last 1MiB in addition to wiping by signatures52bed35fix: add talos version to Hetzner Cloud client user agent0e447a4fix: make OOM controller more precise by considering separate cgroup PSI3b974b9fix: sort mirrors and tls configs when generating the machine config8b16fe5feat: add VLAN support to OpenStack platformeb8480cfix: panic in configpatcher when the whole section is missing4d44306fix: wipe disk by signaturescca4cd2feat: add it87 hwmon moduled9480eefix: resolve SideroLink Wireguard endpoint on reconnecte16c2d5fix: handle correctly incomplete RegistryTLSConfigdedd273fix: bond config via platformf527cfffix: allow HostnameConfig to be used with incomplete machine config1091813fix: lock down etcd listen address to IPv4 localhost9f8d938fix: print talosctl images to release notes95433c1fix: update VIP config example919394ffeat: update Go to 1.25.6Changes from siderolabs/pkgs
7 commits
4f8efaffix: enable pinctrl for Raspberry Pi 53a36a01feat: update NVIDIA LTS and production driver versionsd364d04feat: update Linux to 6.18.5a3d6cc4feat: update Linux firmware to202601140fa324feat: enable IT87 hwmon module8b8f314feat: enable IPV6_MROUTE3571127feat: update Go to 1.25.6Changes from siderolabs/tools
1 commit
31959f4feat: update Go to 1.25.6Dependency Changes
Previous release can be found at v1.12.1
Images
v1.12.1Compare Source
Talos 1.12.1 (2026-01-05)
Welcome to the v1.12.1 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.18.2
Talos is built with Go 1.25.5.
Contributors
Changes
7 commits
7ea2ef7release(v1.12.1): prepare release78a7856chore: run rekres and update dependenciesc310671fix: disable swap for system servicesa7e8426test: skip the source bundle on exact tag9439841fix: probe small images correctly42df716fix: invalid versions check in talos-bundlea3e90e4fix: make upgrade work with SELinux enforcing=1Changes from siderolabs/pkgs
2 commits
90ff196chore: run rekres and update dependencies2b30517feat: update Linux to 6.18.2Changes from siderolabs/tools
1 commit
5df8baechore: run rekres and update dependenciesDependency Changes
Previous release can be found at v1.12.0
Images
v1.12.0Compare Source
Welcome to the v1.13.0-alpha.0 release of Talos!
This is a pre-release of Talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
External Volumes
Talos now supports virtiofs-based external volumes via the new
ExternalVolumeConfig
document.
These virtiofs external volumes are not supported when SELinux is running
in enforcing mode.
Talos Imager Enhancements
Talos imager now supports running rootless.
--privilegedand-v /dev:/devare no longer required.Container Image Decompression
Talos now ships with
igzip(amd64) andpigz(arm64) to speed up container image decompression./proc/PID/mem Access Hardening
A new kernel parameter
proc_mem.force_override=neverhas been introduced by default to enhance system securityby preventing unwanted writes to protected process memory via
/proc/PID/mem.If the kernel parameter is removed, default behavior is restored, allowing access only if the process is traced.
Reproducible Disk Images
Talos disk images are now reproducible. Building the same version of Talos multiple times will yield
identical disk images.
Note: VHD and VMDK (Azure and VMware) images are not currently reproducible due to limitations in the underlying image creation tools.
Users verifying reproducible images should use raw images, verify checksums, and convert them to VHD/VMDK as needed.
Component Updates
Linux: 6.18.2
containerd: 2.2.1
etcd: 3.6.7
CoreDNS: 1.13.2
Kubernetes: 1.35.0
Flannel CNI plugin: v1.9.0-flannel1
LVM2: 2_03_38
runc: 1.4.0
systemd: 259
cryptsetup: 2.8.3
Talos is built with Go 1.25.5.
VM Hot-Add Support
Talos now includes udev rules to support hot-adding of CPUs in virtualized environments.
Contributors
Changes
95 commits
f0d8a6851test: skip the source bundle on exact tagc57701d65fix: remove interactive installer43937c1cdfeat: update Linux and systemd72a194df8feat: add VM CPU hot-add rulesf09ae1e0dfix: probe small images correctly8f2b33799feat: imager support rootless buildsc7525a97efeat: support creating filesystems from foldere2bffb5cechore: refactor imager code so it's more clear0fb50dbd0fix: invalid versions check in talos-bundleb5dd56032test: upgrade versions in upgrade tests3dfa4d6e4fix: make upgrade work with SELinux enforcing=1786c8e2eefeat: ship pigz/igzip in rootfs to speed up image decompression48d242918feat: update containerd to 2.2.1536541afefix: mount volume mount/unmount race39117d457feat: update dependenciesf0f420725fix: bond setting change detection8d6a7a867feat: update Kubernetes to 1.35.0845a0d09cfeat: update etcd 3.6.7, CoreDNS 1.13.2b95912e04feat: enforceproc_mem.force_override=neverby default681f3e84ctest: run virtiofs tests only when virtiofsd is running0592ff0cdfix: drop the Omni API URL check on IP addressa4879a5fafeat: update Linux to 6.18.143b43ff18docs: split talosctl commands into groups6d17c18bffeat: enable Powercap and Intel RAPL884e76662docs: fix the talosctl cluster create help output6dc31be4ffix: exclude new Virtual IPs configured with new config94905c73efeat(talosctl): support running qemu x86 on Macf871ab241fix: provide json support innftbinary694f45413feat: external volumes39feb16d2fix: update containerd 2.2.0 with cgroups patch82027eb9bfix: bond configuration with new settings121b13b8ffix: disable kexec on arm647eaa725d0fix: selection of boot entry949bdb90afeat: add Secure Boot to CloudStack platform config798143a88fix: discard better klog message from Kubernetes client008cd0986fix: disable kexec in talosctl cluster create on arm64bb62b29edchore: prepare talos for 1.13c0935030achore: fork reference docs for 1.13.xe387e48b3fix: do not override DNS on MacOS1e7e87fb1fix: rework NFT rules for KubeSpan51bcfb567feat: rename image default and source bundle585abe944feat: update Kubernetes to v1.35.0-rc.1f301e3e9bfix: update KubeSpan MSS clamping74c1df6f4test: propagate MTU size to QEMU intalosctl cluster created347ca1affix: update CNI plugins to 1.9.0e3f8196b4chore: update Grype and Syfte1b8ab323docs: add misssing periodcd04c3ddedocs: update release notesfc8ae3249docs: add omni join token example to create qemu command9fa00773cchore: update go-blockdeviceba13b6786fix: correct condition to use UKI cmdline in GRUBd2ce3f47fdocs: drop machine.network examplecf087c1e0test: bird2 extension13df94388fix: adapt SELinuxSuite.TestNoPtrace to new strace version861787c38fix: mark secureboot as supported for metal04e3e87adfix: clean up kubelet mounts21057903afix: clear provisioning data on SideroLink config change0f9f4c05ffeat: update Kubernetes to 1.35.0-rc.0d4309d7b1fix: add a timeout for DNS resolving for NTPdd6c1089cfeat: update Linux to 6.18.0e9a30bf9atest: revert add direct connectivity CA rotation testcc95562bcfix: don't disable LACP by defaultc9fe4679btest: add platform acquire/not valid config unit-test5a03a7a20chore: fix longhorn testa0cfc3527feat: implement logs persistence51b732beafix: selection of boot entry18f8ac369feat: update Kubernetes to 1.35.0-beta.092fa7c5e4chore: update pkgs for NVIDIA 580.105.08f489299b6chore: correct condition for running k8s integration testsab149750dchore: update tools/pkgs to 1.13.0-alpha.087ff9f860test: fix the image-factory test to pass IF endpoint2ffe538e7test: add direct connectivity CA rotation test70f6b80e0chore(ci): skip multipath extension tests561cfb60cchore: update pkgs and tools version2f42202a7fix: simplify OOM expression7b06ae8c2test: fix flaky LinkSpec/Wireguard teste715f3871feat: present kernel log astalosctl logs kernele2ee39b8afix: support specifying patch file without '@' symbole202b1f9efix: trim trailing dots from certificate SANs7f7079f9cfix: assign value of multicast setting properlyeba96141efeat: update etcd to 3.6.69945ceef3docs: add API Server Cipher Suites changelog9ed488d09feat: update TLS cipher suites for API serverf1c04e4d6feat: generate mirrors patcha89108995fix: add CA subject to generated certificate35dd612a5fix: add more resilient move83675838ffeat: extend flags of cache-cert-gen80ab7a064chore: remove spammy 'clean up unused volumes' logs74d35900achore: disable k8s integration tests for 1GiB worker nodes4f6218674feat: support TALOS_HOME env var0c59b3ea3feat: add multicast to linkconfig6db06f4d5feat: implement multicast settingeeded98f5fix: add riscv64 talosctl to release artifactsa6bbae91bfix: fix typos across the project83f2bdb9cfeat: support relative voume sizeChanges from siderolabs/pkgs
33 commits
972f44dfeat: update dependenciesf8eb5b0feat: update Linux to 6.18.23fb6291feat: update systemd to 25959241bdfix: add SBOMs for pigz/igzip9377c78feat: optimize decompression for containerde8e61cefeat: update containerd to 2.2.1daa74bafeat: support xfs filesystem reproducibility1f66513feat: update OpenZFS to 2.4.0b209af5chore: rekres with latest changes2b806b9feat: bump dependencies65242fdfeat: enable CONFIG_MISC_RP1 in ARM64 config4daecd8feat: update Linux to 6.18.19868a66feat: enable Powercap and Intel RAPL07883eefeat: build and package perf binary47abca0fix: add json support to nftables binaryb961ff8feat: patch containerd 2.2.0 with cgroups fix patchb7dd7f6feat: add mstflint moduleae53351feat: update ZFS to 2.4.0-rc5b8edf01feat: update CNI plugins to v1.9.0a57c1b0feat: enable amd sev-snp68562c1feat: update Linux to 6.186f4ff8cfeat: enable Amlogic Meson PCIe controller driverc41127bfeat: enable Intel GPIO/Pinctrl kernel modules4a31ff7feat: update NVIDIA LTS to 580.105.083e858d3chore: fork pkgs for Talos 1.13dcc5aa1feat: update runc to 1.3.48b6ae5bfix: regenerate configs2992598fix: add missing kernel config entriesc8ea18afeat: rekres to alow multiple commits2ddef8bchore: update dependenciesd1f28e0chore: update dependenciesab253f5feat: enable gpio-fan module0b10666chore: use ubuntu mirrorsChanges from siderolabs/proto-codec
1 commit
bd9c491chore: bump and update dependenciesChanges from siderolabs/tools
7 commits
896f8b9fix: add sbom for zlib-ng543a16ffeat: replace zlib -> zlib-ng, add nasmb67c1a1chore: rekres with latest changes5e087cbfeat: bump dependenciesda96a27chore: rekres to fix reproducibilitye283ec8feat: update Go to 1.25.5c38ff0cchore: update to 1.13.0-alpha.0 toolchainDependency Changes
fc569a0newdd1b4c2Previous release can be found at v1.12.0
v1.11.6Compare Source
Talos 1.11.6 (2025-12-16)
Welcome to the v1.11.6 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
UEFI Boot
When using UEFI boot with systemd-boot as bootloader (on new installs of Talos from 1.10+ onwards), Talos will now not touch the UEFI boot order.
Talos 1.11 made a fix to create UEFI boot entry and set the boot order as first entry, but this behavior caused issues on some systems.
To avoid further issues, Talos will now only create the UEFI boot entry if it does not exist, but will not modify the boot order.
Component Updates
Linux: 6.12.62
runc: 1.3.4
Talos is built with Go 1.24.11.
Contributors
Changes
15 commits
6dd1430release(v1.11.6): prepare releasef91cefdtest: bump memory for OpenEBS testdcbbe2ctest: backport test fixes for CRI seccomp profile428b592fix: disable kexec on arm64c36ffc6fix: disable kexec in talosctl cluster create on arm640a90bf6fix: selection of boot entryafc08b3fix: update KubeSpan MSS clampingaedddccfix: adapt SELinuxSuite.TestNoPtrace to new strace version0042137fix: clear provisioning data on SideroLink config changee7e3541fix: selection of boot entryb5244f9fix: remove CoreDNS cpu limit42897defix: uefi bootorder settingbde8be2fix: uefi boot order setting7e99cedfix: stop attaching to tearing down mount parentsff8b73bfeat: update tools and pkgsChanges from siderolabs/pkgs
7 commits
49ee0fefeat: update Linux to 6.12.626b4375afeat: update ZFS to 2.3.5bde7611feat: update runc to v1.3.480c85fefeat: update Linux firmware to20251125faab65feat: update DRBD to 9.2.168fdd59bfeat: update CNI to 1.9.0b458aabfeat: update Go to 1.24.11Changes from siderolabs/tools
1 commit
7f05320feat: update Go to 1.24.11Dependency Changes
Previous release can be found at v1.11.5
Images
v1.11.5Compare Source
Talos 1.11.5 (2025-11-06)
Welcome to the v1.11.5 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
containerd: 2.1.5
Talos is built with Go 1.24.9.
Contributors
Changes
2 commits
bc34de6release(v1.11.5): prepare release3945c6cfeat: update containerd to 2.1.5Changes from siderolabs/pkgs
1 commit
aee690bfeat: update containerd to 2.1.5Dependency Changes
Previous release can be found at v1.11.4
Images
v1.11.4Compare Source
Talos 1.11.4 (2025-11-06)
Welcome to the v1.11.4 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
runc: 1.3.3
Linux: 6.12.57
linux-firmware:
2025102Talos is built with Go 1.24.9.
Contributors
Changes
13 commits
8aec376release(v1.11.4): prepare release9c27f9efix: race between VolumeConfigController and UserVolumeConfigControllerac27129fix: provide minimal platform metadata always1946332fix: image-signer commands62aa096chore: update dependencies075f9effix: userspace wireguard handling35b9701fix: log duplication on log sendersd00754efix: add video kernel module to arm89bca75fix: set a timeout for SideroLink provision API call23b21ebfix: imager build on arm642a4f177feat: use image signere043e1bchore: pushlatesttag only on main8edddaffix: reserve the apid and trustd ports from the ephemeral port rangeChanges from siderolabs/pkgs
2 commits
81fd82cchore: update dependenciesb98d490feat: update linux-firmwareDependency Changes
Previous release can be found at v1.11.3
Images
v1.11.3Compare Source
Talos 1.11.3 (2025-10-15)
Welcome to the v1.11.3 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
runc: 1.3.2
Kubernetes: 1.34.1
Linux: 6.12.52
linux-firmware:
2025101CoreDNS: 1.12.4
etcd: 3.6.5
Flannel: 0.27.4
Talos is built with Go 1.24.9.
Contributors
Changes
11 commits
a0243efrelease(v1.11.3): prepare release560241cfix: make Akamai platform usable1b23cadfix: cherry-pick of commit0fbb0b0from #11959876719afix: cherry-pick of commitcd9fb27from #119439a30ab6feat: bump go, kernel and runc0fbb0b0fix: provide nocloud metadata with missing network config0dad328feat: update Flannel to v0.27.449182b3fix: support secure HTTP proxy with gRPC diala460f57feat: update etcd 3.6.5, CoreDNS 1.12.448ee858fix: don't set broadcast for /31 and /32 addresses7668c52fix: provide refreshing CA pool (resolvers)Changes from siderolabs/pkgs
5 commits
c316374feat: bump go to 1.24.9769a799feat: update linux-firmware to202510199ddfd5feat: update runc to 1.3.24fecfebfeat: bump kernel to 6.12.52934783ffeat: bump goChanges from siderolabs/tools
2 commits
05ee846feat: bump goefbbe9dfeat: bump goDependency Changes
Previous release can be found at v1.11.2
Images
v1.11.2Compare Source
Talos 1.11.2 (2025-09-25)
Welcome to the v1.11.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
runc: 1.3.1
Kubernetes: 1.34.1
Linux: 6.12.48
linux-firmware:
2025091Talos is built with Go 1.24.6.
Contributors
Changes
17 commits
511b4d2release(v1.11.2): prepare releaseac45257fix: default gateway as string7cec0e0fix: uefi boot entry handling logic637154edocs: drop invalid v1.12 docsa6d2f65chore(ci): rekres to use new runner groupscd82ee2refactor: efivarfs mock and tests996d97dchore: update pkgsbbf860cdocs: update component updates24c1bcefix: bump trustd memory limit56d6d6fchore: pass in github token to imager682df89fix: use correct order to determine SideroV1 keys directory patha838881fix: trim zero bytes in the DHCP host & domain response9c962aefix: re-create cgroups when restarting runnersde243f9test: fix flakiness in RawVolumes testec8fde5feat: update Kubernetes to 1.34.1797897dtest: improve test stability9827366feat: update runc to 1.3.1Changes from siderolabs/pkgs
3 commits
f95c679chore: update kernel to 6.12.480bd4cb9chore: update linuxfirmware and rekres0c8a195feat: update runc to 1.3.1Dependency Changes
Previous release can be found at v1.11.1
Images
v1.11.1Compare Source
Talos 1.11.1 (2025-09-08)
Welcome to the v1.11.1 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.12.45
CoreDNS: 1.12.3
Talos is built with Go 1.24.6.
Contributors
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.