#113 Generate the .repo file with Pulp repositories which are needed for Container image to be rebuild.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker pulp-repos  into  master

Download 113.patch

The Lightblue code now sets 'content_sets' list for every image we are going to rebuild. This
list contains all the content-sets the image needs to be available during the build.

While recording the images, we ask ODCS to generate the .repo file with these content_sets.

Later we use that .repo file as extra repo file for container rebuild.

I think you could just return odcs.get_compose(compose_id) here. No need to use a compose variable.

Missing pair "`" here.

rebased onto 6f8437f27e7ed96cea507cdac3c362014934b41d

Fixed previous comments and rebased.

TODO - can you file an issue describing how it should be done right, so we can track and handle it later?

Link to this PR from that issue please.

:+1: - I left one request for a ticket associated with non-blocking behavior.

1 new commit added

  • Link to Freshmaker issue 114 in TODO comment

Pull-Request has been merged by jkaluza

Metadata