]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: don't use image tag in orch upgrade ls 53252/head
authorAdam King <adking@redhat.com>
Fri, 1 Sep 2023 13:05:04 +0000 (09:05 -0400)
committerAdam King <adking@redhat.com>
Fri, 1 Sep 2023 15:02:53 +0000 (11:02 -0400)
commit0f4426d3a085fc2f5137593029469c3b20ace77e
treea6f75fa30df90141fa9dca4cded656511d53d4a7
parentd770751f9785bb2c39780e4fe49f8471e3f56b18
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>
src/pybind/mgr/cephadm/upgrade.py