Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
When using a vendor-created image as the source of our "parent" images, its parent is blank. The only way I've been able to find this information is using the API.
image_version = "latest"
image_sku = "8-gen2"
image_publisher = "RedHat"
image_offer = "RHEL"
Having this information tracked or exposed in the UI would be much more friendly than forced to API calls.
Use Case(s)
Able to quickly determine our parents' parent image. Maybe some mechanism to deny certain vendors, skus etc.