Skip to content

[BUG][DEPLOY] Unable to install the multi-cluster engine using the provided installation script #242

Open
@rhmdnd

Description

@rhmdnd

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:

  1. Log into the cluster using oc login and token obtained from the console
  2. Run ./start.sh
  3. Provide 2.0-latest as the SNAPSHOT TAG
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdeployspecific to this repository... does not imply product specific issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions