Allow to just fetch individual requirements 78/1478/1
authorYolanda Robla <yroblamo@redhat.com>
Wed, 28 Aug 2019 11:32:20 +0000 (13:32 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Wed, 28 Aug 2019 11:32:20 +0000 (13:32 +0200)
commit00ad1ea5372a1157a9ba9ac816109e22058cc7df
tree3074d915e159ad8c181facb415025762da503f09
parent93d03d4890df0ad66983d7d069078a64d19f19d3
Allow to just fetch individual requirements

If we want to download requirements just for workloads
we will just need kustomize and kubectl. Allow to pass
a list of requirements to download (optional), so we
avoid downloading not needed requirements

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I84d552a49eb82b0883faccfbf797afc1a4b23412
cmd/fetch_requirements.go
pkg/site/site.go