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

ibm_satellite_cluster resource - kube_version upgrade, provider never returns #2827

Closed
david-shepard opened this issue Jul 8, 2021 · 2 comments
Labels
service/Satellite Issues related to IBMCloud Satellite

Comments

@david-shepard
Copy link

david-shepard commented Jul 8, 2021

Hi, it appears that when you change the kube_version argument, the provider hangs indefinitely (ie. Still creating... until it reaches the timeout).

This is due to the fact that the workers don't seem "phoning home" properly so the provider never gets any resolution on whether the upgrade failed or succeeded.

@david-shepard david-shepard changed the title ibm_satellite_cluster resource - kube_version argument never returns ibm_satellite_cluster resource - kube_version upgrade, provider never returns Jul 8, 2021
@kavya498 kavya498 added the service/Satellite Issues related to IBMCloud Satellite label Jul 9, 2021
@anilkumarnagaraj
Copy link
Collaborator

@david-shepard

We are not able to reproduce the issue. we are able to successfully update the kube version without any hung issue.
This could be an intermittent issue. Are you seeing this hung issue repeatedly?

I agree that during kube version update, "phoning home" is not happening properly.
Provider returns before the completion of worker nodes version update. we are working on the fix.

@david-shepard
Copy link
Author

Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/Satellite Issues related to IBMCloud Satellite
Projects
None yet
Development

No branches or pull requests

3 participants