[Starlingx-discuss] Docker images missing in local registry
Li, Cheng1
cheng1.li at intel.com
Wed Jun 5 04:00:33 UTC 2019
Hello,
As you know, the image tags changed frequently in last few months, which makes it hard to maintain the local repo. I don't know an easy way to get the latest image list. To my knowledge, the only way to get the image list is to install STX without using local repo. But that takes much time to download image from docker.io, gcr.io, etc.
As you know, we have many versions of helm charts[1]. It means that I need to install STX multiple times to collect the image list of these helm charts.
So I wonder if it's possible to publish an image-list file together with our daily built. For example, we run docker images > images-centos-dev-latest.txt in the Sanity test and publish the images-centos-dev-latest.txt onto http://mirror.starlingx.cengn.ca<http://mirror.starlingx.cengn.ca/>.
[1] http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190604T144018Z/outputs/helm-charts/
Thanks,
Cheng
From: Xu, Chenjie [mailto:chenjie.xu at intel.com]
Sent: Wednesday, June 5, 2019 10:02 AM
To: Sun, Austin <austin.sun at intel.com>; starlingx-discuss at lists.starlingx.io
Subject: Re: [Starlingx-discuss] Docker images missing in local registry
Hi Austin,
Thank you so much! I will give it a try.
Best Regards,
Xu, Chenjie
From: Sun, Austin
Sent: Wednesday, June 5, 2019 9:50 AM
To: Xu, Chenjie <chenjie.xu at intel.com<mailto:chenjie.xu at intel.com>>; starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
Subject: RE: [Starlingx-discuss] Docker images missing in local registry
Hi Chenjie:
Yes.
>From this change, https://review.opendev.org/#/c/661849/4/puppet-manifests/src/modules/platform/templates/calico.yaml.erb
Calico upgrade to v3.6.2
BR
Austin Sun.
From: Xu, Chenjie
Sent: Wednesday, June 5, 2019 9:36 AM
To: Sun, Austin <austin.sun at intel.com<mailto:austin.sun at intel.com>>; starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
Subject: RE: [Starlingx-discuss] Docker images missing in local registry
Hi Austin,
My calico/cni is v3.6.1 as following:
10.239.12.37:5000/calico/node v3.6.1 b4d7c4247c3a 2 months ago 73.2MB
10.239.12.37:5000/calico/cni v3.6.1 c7d27197e298 2 months ago 84.3MB
10.239.12.37:5000/calico/kube-controllers v3.6.1 0bd1f99c7034 2 months ago 50.9MB
Do you mean I need to download calico 3.6.2?
Best Regards,
Xu, Chenjie
From: Sun, Austin
Sent: Tuesday, June 4, 2019 8:21 PM
To: Xu, Chenjie <chenjie.xu at intel.com<mailto:chenjie.xu at intel.com>>; starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
Subject: RE: [Starlingx-discuss] Docker images missing in local registry
ChenJie:
Please check if your docker images includes calico/cni: v3.6.2<http://edgehost01.sh.intel.com:5080/repo/tag/calico%252Fcni/v3.6.2> or not.
Thanks.
BR
Austin Sun.
From: Xu, Chenjie [mailto:chenjie.xu at intel.com]
Sent: Tuesday, June 4, 2019 8:13 PM
To: starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
Subject: [Starlingx-discuss] Docker images missing in local registry
Hi team,
Is there anybody who can execute the following commands to list the docker images and attach the "image.txt"? Then I can compare the docker images with mine and download the missing docker images to our local registry.
sudo docker images > images.txt
I failed to set up StarlingX AIO Simplex with 0523 and 0527 ISO image because platform-integ-apps failed to be applied. The reason why platform-integ-apps can't be applied is that some docker images can't be downloaded since I'm using a local registry which doesn't have the missing docker images.
Best Regards,
Xu, Chenjie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190605/f7690e14/attachment.html>
More information about the Starlingx-discuss
mailing list