-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
MCE 2.2.0, ACM 2.7.0
Description of problem:
When a hosted cluster is first created (before even creating a managedcluster CR), we'll see that the status shows "Creating" in the UI. However you'll notice now that the status quickly changes over to "Pending Import", prompting the user to go to the overview page to import the cluster. Even after doing so, while the cluster is clearly still being provisioned, we do not accurately reflect that status (continues to be Pending Import). At the same time, we'l see that the nodepool table that the node pool coming up shows "Pending" status
This is a bit confusing as there's a bunch of terms being thrown around. While "Pending import" may encompass creation, we don't do that for hive created clusters, so its inconsistent with what we today in the UI already (with hive it goes into "Creating" before it goes into "Pending Import" at the very end, when its waiting for all the nodes to come up - this is what I would expect from a consistent standpoint)
Version-Release number of selected component (if applicable):
2.2.0-DOWNANDBACK-2022-11-14-03-29-38
How reproducible:
Steps to Reproduce:
- Create hosted cluster
- Observe UI shows "Creating" for a second before moving to "Pending Import"
- Hit "Import cluster"
- HC is still being created, operators are not ready, at this point we're technically still "Creating", but it continues to be "Pending Import" til Ready