Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spectrocloud_cluster_eks completes without waiting for cluster to be healthy #443

Open
vrabbi opened this issue Mar 20, 2024 · 0 comments
Open

Comments

@vrabbi
Copy link

vrabbi commented Mar 20, 2024

when trying to automate some platform wide modules I have tried to create EKS clusters and cluster groups in the same module. the issue is thyat the EKS cluster resource returns as created before the cluster is healthy which makes it so you cant add the cluster to a cluster group as the API only allows adding a cluster that is in a healthy state.

the error returned is:

Error:  &{Code:InvalidHostCluster Details:<nil> Message:Invalid Host cluster 'tf-eks-02'. Host cluster is 'UnHealthy' Ref:0795db2f227ea0b27d9cc0d1d36daf7077a333e0f2ebfec0e94157c27d3fe336}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant