Skip to content

fix(renovate): match talosctl by its package name in talos group - #2368

Merged
onedr0p merged 1 commit into
mainfrom
fix/renovate-talos-group-2
Aug 30, 2026
Merged

fix(renovate): match talosctl by its package name in talos group#2368
onedr0p merged 1 commit into
mainfrom
fix/renovate-talos-group-2

Conversation

@onedr0p

@onedr0p onedr0p commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Follow-up to #2366, which removed the wrong name from the talos group. After it merged renovate opened the talosctl bump under renovate/mise-tools (#2367) and the dashboard still reported "Group Size Not Met" for the installer alone.

Renovate's mise manager resolves talosctl via its asdf tooling table with packageName: 'siderolabs/talos' and depName: talosctl (lib/modules/manager/asdf/upgradeable-tooling.ts), and matchPackageNames matches on packageName. So siderolabs/talos was the entry that matched talosctl all along; the bare talosctl name never matched anything. This restores siderolabs/talos and drops talosctl, keeping minimumGroupSize: 2 so installer + talosctl land in one PR.

Validated with renovate-config-validator. Once this merges, renovate should move the talosctl update from #2367 into the renovate/talos branch together with the installer bump.

Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p
onedr0p merged commit 888b0eb into main Aug 30, 2026
33 checks passed
@onedr0p
onedr0p deleted the fix/renovate-talos-group-2 branch August 30, 2026 14:02
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.

1 participant