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

Do not preserve metal-agent extension when installing Talos to disk #797

Open
Tracked by #757
utkuozdemir opened this issue Dec 20, 2024 · 0 comments
Open
Tracked by #757
Assignees
Labels
bug Something isn't working

Comments

@utkuozdemir
Copy link
Member

utkuozdemir commented Dec 20, 2024

Problem:

  • Provider boots Talos into agent mode
  • User accepts machine on Omni
  • Omni creates a MachineStatus with the list of extensions and schematic ID in it, including all firmware extensions and metal-agent extension
  • User adds the machine to a cluster
  • Provider PXE boots Talos
  • Before config is pushed to install Talos to disk, Omni
    • either misses to update set of extensions in MachineStatus
    • or something else happens (?)
  • Talos gets installed to the disk with the metal-agent
  • It is a broken Talos installation

We have a temporary fix for it, but need to find the right solution.

@utkuozdemir utkuozdemir added the bug Something isn't working label Dec 20, 2024
@utkuozdemir utkuozdemir self-assigned this Dec 20, 2024
@utkuozdemir utkuozdemir changed the title Do not preserve the "metal-agent" when installing Talos to disk Do not preserve the metal-agent when installing Talos to disk Dec 20, 2024
@utkuozdemir utkuozdemir changed the title Do not preserve the metal-agent when installing Talos to disk Do not preserve metal-agent extension when installing Talos to disk Dec 20, 2024
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

1 participant