Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 632 Bytes

OpenShift Release Tools

This repository contains the process tooling for OpenShift releases.

Openshift CI infra

Prerequisites:

  • various credentials need to be present in your environment
    • required prow credentials can be found in the prow-secrets target
  • ensure you run as system:admin

make all then will deploy all the necessary CI components.

For more information on prow, see the upstream documentation.

TODO: Cross-link to CI overview doc.