You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Set the Dev Env as 'uninstalled'.
For axem internal use only:
Jira: https://axem.atlassian.net/browse/DEM-296
The text was updated successfully, but these errors were encountered: