New endpoint /api/1/builds/ is added for triggering container rebuild
that contains signed RPMs related to given Errata advisory ID. POST to
this endpoint.
Currently, only errata id is required to be passed and post data must
be in JSON data with content type application/json. And finding
containers synchronously.
New endpoint /api/1/builds/ is added for triggering container rebuild
that contains signed RPMs related to given Errata advisory ID. POST to
this endpoint.
Currently, only errata id is required to be passed and post data must
be in JSON data with content type application/json. And finding
containers synchronously.
Signed-off-by: Chenxiong Qi cqi@redhat.com