Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 508 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 508 Bytes

Operator Build Controller

⚠️ This project is work-in-progress. It may not function ⚠️

The Operator Build Controller is a Kubernetes controller that coordinates building of operators for the OKDerators catalog.

It currently supports polling of Git repositories for new commits and building the operator image using Tekton pipelines provided by okd-operator-pipeline.