The first time an EKS cluster is created its provider/distro is initially shown as imported/imported #12883
Labels
area/eks
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
Setup
We may need to tackle #12882 first.
Describe the bug
Originally reported here. The first time a user creates an EKS cluster, its provider/distro in the cluster management cluster list view is shown as imported/imported.
To Reproduce
Result
The new cluster's provider/distro is imported/imported
Expected Result
The new cluster's provider/distro should be
Amazon EKS
Screenshots
Additional context
It seems that the mgmt cluster
status.driver
andstatus.provider
are undefined initially. I think this bug is only obvious on the first EKS cluster because that first cluster is slower to provision. If I open a second window to watch the table as I create another EKS cluster, I do see it listed as imported/imported, but only for 1-2 seconds at most.The text was updated successfully, but these errors were encountered: