Skip to content

fix: token read truncation via go-cmd#147

Merged
talos-bot merged 1 commit intosiderolabs:v2from
smira:fix/token-read-truncation
Feb 23, 2026
Merged

fix: token read truncation via go-cmd#147
talos-bot merged 1 commit intosiderolabs:v2from
smira:fix/token-read-truncation

Conversation

@smira
Copy link
Copy Markdown
Member

@smira smira commented Feb 23, 2026

Update go-cmd, modernize API.

Ensure that ReadToken captures full stdout.

Fixes #146

Update go-cmd, modernize API.

Ensure that `ReadToken` captures full stdout.

Fixes siderolabs#146

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@github-project-automation github-project-automation bot moved this from In Review to Approved in Planning Feb 23, 2026
@smira
Copy link
Copy Markdown
Member Author

smira commented Feb 23, 2026

/m

@talos-bot talos-bot merged commit bda404f into siderolabs:v2 Feb 23, 2026
15 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in Planning Feb 23, 2026
smira added a commit to smira/talos that referenced this pull request Feb 23, 2026
See:

* siderolabs/go-blockdevice#147
* siderolabs/go-cmd#9

Lots of changes through the code as I deprecated `Run`, `RunWithContext`
methods and allow only new `RunWithOptions` to clean up the library
usage.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
smira added a commit to smira/talos that referenced this pull request Mar 18, 2026
See:

* siderolabs/go-blockdevice#147
* siderolabs/go-cmd#9

Lots of changes through the code as I deprecated `Run`, `RunWithContext`
methods and allow only new `RunWithOptions` to clean up the library
usage.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 7cf1de2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

fix: bump go-cmd to fix silent stdout truncation in ReadToken

4 participants