Description of problem:
When an image stream import mode is Legacy, the 'Supported Platforms' field is shown with empty OS,Architecture,Identifier Or import a simple image with PreserveOriginal import mode, the 'Supported Platforms' field is shown with 'No Supported Platforms' explanation. The result of two scenario look weird, we could not show Supported Platforms field or show the Supported Platforms as the imported image info.
Version-Release number of selected component (if applicable):
4.13.0-0.ci.test-2023-02-14-021005-ci-ln-l3jpfmb-latest
How reproducible:
always
Steps to Reproduce:
1.Check the imagestreamtag under openshift project with Legacy import-mode, such as httpd:latest 2.Check the imagestreamtag under openshift project with PreserveOriginal import-mode which image is simple image. 3.
Actual results:
1. the 'Supported Platforms' field is shown with empty OS,Architecture,Identifier 2. the 'Supported Platforms' field is shown with 'No Supported Platforms' explanation.
Expected results:
we could not show Supported Platforms field for such imagestreamtag or show the Supported Platforms as the imported image info.
Additional info: