This message was deleted.
# elemental
a
This message was deleted.
a
Ahhh my misunderstanding is that the seedimage-builder is actually using the toolkit inside the elemental image I’m using. Sure enough if I run
zypper if elemental-toolkit
on my elemental image it’s only running v1.1.5, which wouldn’t yet have this argument to the build-disk command!
When building my elemental image I’m using
FROM <http://registry.suse.com/suse/sle-micro/5.5:latest|registry.suse.com/suse/sle-micro/5.5:latest>
, is the version of the toolkit included in this just very out of date? I’d picked it since it’s inline with the official Elemental channel, so I would see the same issue there if I was using that too? I’ve tried bumping to sle-micro/6.0 but that fails to resolve - has the registry path for this changed?
f
Hello @acoustic-country-10006, apologies for the confusion. The documentation slipped in 1.5, but this feature is actually going to be part of the upcoming 1.6.x elemental-operator release. It actually requires a newer toolkit version in the SeedImageBuilder image that the operator is using.
a
Ah that makes sense, thanks @fast-bear-60513 . Eagerly awaiting that release! 😁