Bug 1783188

Summary: In a disconnected cluster component create throws error of "...tag not found..." though it is listed in catalog list
Product: Red Hat odo for OpenShift Container Platform Reporter: Amit <arout>
Component: rhodoAssignee: Girish Ramnani <gramnani>
Status: CLOSED WONTFIX QA Contact: Amit <arout>
Severity: high Docs Contact: Yana Hontyk <yhontyk>
Priority: unspecified    
Version: 1.0.xCC: tkral
Target Milestone: 1.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-02 12:11:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit 2019-12-13 08:54:32 UTC
Description of problem: In a disconnected cluster component create throws error of "...tag not found..." though it is listed in catalog list


Steps to Reproduce:

$ odo catalog list components
Odo Supported OpenShift Components:
NAME       PROJECT       TAGS
java       openshift     11,8,latest
nodejs     openshift     8

Odo Unsupported OpenShift Components:
NAME                                    PROJECT       TAGS
dotnet                                  openshift     2.1,2.2,latest
eap-cd-openshift                        openshift     12,12.0,13,13.0,14,14.0,15,15.0,16,16.0,latest
fis-java-openshift                      openshift     1.0,2.0
[...]
$ odo component create java --project test123 
✗  image stream java with tag latest not found in openshift and test123 namespaces