-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-10.1, rhel-10.1.z
-
No
-
Important
-
2
-
image-builder-1
-
5
-
False
-
False
-
-
None
-
IB Upcoming Priorities, Image Builder 14
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Cockpit-image-builder saves blueprint in ~/.cache, in a very specific format (including the image_requests/target information). This makes it impossible to reuse blueprints between the cockpit UI and the cli tools.
Possible fixes:
- Add import/export to the on prem UI:
- Import both json format blueprints from the service and toml blueprints from cli (similar to what we do in the service currently)
- Export toml ideally, so composer-cli can use them (otherwise json can be fine too, ibcli can use those at least).
- Store them differently on disk so the folders can be used more easily