siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
395 stars 24 forks source link

[bug] Scale-up fails with schematic ID not being found in image factory #378

Closed utkuozdemir closed 1 week ago

utkuozdemir commented 2 weeks ago

Is there an existing issue for this?

Current Behavior

When you scale up a cluster, if you have never ever downloaded an installation media from the UI (so your schamatic doesn't exist yet in the factory), it fails to pull the image.

Possibly caused by ensuring the wrong schematic (without kernel args) in the factory here: https://github.com/siderolabs/omni/blob/main/internal/backend/runtime/omni/controllers/omni/machine_status.go#L426-L438

Expected Behavior

Scale-up works fine.

Steps To Reproduce

-

What browsers are you seeing the problem on?

No response

Anything else?

No response