This repository contains the process tooling for OpenShift releases.
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.