openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

imagestream plugin installs templates #72

Closed siamaksade closed 7 years ago

siamaksade commented 7 years ago

imagestream plugin currently installs both imagestreams and templates. The template part should possibly get broken off into its own plugin. If user needs the xpaas imagestream for example, he is forced to import 50 templates in addition to the xpaas imagestreams into his cluster.