OSBS

code health build status coverage status

Python module and command line client for OpenShift Build Service.

It is able to query OpenShift v3 for various stuff related to building images. It can initiate builds, list builds, get info about builds, get build logs and so on. All of this can be done by the OSBS site administrator from command line and from python. Regular users submitting builds can interact with this system using Koji, as described in the guide linked below.

Getting Started

We have a development setup guide on how to set up a whole build system for local development.

Deploying OpenShift Build System

We have an osbs instance setup guide detailing how you can set up your own instance.

Contributing

If you would like to help out, that's great! Please read the [contributing guide][] .