core: frontend: make "version management" consistent #2768
Labels
core
Issue related to BlueOS-core
enhancement
New feature or request
triage
Needs triage from developers
ui
User Interface feature
Current behaviour
We currently have multiple different approaches for managing versions of things in BlueOS, which is unintuitive, and means some services miss out on functionality that seems quite obvious.
In particular:
BlueOS-core
versions can be updated in the basic BlueOS Version page, and selected and installed (including with selection of the dockerhub repo) and removed when in Pirate Mode, and a failed startup automatically falls back to a known 'factory' image, which currently cannot be (nicely) changedBlueOS-bootstrap
can have new versions installed to match the currently activeBlueOS-core
image, if it's newer than the bootstrap versionExpected or desired behaviour
Ideally we would have similar features available for everything that has versions, and also have consistent interface elements for managing those features, so that there's less to learn, and the interface feels familiar and trustworthy to users.
Prerequisites
The text was updated successfully, but these errors were encountered: