#21 add module to identify layered image inheritance
Closed by puiterwijk. Opened by maxamillion.
maxamillion/releng-automation container_inheritance  into  master

Download 21.patch

Created a module that will take fedora release and a list of layered
images (meant to be provided by the fedcontainer_rc module but can
originate from anywhere) and will provide a dictionary where they
keys are the parent images and the value is a list of children
images. This will assist in automating the layered image rebuild
process.

dep graph rewrite of fedcontainer_inheritance

The original implementation didn't properly determine the order
in which parent images and their children need to be rebuilt. This
implementation does.

Signed-off-by: Adam Miller maxamillion@fedoraproject.org

This has already been merged as part of the container rebuild work.

Pull-Request has been closed by puiterwijk

Metadata