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 GraphQL mutation to upgrade a Deployment #700

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

Add GraphQL mutation to upgrade a Deployment #700

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

Comments

@davidebriani
Copy link
Collaborator

davidebriani commented Nov 8, 2024

A GraphQL mutation should exist to upgrade an existing Deployment, i.e. upgrading the deployed app release to a newer release of the same app.

Running the mutation should result in the appropriate communication with the device so that the previous release is removed from the application deployments and the new release is present.

@davidebriani davidebriani added backend This issue is relative to the Edgehog Backend containers This issue relates to the container management functionality labels Nov 8, 2024
@noaccOS noaccOS self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue is relative to the Edgehog Backend containers This issue relates to the container management functionality
Projects
Status: No status
Development

No branches or pull requests

2 participants