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

fix tenacity.RetryError on cluster resize #389

Closed
wants to merge 2 commits into from

Conversation

0x00ace
Copy link
Contributor

@0x00ace 0x00ace commented Jun 11, 2024

Without this patch openstack coe cluster resize will fail with UPDATE_FAILED

This patch fix tenacity.RetryError: RetryError[<Future at 0xXXXXXXXX state=finished returned MachineDeployment>] when resizing nodegroup

@mnaser
Copy link
Member

mnaser commented Jun 11, 2024

hey @0x00ace -- I have a more fundamental fix here!

#388

Let me know what you think of it, it improves tracking much more.

@mnaser
Copy link
Member

mnaser commented Jun 11, 2024

@0x00ace I think this change is not necessary but let me know otherwise!

@0x00ace
Copy link
Contributor Author

0x00ace commented Jun 11, 2024

hey @0x00ace -- I have a more fundamental fix here!

#388

Let me know what you think of it, it improves tracking much more.

@mnaser
Yep, #388 fix is better, closing this pull request

@0x00ace 0x00ace closed this Jun 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants