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

DEM now presents a warning if the user tries to uninstall an installed Dev Env that requires an unavailable tool image.. #195

Merged
merged 1 commit into from
May 7, 2024

Conversation

janosmurai
Copy link
Contributor

@janosmurai janosmurai commented May 7, 2024

Type Of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Any modification in the test cases
  • Any modification in the documentation

Checklist:

  • I have read and followed the contribution guideline.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • All the test cases pass and new modifications in the production code are 100% covered.
  • I have made corresponding changes to the documentation.

Related Issue

Closing:
DEM-276

Description

When the user wanted to uninstall an installed Dev Env that required at least
one tool image, which not existed anymore, DEM preseneted a wrong error message
indicating that the missing image is used by a container.
Instead, now DEM shows a warning that the image is not available anymore so
can't be removed and the uninstallation process finishes anyway.

How Has This Been Tested?

Tested on Ubuntu 22.04

…d Dev Env that requires an unavailable tool image.
@janosmurai janosmurai marked this pull request as ready for review May 7, 2024 15:04
@janosmurai janosmurai requested a review from a team as a code owner May 7, 2024 15:04
@janosmurai janosmurai merged commit cb96e14 into axem-solutions:main May 7, 2024
1 check passed
@janosmurai janosmurai deleted the DEM-276 branch May 7, 2024 15:04
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.

1 participant