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

Error rates: Better error messages for image deletion failure #1398

Closed
bwateratmsft opened this issue Nov 6, 2019 · 2 comments
Closed

Error rates: Better error messages for image deletion failure #1398

bwateratmsft opened this issue Nov 6, 2019 · 2 comments
Assignees
Milestone

Comments

@bwateratmsft
Copy link
Collaborator

bwateratmsft commented Nov 6, 2019

One of the most common two errors we see from telemetry relate to failed image deletion, for the following two reasons:

  • image has dependent child images
  • image is being used by running container xxx

We should catch these two, provide a clearer error message, and suppress the Report Issue button.

See #1391, #1354, #1362, #1357, #1208, #1126, and probably even more.

@bwateratmsft
Copy link
Collaborator Author

Similar idea of reducing error rate w/ #1323, #1383.

@bwateratmsft bwateratmsft added this to the 0.10.0 milestone Nov 6, 2019
@bwateratmsft bwateratmsft changed the title Better error messages for image deletion failure Error rates: Better error messages for image deletion failure Nov 15, 2019
@philliphoff philliphoff added the P2 label Dec 13, 2019
@ravipal ravipal self-assigned this Dec 27, 2019
This was referenced Dec 31, 2019
@ravipal ravipal closed this as completed Jan 8, 2020
@v-dantch
Copy link

Verified on the candidate 20200122.2, display below notification when deleting an image which cannot be deleted.
image

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants