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 major version upgrades #1382

Open
autholykos opened this issue Apr 29, 2022 · 0 comments
Open

Handle major version upgrades #1382

autholykos opened this issue Apr 29, 2022 · 0 comments

Comments

@autholykos
Copy link
Member

Describe "Why" this is needed
Upon breaking changes, we need to ease for the end user any eventual procedure (which might be automated) in upgrading the software.

Describe alternatives you've considered
A suitable implementation would foresee a generic template in the code, to be filled by the developer in case of the breaking change. In its simplest form, in case of required manual procedures, a panic with a detailed description of what to do would probably suffice.

Additional context
This is a first step in handling a node's upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant