-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
-
-
Installer Sprint 2025-60, Installer Sprint 2025-71
-
Moderate
-
No
Description of problem:
I have a new ROSA HCP
I used Cluster Discovery to initiate the import flow.
When I select Auto-import, it pre-populated the API server URL for me.
This pre-populated API URL seems to be incorrect.
Version-Release number of selected component (if applicable):
ACM 2.9.0 / MCE 2.4.1
How reproducible:
tried it 2 times. reproduced.
Steps to Reproduce:
- create a new ROSA HCP
- create the cluster-admin user:
- rosa create admin --cluster=<CLUSTER_NAME>
- ensure the cluster-admin user login is functional with the new ROSA HCP
- Copy the login command CLI from upper right user avatar
- meanwhile in ACM, have a working OCM discovery configuration
- see the new ROSA HCP
- right side actions: import
- select auto-import and see the resulting API URL populated

Actual results:
the API Server url contains api.rosa.hostname.blah.blah
autoimport failsĀ
Expected results:
the API Server url should be api.hostname.blah.blah. it seems to also need 443 rather than 6443.