5b8761e2aeeb19311413c3223f4011860c3f2436
12
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5b8761e2ae |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.1 (clustertool) (#30168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | minor | `v1.8.4` -> `v1.9.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.9.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.0...v1.9.1) #### [Talos 1.9.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1) (2024-12-26) Welcome to the v1.9.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.6 - CNI plugins: 1.6.1 Talos is built with Go 1.23.4. ##### Contributors - Andrey Smirnov - Dmitry Sharshakov - Noel Georgi ##### Changes <details><summary>15 commits</summary> <p> - [@​`348472f`](https://redirect.github.com/siderolabs/talos/commit/348472f9e) release(v1.9.1): prepare release - [@​`e702542`](https://redirect.github.com/siderolabs/talos/commit/e702542d1) fix: ignore member not found error on leave cluster - [@​`2125206`](https://redirect.github.com/siderolabs/talos/commit/2125206f1) test: use node informer instead of raw watch - [@​`73c25ee`](https://redirect.github.com/siderolabs/talos/commit/73c25ee8d) fix: talosctl support and race tests - [@​`edd7844`](https://redirect.github.com/siderolabs/talos/commit/edd78441b) fix: update go-blockdevice to v2.0.9 - [@​`c1f975c`](https://redirect.github.com/siderolabs/talos/commit/c1f975c0b) fix: use correct default search domain - [@​`ff91a75`](https://redirect.github.com/siderolabs/talos/commit/ff91a754f) fix: reduce installer image - [@​`9cebe5e`](https://redirect.github.com/siderolabs/talos/commit/9cebe5e28) fix: fix `Failed to initialize SELinux labeling handle` udev error - [@​`852cf5a`](https://redirect.github.com/siderolabs/talos/commit/852cf5ac7) feat: bring Linux 6.12.6, CNI plugins 1.6.1 - [@​`5f83c83`](https://redirect.github.com/siderolabs/talos/commit/5f83c83e1) docs: document Kubernetes service registry incompat with K8s 1.32 - [@​`3f87286`](https://redirect.github.com/siderolabs/talos/commit/3f872860f) fix: dashboard crash on CPU data - [@​`f84ba2a`](https://redirect.github.com/siderolabs/talos/commit/f84ba2a9b) docs: fix several typos - [@​`972044e`](https://redirect.github.com/siderolabs/talos/commit/972044e10) chore: support gcr.io auth for cache and image gen - [@​`7908c93`](https://redirect.github.com/siderolabs/talos/commit/7908c9382) fix: make talosctl time work with PTP time sync - [@​`48cb3a6`](https://redirect.github.com/siderolabs/talos/commit/48cb3a6e6) fix: restore previous disk serial fetching </p> </details> ##### Changes from siderolabs/go-talos-support <details><summary>1 commit</summary> <p> - [siderolabs/go-talos-support@`0f784bd`](https://redirect.github.com/siderolabs/go-talos-support/commit/0f784bd) fix: avoid deadlock on context cancel </p> </details> ##### Changes from siderolabs/pkgs <details><summary>3 commits</summary> <p> - [siderolabs/pkgs@`45c4ba4`](https://redirect.github.com/siderolabs/pkgs/commit/45c4ba4) fix: patch containerd with CNI deadlock fix - [siderolabs/pkgs@`13c5fc6`](https://redirect.github.com/siderolabs/pkgs/commit/13c5fc6) feat: update Linux to 6.12.6 - [siderolabs/pkgs@`6ed389e`](https://redirect.github.com/siderolabs/pkgs/commit/6ed389e) feat: update Linux firmware to [`2024121`](https://redirect.github.com/siderolabs/talos/commit/20241210) </p> </details> ##### Dependency Changes - **github.com/containernetworking/plugins** v1.6.0 -> v1.6.1 - **github.com/opencontainers/runc** v1.2.2 -> v1.2.3 - **github.com/siderolabs/go-blockdevice/v2** v2.0.7 -> v2.0.9 - **github.com/siderolabs/go-talos-support** v0.1.1 -> v0.1.2 - **github.com/siderolabs/pkgs** v1.9.0-12-g9576b97 -> v1.9.0-15-g45c4ba4 - **github.com/siderolabs/talos/pkg/machinery** v1.9.0 -> v1.9.1 Previous release can be found at [v1.9.0](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.0) #### Images ghcr.io/siderolabs/flannel:v0.26.1 registry.k8s.io/coredns/coredns:v1.12.0 gcr.io/etcd-development/etcd:v3.5.17 registry.k8s.io/kube-apiserver:v1.32.0 registry.k8s.io/kube-controller-manager:v1.32.0 registry.k8s.io/kube-scheduler:v1.32.0 registry.k8s.io/kube-proxy:v1.32.0 ghcr.io/siderolabs/kubelet:v1.32.0 ghcr.io/siderolabs/installer:v1.9.1 registry.k8s.io/pause:3.10 ### [`v1.9.0`](https://redirect.github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v190-alpha2) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.4...v1.9.0) <details><summary>44 commits</summary> <p> - [`af5d6b8c4`](https://redirect.github.com/siderolabs/talos/commit/af5d6b8c4166c7461f1774991e2896b11d503585) fix: show SELinux labels on pseudo-fs - [`f46922fa9`](https://redirect.github.com/siderolabs/talos/commit/f46922fa9a815a2e9002c31dcc2793bf6dd93952) chore: fix dockerfile warnings - [`a13f82c59`](https://redirect.github.com/siderolabs/talos/commit/a13f82c59456574238a75959ff395746c93f1cfa) feat: udev: label device nodes - [`e899fb37f`](https://redirect.github.com/siderolabs/talos/commit/e899fb37fde7ec2b39d4b0fa77c7a6b1ac9d9f16) feat: label created files in /etc - [`5f68c17ed`](https://redirect.github.com/siderolabs/talos/commit/5f68c17edab70451ec775e292222d9c634f4e863) feat: implement image cache configuration - [`0ffb2187a`](https://redirect.github.com/siderolabs/talos/commit/0ffb2187a3e56744a6b67698882acf8281c147dd) feat: registry proxy - [`77cf84fb5`](https://redirect.github.com/siderolabs/talos/commit/77cf84fb572213e59880a05edcc1b1b365987ac4) feat: support generating iso with imagecache - [`5de6275b8`](https://redirect.github.com/siderolabs/talos/commit/5de6275b8f883f6c3e7a17c04b427c0ff8b9e3f5) chore: image cache generator improvements - [`1a8cc5f8b`](https://redirect.github.com/siderolabs/talos/commit/1a8cc5f8b277faec7cf00a3acc8e91a31f99ce85) feat: add SELinux labels to volumes - [`61b9129e0`](https://redirect.github.com/siderolabs/talos/commit/61b9129e0c29b2402235065f27888459e6054e7a) fix: add directory entries and filemode to tarball - [`4caeae21e`](https://redirect.github.com/siderolabs/talos/commit/4caeae21e548039a6a03471d35405788515a8751) refactor: optimize flags and SetLabel - [`6074a870a`](https://redirect.github.com/siderolabs/talos/commit/6074a870ad7c63775a39c84b72f79699976a4a1f) feat: add e2fsprogs to talos rootfs - [`7ffcf5b93`](https://redirect.github.com/siderolabs/talos/commit/7ffcf5b932cc4064e5680efb20bf6fe6e7179cd4) docs: update getting started - [`c4c1a0d7c`](https://redirect.github.com/siderolabs/talos/commit/c4c1a0d7c73d13e78bef935612cfdd593749a783) fix: make vmware platform common code build on all arches - [`cc768037f`](https://redirect.github.com/siderolabs/talos/commit/cc768037f8d4bb022e98ddd4762f483ffd2a7a7f) feat: implement block device wipe - [`6fb518ae5`](https://redirect.github.com/siderolabs/talos/commit/6fb518ae57a7cea0cf0959309167805c6f2582a5) fix: don't activate LVM volumes in agent mode - [`0e3ed3072`](https://redirect.github.com/siderolabs/talos/commit/0e3ed307232eff54a42236489433eb8b6757cb6d) fix: no longer leak `Close` reader - [`4dc58cfdf`](https://redirect.github.com/siderolabs/talos/commit/4dc58cfdf3ef99c67d6d1885216154d21294da74) chore: small fixes - [`f400ae911`](https://redirect.github.com/siderolabs/talos/commit/f400ae911b49bd87b2c085ecc794ba44f0be0118) fix: small fixes for image cache generation - [`93754b7de`](https://redirect.github.com/siderolabs/talos/commit/93754b7de6cec285e8e48d330be3c938dcd3e9c4) fix: config and platform manifest generation - [`95b2fc946`](https://redirect.github.com/siderolabs/talos/commit/95b2fc946ec1d8166738d7bb2573e5d20d336afe) feat: image cache gen - [`e4c6186c6`](https://redirect.github.com/siderolabs/talos/commit/e4c6186c63ea8faabf2feb82a997a7dbdd35d966) chore: remove i915/amdgpu drivers - [`744ad12a6`](https://redirect.github.com/siderolabs/talos/commit/744ad12a6e59c57b88869c055d598244f25e2e38) docs: update replicated-local-storage-with-openebs.md - [`fd713e451`](https://redirect.github.com/siderolabs/talos/commit/fd713e45140f08b69bf0c08a28ca734685cb7672) feat: add permanent hardware addr to device selectors - [`d55a96e8c`](https://redirect.github.com/siderolabs/talos/commit/d55a96e8cbbc8d013b6258da304d5c63590e2679) refactor: remove SELinux client_u and client_r - [`3a5b55fd2`](https://redirect.github.com/siderolabs/talos/commit/3a5b55fd2215f1b3b88868766f4220fcd1bdf1b5) fix: allow CEL expressions config merge - [`f1b15f580`](https://redirect.github.com/siderolabs/talos/commit/f1b15f580eed5be808b6f657570540ae1906488a) chore: remove replace for safchain/ethtool - [`f9697a9a0`](https://redirect.github.com/siderolabs/talos/commit/f9697a9a07316226e13aa0d9a659f67fedaf7f47) fix: register controlplane node with NoSchedule taint - [`30f8b5a9f`](https://redirect.github.com/siderolabs/talos/commit/30f8b5a9f76441d933341b91d753ae141a9f4d10) fix: registry mirror fallback handling - [`0f41e7743`](https://redirect.github.com/siderolabs/talos/commit/0f41e77434d6080270a3a18a8af0387791e8f282) feat: allow for onlink directive (nocloud) - [`e26d0043e`](https://redirect.github.com/siderolabs/talos/commit/e26d0043e022eccf5ea9c9d9b4a57e4bff1f80cc) chore: code cleanup - [`43fe3807a`](https://redirect.github.com/siderolabs/talos/commit/43fe3807a807a58ecf264f1628c5919f86d369b4) feat: implement tracking of blockdevice secondaries - [`8a7476c3a`](https://redirect.github.com/siderolabs/talos/commit/8a7476c3ae1fdf5d4314d8915da72bc2cce19e38) fix: install on non-empty disk - [`8b4253d18`](https://redirect.github.com/siderolabs/talos/commit/8b4253d18544318e55f4886782a41b0e74155101) feat: update etcd to v3.5.17 - [`5a0fd5b88`](https://redirect.github.com/siderolabs/talos/commit/5a0fd5b8829657f487db594d90c5b31841c78a66) refactor: move early initialization functions to pre-initialize phase - [`9916e2cd8`](https://redirect.github.com/siderolabs/talos/commit/9916e2cd8a32706a32572f408dc313bbfa159539) chore: update pkgs/tools/extras for Go 1.23.3 - [`20bbf0235`](https://redirect.github.com/siderolabs/talos/commit/20bbf02355c1ab12084ba36b3d1bea151029c2d6) docs: update vultr documentation - [`aea98940b`](https://redirect.github.com/siderolabs/talos/commit/aea98940b7047c9e7f343efbbb8315c1bc6226d2) fix: arch linux search paths and names for QEMU provisioner - [`682718d4c`](https://redirect.github.com/siderolabs/talos/commit/682718d4c99ff0bbae7be8b82eb6548e9b939f41) fix: use imager incoming version for extension validation - [`9a02ecc49`](https://redirect.github.com/siderolabs/talos/commit/9a02ecc49fa801d7282bba4733698b8d7d6c221e) feat: rewrite install disk selector to use CEL expressions - [`eba35f441`](https://redirect.github.com/siderolabs/talos/commit/eba35f4413c732d351d82d5b646fc3053e6239e3) docs: add note about PSP in Rook-Ceph guide - [`38b80fb1d`](https://redirect.github.com/siderolabs/talos/commit/38b80fb1dab586a9f14473d03415b793c2dfcda0) docs: add missing `--talosconfig` parameter to end of Hetzner guide - [`a07f66c91`](https://redirect.github.com/siderolabs/talos/commit/a07f66c9187b7a99211d3f9af286844511d66954) docs: gcp: fix controlplane nodes tags - [`4fe6dc8a0`](https://redirect.github.com/siderolabs/talos/commit/4fe6dc8a0a86e0096797b3ce433a627fb973c962) chore: clean dns code </p> </details> </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
089d4f57cd |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.0 (clustertool) (#30169)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | minor | `v1.31.4` -> `v1.32.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.32.0`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.0) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
b92ab98394 | chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.4 (clustertool) (#30063) | ||
|
|
7b13dc055f | chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.4 (clustertool) (#30064) | ||
|
|
359e6adbfb |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.3 (clustertool) (#29677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | patch | `v1.31.2` -> `v1.31.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.31.3`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.2...v1.31.3) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.2...v1.31.3) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3d3f0271fe |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.3 (clustertool) (#29310)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | patch | `v1.8.2` -> `v1.8.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.8.3`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.3) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.2...v1.8.3) ##### [Talos 1.8.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.3) (2024-11-13) Welcome to the v1.8.3 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.60 containerd: 2.0.0 runc: 1.2.1 Talos is built with Go 1.22.9. ##### Contributors - Andrey Smirnov - blablu - Dmitry Sharshakov - Joakim Nohlgård - Noel Georgi - Remko Molier - Sam Stelfox ##### Changes <details><summary>15 commits</summary> <p> - [@​`6494ace`](https://redirect.github.com/siderolabs/talos/commit/6494aced3) release(v1.8.3): prepare release - [@​`01c9f45`](https://redirect.github.com/siderolabs/talos/commit/01c9f4584) fix: arch linux search paths and names for QEMU provisioner - [@​`8b5c5f1`](https://redirect.github.com/siderolabs/talos/commit/8b5c5f108) chore: fix nil pointer dereference in AWS uploader - [@​`fbf85dd`](https://redirect.github.com/siderolabs/talos/commit/fbf85dd0d) fix: install disk matcher error - [@​`ff3fcce`](https://redirect.github.com/siderolabs/talos/commit/ff3fccea9) feat: add dm-cache dm-cache-smq kernel modules - [@​`6d872e4`](https://redirect.github.com/siderolabs/talos/commit/6d872e41c) feat: allow extra mounts for docker-based `talosctl cluster create` - [@​`8c193c8`](https://redirect.github.com/siderolabs/talos/commit/8c193c8b1) fix: update permissions for logging directories in /var - [@​`5044a41`](https://redirect.github.com/siderolabs/talos/commit/5044a410c) fix: mount /sys/kernel/security conditionally - [@​`83abb66`](https://redirect.github.com/siderolabs/talos/commit/83abb6644) fix: make route normalization keep family - [@​`228a943`](https://redirect.github.com/siderolabs/talos/commit/228a94387) fix: do not trim 0 from process SELinux label - [@​`d4a3a2b`](https://redirect.github.com/siderolabs/talos/commit/d4a3a2b62) fix: prevent panic in nocloud platform code - [@​`5c7b02d`](https://redirect.github.com/siderolabs/talos/commit/5c7b02d7e) fix: update the CRI sandbox image reference - [@​`f8155c4`](https://redirect.github.com/siderolabs/talos/commit/f8155c40d) feat: add parsing of vlanNNNN:ethX style VLAN cmdline args - [@​`ea19f15`](https://redirect.github.com/siderolabs/talos/commit/ea19f157f) fix: generation of SecureBoot iso - [@​`fddaa60`](https://redirect.github.com/siderolabs/talos/commit/fddaa60e2) feat: update Linux, runc, containerd, go </p> </details> ##### Changes from siderolabs/pkgs <details><summary>7 commits</summary> <p> - [siderolabs/pkgs@`9c80a4a`](https://redirect.github.com/siderolabs/pkgs/commit/9c80a4a) feat: update Linux to 6.6.60 - [siderolabs/pkgs@`747c6c7`](https://redirect.github.com/siderolabs/pkgs/commit/747c6c7) feat: update containerd to v2.0.0 - [siderolabs/pkgs@`87c6526`](https://redirect.github.com/siderolabs/pkgs/commit/87c6526) feat: enable CONFIG_DM_CACHE - [siderolabs/pkgs@`b4fa648`](https://redirect.github.com/siderolabs/pkgs/commit/b4fa648) fix: enable nvme and 2.5gbit ethernet on nanopi-r5s - [siderolabs/pkgs@`079ea13`](https://redirect.github.com/siderolabs/pkgs/commit/079ea13) feat: update Linux to 6.6.59 - [siderolabs/pkgs@`e4bc753`](https://redirect.github.com/siderolabs/pkgs/commit/e4bc753) feat: update runc to v1.2.1 - [siderolabs/pkgs@`de3dbf5`](https://redirect.github.com/siderolabs/pkgs/commit/de3dbf5) feat: update Go to 1.22.9 </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`653182a`](https://redirect.github.com/siderolabs/tools/commit/653182a) feat: update Go to 1.22.9 </p> </details> ##### Dependency Changes - **github.com/docker/cli** v27.1.1 ***new*** - **github.com/docker/docker** v27.2.0 -> v27.1.1 - **github.com/siderolabs/pkgs** v1.8.0-24-ge72b2f4 -> v1.8.0-31-g9c80a4a - **github.com/siderolabs/talos/pkg/machinery** v1.8.2 -> v1.8.3 - **github.com/siderolabs/tools** v1.8.0-2-g7719230 -> v1.8.0-3-g653182a Previous release can be found at [v1.8.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.2) ##### 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.3 registry.k8s.io/pause:3.10 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b1cb987b21 |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.2 (clustertool) (#28479)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | patch | `v1.8.1` -> `v1.8.2` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</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=--> |
||
|
|
2d388d39ba | feat(clustertool): move file changes to talconfig for user accessability and enable local kube discovery service | ||
|
|
cbb3ba676c | feat(clustertool): move kernelModules to talconfig | ||
|
|
a71ee15f6d | feat(clustertool): remove the use of talos manifests in favor of kubectl | ||
|
|
4efee53c4a |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.2 (clustertool) (#28217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | patch | `v1.31.1` -> `v1.31.2` | --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.31.2`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.1...v1.31.2) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.1...v1.31.2) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6365c6205f | integrate clustertool sourcecode |