rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
289 stars 49 forks source link

cannot create an ISO image #2015

Closed plmercereau closed 5 months ago

plmercereau commented 5 months ago

CPU architecture, OS, and Version:

Describe the bug I followed the exact instructions to install Elemental from Rancher Manager 2.8.2 (quickstart UI). However, after I created a registration endpoint, I cannot createISO image: the dropdown list remains empty:

image

When clicking on the OS version dropdown, no option is available: "sorry, no matching options."

To Reproduce

  1. install Rancher with Helm following the official instructions
  2. Install Elemental the visual way
  3. Create a Registration Endpoint

Expected behavior To make Elemental work following the quickstart instructions.

Logs I could not find anything unusual, except this line in the elemental-operator pod:

E0317 15:57:46.063912       1 controller.go:317] controller/machineregistration "msg"="Reconciler error" "error"="[failed to patch machine registration object: Operation cannot be fulfilled on machineregistrations.elemental.cattle.io \"test\": the object has been modified; please apply your changes to the latest version and try again, failed to patch status for machine registration object: Operation cannot be fulfilled on machineregistrations.elemental.cattle.io \"test\": the object has been modified; please apply your changes to the latest version and try again]" "name"="test" "namespace"="fleet-default" "reconciler group"="elemental.cattle.io" "reconciler kind"="MachineRegistration"
plmercereau commented 5 months ago

wrong repo. Sorry about that