Skip to content

[talos] Update Talos Linux v1.10.1 - #931

Merged
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
upd-talos
May 15, 2025
Merged

[talos] Update Talos Linux v1.10.1#931
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
upd-talos

Conversation

@kvaps

@kvaps Andrei Kvapil (kvaps) commented May 9, 2025

Copy link
Copy Markdown
Member

Signed-off-by: Andrei Kvapil kvapss@gmail.com

Summary by CodeRabbit

  • Chores
    • Updated installer and system component versions to v1.10.1 across all profiles.
    • Refreshed system extension images to newer releases, including updated versions for drbd and zfs.
    • Applied recent date-based updates to firmware and extension images for improved support and compatibility.

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
@coderabbitai

coderabbitai Bot commented May 9, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

The changes update version numbers and image references across several Talos installer profile YAML files. Profile versions are incremented from v1.9.5 to v1.10.1, and system extension images are updated to newer versions, including drbd and zfs. No structural, format, or control flow modifications are introduced.

Changes

File(s) Change Summary
packages/core/installer/images/talos/profiles/initramfs.yaml Updated profile version and base installer image to v1.10.1; updated system extension image references.
packages/core/installer/images/talos/profiles/installer.yaml Updated profile version and base installer image to v1.10.1; updated all system extension image references.
packages/core/installer/images/talos/profiles/iso.yaml Updated profile version and base installer image to v1.10.1; updated all system extension image references.
packages/core/installer/images/talos/profiles/kernel.yaml Updated profile version and base installer image to v1.10.1; updated system extension image references.
packages/core/installer/images/talos/profiles/metal.yaml Updated profile version and base installer image to v1.10.1; updated all system extension image references.
packages/core/installer/images/talos/profiles/nocloud.yaml Updated profile version and base installer image to v1.10.1; updated all system extension image references.

Poem

Hopping through the YAML fields,
I nibbled tags and version yields.
From v1.9.5 to one-ten-one,
New images shine, the update’s done!
Drbd and zfs now leap ahead,
The installer’s fresh—let’s break some bread!
🐇✨

Tip

⚡️ Faster reviews with caching
  • CodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure Review - Disable Cache at either the organization or repository level. If you prefer to disable all data retention across your organization, simply turn off the Data Retention setting under your Organization Settings.

Enjoy the performance boost—your workflow just got faster.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🧹 Nitpick comments (1)
packages/core/installer/images/talos/profiles/metal.yaml (1)

6-6: Profile version bumped to v1.10.1
This aligns with the Talos v1.10.1 release. Ensure that hack/gen-profiles.sh (the generator) is updated to emit this version automatically to avoid manual drift.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 557ffa5 and 1ad1b15.

📒 Files selected for processing (6)
  • packages/core/installer/images/talos/profiles/initramfs.yaml (1 hunks)
  • packages/core/installer/images/talos/profiles/installer.yaml (1 hunks)
  • packages/core/installer/images/talos/profiles/iso.yaml (1 hunks)
  • packages/core/installer/images/talos/profiles/kernel.yaml (1 hunks)
  • packages/core/installer/images/talos/profiles/metal.yaml (1 hunks)
  • packages/core/installer/images/talos/profiles/nocloud.yaml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: Build and Test
🔇 Additional comments (13)
packages/core/installer/images/talos/profiles/metal.yaml (1)

15-23:

Details

✅ Verification successful

Bumped all systemExtensions imageRefs
All firmware and component images have been updated to their correct date or version tags. Run a sweep to ensure no residual v1.9.5 references remain in any profile.


🏁 Script executed:

#!/bin/bash
# Check for any leftover v1.9.5 tags in Talos profiles
rg -n "v1\\.9\\.5" packages/core/installer/images/talos/profiles

Length of output: 64


No residual v1.9.5 tags found
Ran rg -n 'v1\.9\.5' packages/core/installer/images/talos/profiles—no matches detected. All systemExtensions imageRefs have been updated correctly.

packages/core/installer/images/talos/profiles/iso.yaml (2)

6-6: Profile version bumped to v1.10.1
Matches the metal profile. Verify hack/gen-profiles.sh was updated so future regenerations stay in sync.


15-23:

Details

✅ Verification successful

SystemExtensions imageRef updates
Component versions are aligned with the new release. Ensure there are no stale v1.9.5 tags left behind.


🏁 Script executed:

#!/bin/bash
rg -n "v1\\.9\\.5" packages/core/installer/images/talos/profiles

Length of output: 64


SystemExtensions imageRef updates verified
No lingering v1.9.5 tags found in packages/core/installer/images/talos/profiles. Ready to merge.

