Project

General

Profile

Actions

Bug #21692

closed

Docker Tag page missing manifest type

Added by Partha Aji about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Container
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

DockerTag details page used to show details like "Manifest Type" as image/list ( https://user-images.githubusercontent.com/1069779/32075294-5bba5720-ba6a-11e7-9e8c-0855b38fa5d9.png)

My guess is its related to changes in https://github.com/Katello/katello/commit/1fc82810ba25036abae9d7d2ce0caf5eb3b81956

2 errors that need to be fixed on this page

1) Show manifest type
2) Don't show schema information if tag does not have a schema version. For some reason ""!_.isEmpty(tag.manifest_schema2)"" is not failing if manifest_schema2 = null. I am again guessing its related to changes in the above commit.

Actions

Also available in: Atom PDF