/release

Release tooling for OpenShift Origin

Primary LanguageGo

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.