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

Add 'Rebuild' to ServerStatus enum #145

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

sd109
Copy link
Contributor

@sd109 sd109 commented Oct 15, 2023

When performing a detailed server query against a cloud with VMs in state Rebuild we get

Error { kind: ProtocolError, message: "error decoding response body: Unexpected ServerStatus: REBUILD at line 1 column 46882", status: None }

from Serde. This PR fixes the error by adding a Rebuild status to the ServerStatus enum.

@dtantsur dtantsur merged commit 02b8a01 into dtantsur:master Oct 30, 2023
13 of 16 checks passed
@sd109 sd109 deleted the fix/add-rebuild-server-status branch December 17, 2023 11:18
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