talhelper icon indicating copy to clipboard operation
talhelper copied to clipboard

A tool to help creating Talos kubernetes cluster

Results 16 talhelper issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/siderolabs/talosctl](https://redirect.github.com/siderolabs/talos) | stage | minor | `v1.7.6` -> `v1.8.0` | --- ### Release...

type/minor
renovatebot
renovate/container

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos) | require | patch | `v1.8.0-beta.1` -> `v1.8.0` | --- ### Release...

type/patch
renovatebot
renovate/go-module

With this PR, you will now get shell completion for `--node` flag. It will work even when you're not inside the directory where `talconfig.yaml` file exists by providing the `--config-file`...

Hello, I am using talhelper for a while now, but recently discovered a bug/incompatibility issue with Talos v1.7.6. It seems like "hostDNS" is not supported anymore, but it is being...

Talos does not support that workers are being provided CA keys (even if they are empty). Since Talhelper provides a default `.ca.key: ""`, it throws an error. Fix would be...

Allows for easier SUC usage for clusters with different schematic IDs across nodes, or for forgetful people like me to avoid forgetting to change a hardcoded value (in SUC config)