Don't refresh repository cache upon init 04/116504/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 22 Dec 2020 09:36:47 +0000 (10:36 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 22 Dec 2020 09:36:47 +0000 (10:36 +0100)
commitb0b87b21a194d473eb85479c62ec6a92827bb767
tree3b8ac156b5fc43787207bff60b7b30bd02d68745
parent13d0703af7844652face28a19e00dab8880558a2
Don't refresh repository cache upon init

Main reason for adding this option is that stable repo
url of https://kubernetes-charts.storage.googleapis.com
has been obsoleted hence the "init" command fails on trying
to reach it. Since we're removing it afterwards anyway thus
--skip-refresh will allow "init" to pass without actually trying
to get it's contents.

Change-Id: I0719648fcfaf30da52ae19327f024b901471f188
Issue-ID: OOM-2660
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
build/creating_data/docker-images-collector.sh