Bug 1783188 - In a disconnected cluster component create throws error of "...tag not found..." though it is listed in catalog list
Summary: In a disconnected cluster component create throws error of "...tag not found....
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat odo for OpenShift Container Platform
Classification: Red Hat
Component: rhodo
Version: 1.0.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 1.1
: ---
Assignee: Girish Ramnani
QA Contact: Amit
Yana Hontyk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-13 08:54 UTC by Amit
Modified: 2020-09-02 12:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-02 12:11:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift odo issues 2333 0 None closed In a disconnected cluster component create throws error of "...tag not found..." though it is listed in catalog list 2020-08-29 14:56:50 UTC

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


Note You need to log in before you can comment on or make changes to this bug.