stolostron / deploy

Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Apache License 2.0
158 stars 153 forks source link

Add brew deploy functionality and doc #198

Closed gurnben closed 3 years ago

gurnben commented 3 years ago

Summary of Changes

This PR adds documentation and code to carry out an ACM deploy from brew.registry.redhat.io, though it may also handle staging.registry.redhat.io deploys as well, more investigation would be required.

The deploy code for brew resides in start-brew.sh, the documentation lives in docs/deploy-from-brew.sh, and helpers.sh contains a list of multi-use helper bash functions pulled from the lifeguard/ck project and the start.sh script. Eventually this should be used for all common-use functions between start.sh, start-brew.sh, and upgrade.sh.

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gurnben, Kyl-Bempah

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management/deploy/blob/master/OWNERS)~~ [Kyl-Bempah,gurnben] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment