Package busybox container image for ceph workaround 01/5601/2
authorFatih Degirmenci <fatih.degirmenci@est.tech>
Fri, 31 Jul 2020 21:15:57 +0000 (21:15 +0000)
committerFatih Degirmenci <fdegir@gmail.com>
Sat, 1 Aug 2020 10:23:18 +0000 (10:23 +0000)
commit6fbaaa625e0e8ea44b933175eca0848e9b58ab1e
tree161e11ef0db4d1d148a3ce1324e815fcd25b4259
parent1cfcac4069df5641125b9bbe40349a876751ae8f
Package busybox container image for ceph workaround

Busybox image is not packaged for offline deployments, causing
pod to fail coming up as the image is not available in local
docker registry. Adding image to list of images to pull and
package. Busybox repo in the install template is also updated
in order to get rid of duplicated path and adjust it based on
the path it gets on local registry.

Warning  Failed     118s (x4 over 3m56s)        kubelet, master0   Failed to pull image "engine.local/library/busybox/library/busybox:1.32.0": rpc error: code = Unknown desc = Error response from daemon: manifest for engine.local/library/busybox/library/busybox:1.32.0 not found

Change-Id: Ibc173049c1bae5676dde2a686bd6092761dc645d
apps/ceph/kubespray/playbooks/roles/install/templates/ping-tunnel-workaround.yaml.j2
apps/ceph/kubespray/playbooks/roles/install/vars/offline-deployment.yaml
playbooks/roles/package/defaults/main.yaml