]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: don't use image tag in orch upgrade ls 55974/head
authorAdam King <adking@redhat.com>
Fri, 1 Sep 2023 13:05:04 +0000 (09:05 -0400)
committerAdam King <adking@redhat.com>
Tue, 5 Mar 2024 17:20:15 +0000 (12:20 -0500)
commit1516fb287bd48594962efea94073bd7001d6e99a
treebe81aea5a52b3cfd448615e7b008619779f79cc5
parent7b464252f50f912b6bddd9129ce15a2a898ee7de
mgr/cephadm: don't use image tag in orch upgrade ls

Using the tag seems to screw up the auth URL generated
and is unnecessary since we're trying to get a list
of tags for the image anyway.

Fixes: https://tracker.ceph.com/issues/62679
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 0f4426d3a085fc2f5137593029469c3b20ace77e)
src/pybind/mgr/cephadm/upgrade.py