Skip to content

apiv2: depsolve and build should be 2 jobs and therefore 2 different endpoints #1776

Open
@croissanne

Description

@croissanne

Actually splitting these jobs up will be handled by depsolving in the workers.

/compose: should depsolve (should we rename the endpoint to something more obvious?)
/build: build the job which was previously depsolved in /compose

As a first iteration this can be a purely cosmetic change, where everything happens in /compose, once the job is split up in the background /build can do the actual build job.

This is useful to for instance call /compose (depsolve) on the review screen in image-builder-crc; so we can verify the validity of a request before trying to build it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions