Skip to content

Conversation

@kevintijssen
Copy link
Contributor

I have updated all references of talosctl image default in v1.12

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
Copilot AI review requested due to automatic review settings January 15, 2026 20:36
@github-project-automation github-project-automation bot moved this to To Do in Planning Jan 15, 2026
@talos-bot talos-bot moved this from To Do to In Review in Planning Jan 15, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates documentation for Talos v1.12 to reflect the renaming of the talosctl image default command to two new commands: talosctl image k8s-bundle (for Kubernetes images) and talosctl image talos-bundle (for Talos system images). The changes ensure all command references throughout the documentation are consistent with the new naming.

Changes:

  • Renamed talosctl image default to talosctl image k8s-bundle in CLI reference documentation
  • Added new talosctl image talos-bundle command documentation for listing Talos system images
  • Updated command usage examples in image cache documentation to use the new command names

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
public/talos/v1.12/reference/configuration/cli.mdx Updated CLI reference to replace image default with k8s-bundle and added new talos-bundle command documentation
public/talos/v1.12/reference/cli.mdx Updated CLI reference with renamed commands and added talos-bundle subcommand
public/talos/v1.12/configure-your-talos-cluster/images-container-runtime/image-cache.mdx Updated image cache examples to use k8s-bundle command and added air-gapped environment documentation using talos-bundle
public/talos/v1.12/configure-your-talos-cluster/images-container-runtime/image-cache-registry-mirror.mdx Updated registry mirror example to use k8s-bundle command

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (2)

public/talos/v1.12/reference/cli.mdx:1802

  • This example still references the deprecated talosctl images default command. It should be updated to use either talosctl images k8s-bundle or talosctl images talos-bundle depending on the intended use case. For a general example, consider using talosctl images k8s-bundle since it's the Kubernetes-focused replacement.
talosctl images default | talosctl images cache-create --image-cache-path=/tmp/talos-image-cache --images=-

public/talos/v1.12/reference/configuration/cli.mdx:1917

  • This example still references the deprecated talosctl images default command. It should be updated to use either talosctl images k8s-bundle or talosctl images talos-bundle depending on the intended use case. For a general example, consider using talosctl images k8s-bundle since it's the Kubernetes-focused replacement.
talosctl images default | talosctl images cache-create --image-cache-path=/tmp/talos-image-cache --images=-

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
…er-runtime/image-cache.mdx

Co-authored-by: Justin Garrison <justinleegarrison@gmail.com>
Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
@github-project-automation github-project-automation bot moved this from In Review to Approved in Planning Jan 15, 2026
@rothgar
Copy link
Member

rothgar commented Jan 15, 2026

/m

@talos-bot talos-bot merged commit 5b7705a into siderolabs:main Jan 15, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Approved to Done in Planning Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants