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

feat: update for Talos 1.10 current #187

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

smira
Copy link
Member

@smira smira commented Jan 16, 2025

Handle non-signed UKI build, rekres.

Handle non-signed UKI build, rekres.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@@ -28,8 +28,6 @@ spec:
customCommands:
- apk add --no-cache --update
bash
binutils-aarch64
Copy link
Member Author

Choose a reason for hiding this comment

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

now we generate UKIs native in Go without objcopy

@@ -28,8 +28,6 @@ spec:
customCommands:
- apk add --no-cache --update
bash
binutils-aarch64
Copy link
Member

Choose a reason for hiding this comment

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

do we need a new errata, but since signed uki's are never reproducable, I guess it doesn't add any value

Copy link
Member Author

Choose a reason for hiding this comment

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

hopefully not, they are functionally same (and probably they weren't byte-by-byte same due to external dependency)

@smira
Copy link
Member Author

smira commented Jan 16, 2025

/m

@talos-bot talos-bot merged commit d5f3f5a into siderolabs:main Jan 16, 2025
14 checks passed
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.

6 participants