]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
mgr/dashboard: Fix image sync issue grafana 2588/head
authorAfreen Misbah <afreen@ibm.com>
Mon, 18 May 2026 19:37:59 +0000 (01:07 +0530)
committerAfreen Misbah <afreen@ibm.com>
Mon, 18 May 2026 19:40:12 +0000 (01:10 +0530)
commitcda6b6d75aa24035688172677b9d7a9acf51671e
tree73878aa24f390fc522e4ae7aee74eecbcb2688c4
parent530cb8059aeb9b2ad381e58a7558ac3a170088af
mgr/dashboard: Fix image sync issue grafana

In the build script, `-e GODEBUG=http2client=0` is placed after the container image name (quay.io/skopeo/stable sync --all), which means it gets passed as a flag to skopeo sync, not to podman run.

Signed-off-by: Afreen Misbah <afreen@ibm.com>
sync-images/build/build