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

Handle reinstall failures differently from normal installation failures #4531

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

lancepioch
Copy link
Contributor

Fixes #1994 with necessary flag sent by wings

@lancepioch lancepioch requested a review from matthewpi November 6, 2022 16:33
@matthewpi
Copy link
Member

We will still need to implement logic in Wings to support this, but this at least supports the Panel backend side of things. It would also be nice to use this state to show a notice in the client UI about a reinstallation failure that can be dismissed and reset the server status back to NULL.

@trenutoo trenutoo linked an issue Nov 6, 2022 that may be closed by this pull request
@matthewpi matthewpi changed the base branch from develop to 1.0-develop November 21, 2022 20:46
@matthewpi matthewpi merged commit a4f6870 into 1.0-develop Nov 21, 2022
@matthewpi matthewpi deleted the issue/1994 branch November 21, 2022 20:53
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.

Manually triggering a server reinstall that fails will brick the server instance
2 participants