deploy icon indicating copy to clipboard operation
deploy copied to clipboard

Update relative paths in start.sh script for MCE installs

Open rhmdnd opened this issue 3 years ago • 2 comments

This installation script must have been shuffled around from the root of the repository since it contained relative paths to files and directories available from the repository root. Following the directions in the multiclusterengine/ directory results in a failed deploy because the script assumes those relative paths.

This commit updates the script so that it installs cleanly by updating the relative paths.

Closes #242

rhmdnd avatar Mar 30 '22 21:03 rhmdnd

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rhmdnd To complete the pull request process, please assign kyl-bempah after the PR has been reviewed. You can assign the PR to them by writing /assign @kyl-bempah in a comment when ready.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Mar 30 '22 21:03 openshift-ci[bot]

@rhmdnd: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-merge-robot avatar Aug 23 '22 21:08 openshift-merge-robot