Bug 1716700

Summary: Template loaded by developer doesn't show in the developer catalog for that project
Product: OpenShift Container Platform Reporter: Jan Kleinert <jkleiner>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 4.1.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
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: 2019-10-28 14:01:03 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:
Attachments:
Description Flags
select from project none

Description Jan Kleinert 2019-06-04 00:50:16 UTC
Created attachment 1576796 [details]
select from project

Description of problem:
If a developer makes a template available in a project, it doesn't show up in the developer catalog for that project. In 3.11, you could use Add to Project -> Select from Project and see it in the service catalog for the project.

Version-Release number of selected component (if applicable):


How reproducible:
consistently


Steps to Reproduce:
1. oc new-project my-project
2. oc create -f https://raw.githubusercontent.com/openshift-roadshow/mlbparks/master/ose3/application-template-eap.json

3. Go to the developer catalog for that project and look for MLB Parks.

Actual results:
MLB Parks is not in the developer catalog, so you must instantiate it using oc new-app ...

Expected results:
MLB Parks shows up in the developer catalog for that project and/or there is an Add to Project --> Select from project feature like in 3.11.

Additional info:
Attached is a screenshot from 3.11

Comment 1 Samuel Padgett 2019-06-04 01:36:20 UTC
You need to enable service catalog and template service broker in 4.1 to instantiate templates from the console. We're planning to add back native template support in 4.2.

Comment 5 Samuel Padgett 2019-10-28 14:01:03 UTC
This was fixed in 4.2 and is the same as Bug 1737351

*** This bug has been marked as a duplicate of bug 1737351 ***