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

[FeatureRequest] Uninstall hybrid Dev Envs #215

Open
janosmurai opened this issue Sep 20, 2024 · 0 comments
Open

[FeatureRequest] Uninstall hybrid Dev Envs #215

janosmurai opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023

Comments

@janosmurai
Copy link
Contributor

janosmurai commented Sep 20, 2024

Revise the uninstall command to enable DEM to remove images from remote hosts.

Current Behaviour:
DEM can only uninstall local only Dev Envs. Meaning, it can only remove images that are locally available.

Expected behavior:
DEM should be able to remove images from remote hosts.
DEM should read the Dev Env descriptor and check the assigned tasks one by one. Based on the task definition locate the image location and remove it.
It's important that an image can be deleted only if no other Dev Env requires it.
Finally, go through all the images required by the Dev Env and remove the ones not referenced by any task (those are always local images only).
Set the Dev Env as 'uninstalled'.


For axem internal use only:
Jira: https://axem.atlassian.net/browse/DEM-296

@janosmurai janosmurai added enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023 labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023
Projects
None yet
Development

No branches or pull requests

1 participant