]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: remove image name field from 'orch ps' and 'orch ls' 40222/head
authorAdam King <adking@redhat.com>
Thu, 18 Mar 2021 17:20:46 +0000 (13:20 -0400)
committerAdam King <adking@redhat.com>
Thu, 18 Mar 2021 18:13:47 +0000 (14:13 -0400)
commit30c9210d9763ff01f4780194342fcfad6c6b6344
tree05202e4b56a03642083f9aef3f622b2545a35291
parentb5a8e96b9683994c2fec400cf196581ac426cd6f
mgr/orchestrator: remove image name field from 'orch ps' and 'orch ls'

Now that we're typically using the image digests the name isn't as helpful. We also
end up in scenarios where some images use tags for their name and others use the
digest so the image name comes out as "mix" in orch ls despite it being the same image.

Fixes: https://tracker.ceph.com/issues/47333
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/orchestrator/module.py