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.