Unsolved
1 Message
0
773
December 6th, 2020 02:00
offline bundle doest work
Hello team,
first, thank you for developing the offline bundle, its will ease our life for sure for disconnected sites!
But I think we have an issue with the images tags which prevent the offline script from working:
* Pulling and saving container images
dellemc/csi-isilon:v1.3.0.000R
dellemc/csi-isilon:v1.4.0.000R
ERROR
Received a non-zero return code (1) from the following comand:
/usr/bin/docker pull dellemc/csi-isilon:v1.4.0.000R
Output was:
Trying to pull repository docker.io/dellemc/csi-isilon ...
manifest for docker.io/dellemc/csi-isilon:v1.4.0.000R not found
Exiting
I guess it will fail for other product images as well.
Thanks,
Idan
No Events found!
Flo_csI
2 Intern
•
167 Posts
0
December 8th, 2020 06:00
Hi @maimoi,
You are right, the new version of the csi-isilon and others are coming in just a few days
Felix Hsu
1 Message
0
February 18th, 2021 03:00
Hello team,
not sure where I can get this offline bundle? thank you very much.
Flo_csI
2 Intern
•
167 Posts
0
February 18th, 2021 04:00
Hi @Felix Hsu ,
The offline installer is available here : https://github.com/dell/dell-csi-operator/tree/master/scripts
HTH