Bug 1716700 - Template loaded by developer doesn't show in the developer catalog for that project
Summary: Template loaded by developer doesn't show in the developer catalog for that p...
Keywords:
Status: CLOSED DUPLICATE of bug 1737351
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-04 00:50 UTC by Jan Kleinert
Modified: 2019-10-28 14:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-28 14:01:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
select from project (44.65 KB, image/png)
2019-06-04 00:50 UTC, Jan Kleinert
no flags Details

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 ***


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