]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: don't use image tag in orch upgrade ls 53865/head
authorAdam King <adking@redhat.com>
Fri, 1 Sep 2023 13:05:04 +0000 (09:05 -0400)
committerAdam King <adking@redhat.com>
Fri, 6 Oct 2023 19:05:17 +0000 (15:05 -0400)
commit37ee962417149a34154e6b6a2f6e290ab9343cc3
tree6d362266a2ac813d37b7397ce05b692dad594fdc
parentb4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0
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