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

feat(containers): application upgrade interface #654

Conversation

noaccOS
Copy link
Collaborator

@noaccOS noaccOS commented Oct 21, 2024

expose a way to upgrade an application to a newer release.

  • does not allow downgrading
  • the releases must be of the same application

depends on #653 and is drafted because the last commit (which must be removed before merging) depends on it
closes #619

@noaccOS noaccOS force-pushed the feat/containers-interface-deployment_upgrade branch 8 times, most recently from 9fa73fc to c02bdf7 Compare October 23, 2024 08:50
@noaccOS noaccOS marked this pull request as ready for review October 23, 2024 08:51
@noaccOS noaccOS force-pushed the feat/containers-interface-deployment_upgrade branch from c02bdf7 to c06119f Compare October 23, 2024 13:37
@noaccOS noaccOS force-pushed the feat/containers-interface-deployment_upgrade branch 5 times, most recently from 4e33049 to f084e76 Compare November 7, 2024 17:24
@noaccOS noaccOS force-pushed the feat/containers-interface-deployment_upgrade branch from f084e76 to 8ce5888 Compare November 7, 2024 17:45
expose a way to upgrade an application to a newer release .

- does not allow downgrading
- the releases must be of the same application

Signed-off-by: Francesco Noacco <[email protected]>
@noaccOS noaccOS force-pushed the feat/containers-interface-deployment_upgrade branch from 8ce5888 to 38ac6ea Compare November 8, 2024 10:58
@lusergit lusergit merged commit a38b340 into edgehog-device-manager:feature/application-management Nov 8, 2024
8 checks passed
@noaccOS noaccOS deleted the feat/containers-interface-deployment_upgrade branch November 13, 2024 15:24
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.

containers: add support for interface "io.edgehog.devicemanager.apps.DeploymentUpdate"
2 participants