Bug 918797

Summary: Quickstarts should be visually distinctive in the console and clearly delineate responsibility for security updates
Product: OKD Reporter: Clayton Coleman <ccoleman>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: dmcphers, jinzhang, jofernan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-02 13:49:52 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
app/console/application_types page
none
Partner Created none

Description Clayton Coleman 2013-03-06 21:28:16 UTC
Quickstarts in the console should have a unique look that identifies them as being a quickstart (icon + color + something?).  In addition, when creating an app from source code, we should display a message that clearly indicates that you're creating an app now based on this code, but you're responsible for maintaining security updates over the life of this quickstart.

Comment 1 jofernan 2013-03-07 18:02:40 UTC
We may also want to do the same for community Cartridges which would potentially face the same security challenges as quickstarts.  Distinguishing them from standard/supported Cartridges (RHEL/SCL) that Red Hat maintains would be a good idea.

Comment 2 John Poelstra 2013-03-07 21:00:25 UTC
It would probably also be useful to be clear about where we are getting source "from."  IOW, is the OpenShift install routine grabbing a tarball from the upstream location (e.g. WordPress) or is it installing from OUR github repo which has been copied from upstream.

Comment 3 Clayton Coleman 2013-03-25 19:05:53 UTC
Fixed in https://github.com/openshift/origin-server/pull/1781

Comment 4 joycezhang 2013-03-26 04:07:52 UTC
Created attachment 716311 [details]
app/console/application_types page

Comment 5 joycezhang 2013-03-26 04:11:34 UTC
Verified this bug on devenv_2995. 

Steps:
1.Log into openshift web console
2.Go to page /app/console/application_types and check quickstart items
3.Choose quictarts to create apps and check its content



Actual results:
2. Added icon and content related to quicktstart in /app/console/application_types
3. Quikstart icon and content are shown.

Please refer to attached screenshots.

Comment 6 Yujie Zhang 2013-03-26 10:27:59 UTC
Created attachment 716425 [details]
Partner Created