Skip to content

Conversation

@jacobweinstock
Copy link
Member

@jacobweinstock jacobweinstock commented Nov 8, 2024

Description

This adds a 1024 character string that is used as a known string to match on when binary patching the Hook ISO. This means that a service needs to binary patch the Hook ISO that is built with the cmdline. In the Tinkerbell stack this is functionality that is being built into Smee. 1024 characters were chosen to allow for patching all the things that the auto.ipxe in Smee allows for currently. This include many things like, tink worker image, container registry info, proxies, and more.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This adds a 1024 character string that is used
as a known string to match on when binary patching
the Hook ISO. This means that a service needs to
binary patch the Hook ISO that is built with the
cmdline. In the Tinkerbell stack this is functionality
that is being built into Smee.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@jacobweinstock jacobweinstock merged commit fbb29ea into tinkerbell:main Nov 8, 2024
29 checks passed
@jacobweinstock jacobweinstock deleted the add-magic-string branch November 8, 2024 03:11
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