Skip to content
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

[clustertool] Talhelper version doesn't support talos 1.9.0 #29828

Open
3 tasks done
SniperAsh6 opened this issue Dec 20, 2024 · 2 comments
Open
3 tasks done

[clustertool] Talhelper version doesn't support talos 1.9.0 #29828

SniperAsh6 opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SniperAsh6
Copy link

SniperAsh6 commented Dec 20, 2024

Chart Name

n/a

Operating System

other

Deployment Method

FluxCD

Chart Version

n/a

Kubernetes Events

n/a

Chart Logs

n/a

Chart Configuration

n/a

Describe the bug

The version of talhelper used by clustertool does not support talos version 1.9.0 resulting in validation errors with genconfig commands when new 1.9.0 items (such as new system extensions) are used

To Reproduce

In an existing repo:

  1. In talconfig.yaml update talosVersion to 1.9.0
  2. Add siderolabs/i915 as a system extension
  3. Run clustertool genconfig

Outcome:

There are issues with your Talhelper config file:
field: "nodes[0].schematic"
  * "siderolabs/i915" is not a supported Talos extension for "v1.8.3"
FTL failed to parse talconfig or talenv file: %s error="please fix issues with your config file"

From scratch

  1. Create a new folder
  2. Run clustertool init in the new folder
  3. Fill out minimum information (DOMAIN_0*) in clusterenv.yaml
  4. In talconfig.yaml update talosVersion to 1.9.0
  5. Add siderolabs/i915 as a system extension
  6. Run clustertool init
  7. Run clustertool genconfig

Resulting in the same error as above

Expected Behavior

Expected behaviour is for clustertool to support talos 1.9.0 with new extensions/features

Screenshots

n/a

Additional Context

n/a

I've read and agree with the following

  • I've checked all open and closed issues and my issue is not there.
  • I've understand TrueNAS SCALE Apps are deprecated and TrueCharts does not accept TrueNAS SCALE related issues
  • I've prefixed my issue title with [Chart-Name]
@SniperAsh6 SniperAsh6 added the bug Something isn't working label Dec 20, 2024
@Nomenator
Copy link

Encountered same issue yesterday. Github doesn't have upvotes, but still have mine.

@alfi0812
Copy link
Collaborator

Encountered same issue yesterday. Github doesn't have upvotes, but still have mine.

It does btw. (Thumbs up emote)

But please no "+1" posts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants