Open
Description
Describe the bug
It appears that the deploy process for the multi-cluster engine expects a file that doesn't exist. I followed the directions in the README.md
To Reproduce
Steps to reproduce the behavior:
- Log into the cluster using
oc login
and token obtained from the console - Run
./start.sh
- Provide
2.0-latest
as the SNAPSHOT TAG - The installation fails because of a missing file
Expected behavior
I'd expect the multi-cluster operator to be installed.
Screenshots
$ ./start.sh
* Testing connection
* Using baseDomain: router-default.lbragstad-dev.devcluster.openshift.com
* oc CLI Client Version: 4.10.6
Find snapshot tags @ https://quay.io/stolostron/cmb-custom-registry?tab=tags
Enter SNAPSHOT TAG:
2.0-latest
SNAPSHOT_CHOICE is set to 2.0-latest
Error: stat catalogsources/multicluster-engine.yaml: no such file or directory
Desktop (please complete the following information):
- OS: [e.g. mac, rhel, etc..] Fedora 35
- Browser [e.g. chrome, safari, firefox] Firefox 98.0 (98.0-3.fc35)
- Snapshot [e.g. SNAPSHOT-XX-XX-XX-XX] 2.0-latest