Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 530 Bytes

release-controller

This is part of generating OpenShift release/update payloads. The canonical documentation for this repo currently lives here:

https://github.com/openshift/release/tree/master/core-services/release-controller

To build and test changes to this repository, ensure your environment has a KUBECONFIG that points to api.ci and run make && ./release-controller --release-namespace ocp --job-namespace ci-release -v=4 --dry-run

Then navigate to http://localhost:8080 (plus any relevant path)