Hide Forgot
Created attachment 1149837 [details] screenshot Description of problem: Currently only see 2, need to remove nodejs-helloworld-sample Version-Release number of selected component (if applicable): hosted dev-preview-int.openshift.com OpenShift Master: v3.2.0.16 Kubernetes Master: v1.2.0-36-g4a3f9c5 How reproducible: Got to "Add to project" and observe "instant-app" content Steps to Reproduce: 1. See above and screenshot Actual results: 2 quick starts Expected results: only 1 quick start (jenkins) Additional info:
I'll take this one. The way we include the templates in Online currently relies on wildcards with a blacklist, which lets new unapproved templates creep in. We should switch the template script to use a whitelist.
Adding Gabe so he can review the work.
https://github.com/openshift/online/issues/114
Will be fixed with https://github.com/openshift/online/pull/115
In case it wasn't understood, the "nodejs-helloworld-sample" is the application sample included with the jenkins instant app. Literally, the associated template is https://github.com/openshift/origin/blob/master/examples/jenkins/application-template.json This template fuels the sample job included in the OpenShift Jenkins image. Without this template, users will not be able to use the sample job. Steve - are you comfortable with that?
Check in dev-preview-stg (openshift master:v3.2.0.44). Only jenkins-persistent template is in 'Instant Apps' catalog. Move bug to verified.