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.
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.
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.
Fixed in https://github.com/openshift/origin-server/pull/1781
Created attachment 716311 [details] app/console/application_types page
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.
Created attachment 716425 [details] Partner Created