-
Bug
-
Resolution: Done
-
Blocker
-
ACM 2.12.0, MCE 2.7.0
Description of problem:
the console cli for the hcp binary is no longer appearing:
consoleclidownloads.console.openshift.io "hcp-cli-download" not found
note the hcp-cli-download deployment and route is fine
$ oc get po -n multicluster-engine hcp-cli-download-6457584bc4-4mgvp NAME READY STATUS RESTARTS AGE hcp-cli-download-6457584bc4-4mgvp 1/1 Running 0 3h39m $ oc get routes hcp-cli-download -n multicluster-engine NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD hcp-cli-download hcp-cli-download-multicluster-engine.apps.dhuynh-kv1.dev09.red-chesterfield.com hcp-cli-download http edge/Redirect None
When checking the whole list:
$ oc get consoleclidownloads -A NAME DISPLAY NAME AGE acm-cli-downloads Advanced Cluster Management - 2.12.0 2024-10-04T00:26:49Z helm-download-links helm - Helm 3 CLI 2024-10-03T23:26:46Z kam GitOps Application Manager 2024-10-03T23:58:57Z oc-cli-downloads oc - OpenShift Command Line Interface (CLI) 2024-10-03T23:38:30Z odo-cli-downloads odo - Developer-focused CLI for OpenShift (Community Support) 2024-10-03T23:38:30Z virtctl-clidownloads-kubevirt-hyperconverged virtctl - KubeVirt command line interface 2024-10-04T01:44:32Z
Version-Release number of selected component (if applicable):
ACM 2.12.0-DOWNSTREAM-2024-10-03-19-26-4 (FC3)
Note: it's working in FC2.
How reproducible:
always
Steps to Reproduce:
- install latest mce/acm
- try to get the hcp binary via the console download
- ...
Actual results:
Expected results:
Additional info:
- blocks
-
ACM-14330 [Train-20] Test ACM add-ons with Agent/IBM-Z hosted cluster
- Closed