redhat-cop/rhel-edge-automation-arch

[RFE] Enable composer to point to existing parent commit

Opened this issue · 1 comments

Users should be able to generate new Edge images, as well as image updates which require composer to point to a "parent commit" during image creation

I believe it would require a change here:

composer-cli -j compose start {{ blueprint_name}} rhel-edge-commit

The idea would be to only pass the variables {{ ref }} and {{ parent }} if needed

CLi procedure would be something like: composer-cli compose start-ostree --parent faf281d82fa6c9bd0671511a6043f6fcf8a592cae265a3d27cb9f8379cb5dd98 edge rhel-edge-commit