packages/core/installer/images/talos/profiles/nocloud.yaml (3)

6-6: Profile version bumped to v1.10.1
Consistent with other Talos profiles. Confirm generator updates so this remains durable.


15-23:

Details

✅ Verification successful

Bumped systemExtensions imageRefs
All firmware and extension images are updated. Run a quick grep to catch any outdated references.


🏁 Script executed:

#!/bin/bash
rg -n "v1\\.9\\.5" packages/core/installer/images/talos/profiles

Length of output: 64


Bumped systemExtensions imageRefs – verified
No occurrences of v1.9.5 remain in packages/core/installer/images/talos/profiles; all firmware and extension imageRefs are up to date.


13-13:

Details

❓ Verification inconclusive

Updated baseInstaller imageRef to v1.10.1
Ensure this GHCR tag is valid and publicly pullable.


🏁 Script executed:

#!/bin/bash
# Verify the image tag on GHCR
gh api /repos/siderolabs/installer/releases/tags/v1.10.1 --jq .tag_name

Length of output: 231


🏁 Script executed:

#!/bin/bash
# Verify GHCR image tag v1.10.1 via registry manifest check
set -e
http_status=$(curl -s -o /dev/null -w "%{http_code}" \
  -H "Accept: application/vnd.oci.image.manifest.v1+json" \
  https://ghcr.io/v2/siderolabs/installer/manifests/v1.10.1)
echo "HTTP status code for manifest v1.10.1: $http_status"

Length of output: 277


Public GHCR Image Pullability Check Needed
The registry manifest check for ghcr.io/siderolabs/installer:v1.10.1 returned HTTP 401, indicating it may not be publicly accessible. Please verify that this tag exists and is set to public-read. You can test with:

  • docker pull ghcr.io/siderolabs/installer:v1.10.1

File: packages/core/installer/images/talos/profiles/nocloud.yaml (line 13)

packages/core/installer/images/talos/profiles/installer.yaml (3)

6-6: Profile version bumped to v1.10.1
Aligned with all installer profiles. Don’t forget to bump the generator source.


15-23:

Details

✅ Verification successful

SystemExtensions imageRef updates
All extensions version-locked to the new release. Verify no legacy v1.9.5 remains.


🏁 Script executed:

#!/bin/bash
rg -n "v1\\.9\\.5" packages/core/installer/images/talos/profiles

Length of output: 64


SystemExtensions imageRef updates verified
No legacy v1.9.5 references found in packages/core/installer/images/talos/profiles.
Approving these changes.


13-13:

Details

❓ Verification inconclusive

Updated baseInstaller imageRef to v1.10.1
Check that the tag exists before merging to prevent downstream failures.


🏁 Script executed:

#!/bin/bash
curl -sSL -I https://ghcr.io/v2/siderolabs/installer/manifests/v1.10.1 | head -n 1

Length of output: 96


Confirm GHCR tag exists with authentication
The initial curl check returned HTTP/2 401 due to missing credentials. Please authenticate and verify that v1.10.1 is published before merging to avoid downstream failures.

• Location: packages/core/installer/images/talos/profiles/installer.yaml line 13

Suggested verification steps:

# Authenticate to GHCR using a PAT
echo "$GHCR_PAT" | docker login ghcr.io -u "$GHCR_USERNAME" --password-stdin

# Confirm the manifest exists
docker manifest inspect ghcr.io/siderolabs/installer:v1.10.1 > /dev/null

Or, if you prefer curl:

curl -I \
  -H "Authorization: Bearer $GHCR_PAT" \
  -H "Accept: application/vnd.oci.image.manifest.v1+json" \
  https://ghcr.io/v2/siderolabs/installer/manifests/v1.10.1
packages/core/installer/images/talos/profiles/kernel.yaml (2)

6-6: Profile version bumped to v1.10.1
Kernel profile updated in tandem. Make sure regeneration script uses v1.10.1.


15-23:

Details

✅ Verification successful

SystemExtensions imageRef updates
Firmware/component images are all in sync with v1.10.1. Grep for any stray v1.9.5 strings to ensure completeness.


🏁 Script executed:

#!/bin/bash
rg -n "v1\\.9\\.5" packages/core/installer/images/talos/profiles

Length of output: 64


SystemExtensions imageRef updates verified

Firmware/component images in packages/core/installer/images/talos/profiles/kernel.yaml are all updated to v1.10.1, and no stray v1.9.5 references remain.

packages/core/installer/images/talos/profiles/initramfs.yaml (2)

6-6: Bump profile version and base installer image to v1.10.1

The version and baseInstaller.imageRef have been updated to v1.10.1, matching the PR objective and other installer profiles.

Also applies to: 13-13


15-15: Update system extension image references to new date and component versions

All listed system extensions have been bumped to the April 2025 date tags or v1.10.1 component versions (notably drbd and zfs), consistent with the broader Talos v1.10.1 updates.

Also applies to: 17-17, 19-19, 21-23

path: /usr/install/amd64/initramfs.xz
baseInstaller:
imageRef: ghcr.io/siderolabs/installer:v1.9.5
imageRef: ghcr.io/siderolabs/installer:v1.10.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Updated baseInstaller imageRef to v1.10.1
Consistent with the new profile version. Confirm the GHCR tag exists and is publicly accessible to prevent CI failures.


🏁 Script executed:

#!/bin/bash
# Verify the installer image tag is available on GHCR
gh api /repos/siderolabs/installer/releases/tags/v1.10.1 --jq .tag_name

Length of output: 231


Updated baseInstaller imageRef to v1.10.1
Consistent with the new profile version. Confirm the GHCR container image tag exists and is publicly accessible to prevent CI failures.

File: packages/core/installer/images/talos/profiles/metal.yaml
Lines: 13

    imageRef: ghcr.io/siderolabs/installer:v1.10.1

Suggested verification (check for HTTP 200 OK):

#!/bin/bash
# Verify GHCR container image tag
curl -sI \
  -H "Accept: application/vnd.docker.distribution.manifest.v2+json" \
  https://ghcr.io/v2/siderolabs/installer/manifests/v1.10.1 \
  | head -n 1

Or using Docker:

docker manifest inspect ghcr.io/siderolabs/installer:v1.10.1

path: /usr/install/amd64/initramfs.xz
baseInstaller:
imageRef: ghcr.io/siderolabs/installer:v1.9.5
imageRef: ghcr.io/siderolabs/installer:v1.10.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Updated baseInstaller imageRef to v1.10.1
Double-check the GHCR manifest for this tag to avoid cyclic CI failures.


🏁 Script executed:

#!/bin/bash
# Confirm GHCR installer image exists
curl -sSL -I https://ghcr.io/v2/siderolabs/installer/manifests/v1.10.1 | head -n 1

Length of output: 96


Verify image tag via pull, not curl manifest
GHCR’s registry API requires auth, so a curl Manifest check returns HTTP/2 401 even if the tag exists. To avoid CI failures, confirm the image is pullable:

# Confirm GHCR installer image exists by pulling it
docker pull ghcr.io/siderolabs/installer:v1.10.1

Alternatively, you can use the GitHub CLI to inspect the manifest with proper headers:

gh api \
  -H "Accept: application/vnd.oci.image.manifest.v1+json" \
  /v2/siderolabs/installer/manifests/v1.10.1 \
  --hostname ghcr.io
  • File: packages/core/installer/images/talos/profiles/iso.yaml (line 13)
  • Ensure the pull succeeds in your environment or CI before merging.

path: /usr/install/amd64/initramfs.xz
baseInstaller:
imageRef: ghcr.io/siderolabs/installer:v1.9.5
imageRef: ghcr.io/siderolabs/installer:v1.10.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Updated baseInstaller imageRef to v1.10.1
Validate the GHCR release tag prior to merge.


🏁 Script executed:

#!/bin/bash
gh api /repos/siderolabs/installer/releases/tags/v1.10.1 --jq .tag_name

Length of output: 231


Invalid GHCR imageRef: v1.10.1 tag not found
The GitHub release tag v1.10.1 does not exist in the siderolabs/installer repository (API returned 404). Please verify the correct tag or publish the release before merging.

• File: packages/core/installer/images/talos/profiles/kernel.yaml
Line 13:

-   imageRef: ghcr.io/siderolabs/installer:v1.10.1
+   imageRef: ghcr.io/siderolabs/installer:<correct-tag>

Committable suggestion skipped: line range outside the PR's diff.

@lllamnyp Timofei Larkin (lllamnyp) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kvaps
Andrei Kvapil (kvaps) merged commit a240c0b into main May 15, 2025
@kvaps
Andrei Kvapil (kvaps) deleted the upd-talos branch May 15, 2025 10:33
Timofei Larkin (lllamnyp) pushed a commit that referenced this pull request May 20, 2025
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated installer and system component versions to v1.10.1 across all
profiles.
- Refreshed system extension images to newer releases, including updated
versions for drbd and zfs.
- Applied recent date-based updates to firmware and extension images for
improved support and compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

(cherry picked from commit a240c0b)
Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants