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

Support upgrading an existing app deployment #703

Open
davidebriani opened this issue Nov 8, 2024 · 0 comments
Open

Support upgrading an existing app deployment #703

davidebriani opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
containers This issue relates to the container management functionality frontend This issue is relative to the Edgehog Frontend

Comments

@davidebriani
Copy link
Collaborator

From the Applications tab on the Device page, it should be possible to upgrade an existing app deployment.

For example, besides the commands to start and stop the deployment, we could have an additional command to display a modal where the user confirms the upgrade of the deployment to the latest release available for that deployment's app.

The upgrade must specify a release version newer than the deployed release version.

A small improvement over the basic functionality could be to let the user select from the list of newer release versions instead of defaulting to the latest release.

This issue depends on #700

@davidebriani davidebriani added frontend This issue is relative to the Edgehog Frontend containers This issue relates to the container management functionality labels Nov 8, 2024
@davidebriani davidebriani moved this to Unscheduled in Edgehog Device Manager Nov 8, 2024
OmarBrbutovic added a commit to OmarBrbutovic/edgehog that referenced this issue Dec 18, 2024
- Allow users to upgrade existing app deployments from the Applications
tab on the Device page
- Users can select from a list of available newer release versions

Closes edgehog-device-manager#703

Signed-off-by: Omar <[email protected]>
OmarBrbutovic added a commit to OmarBrbutovic/edgehog that referenced this issue Dec 18, 2024
- Allow users to upgrade existing app deployments from the Applications
tab on the Device page
- Users can select from a list of available newer release versions

Closes edgehog-device-manager#703

Signed-off-by: Omar <[email protected]>
@OmarBrbutovic OmarBrbutovic moved this from In Progress to Done in Edgehog Device Manager Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers This issue relates to the container management functionality frontend This issue is relative to the Edgehog Frontend
Projects
Development

No branches or pull requests

2 participants