Project

General

Profile

Actions

Feature #44539

closed

mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page

Added by Kiefer Chang about 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
General
Target version:
% Done:

0%

Source:
Tags:
Backport:
octopus
Reviewed:
Affected Versions:
Pull request ID:

Description

The convention to display container ID and Image ID is to only display the first 12 characters.
The CLI already did this:

# bin/ceph orch ls

NAME    RUNNING  REFRESHED  AGE  SPEC       IMAGE NAME                                            IMAGE ID      
mds.cc      2/2  3m age     73m  mgr0,osd0  docker.io/ceph/daemon-base:latest-master-devel        5437741dfcca  
mgr         1/1  3m age     2h   mgr0       172.17.0.1:5001/ceph/daemon-base:latest-master-devel  b35b1751b944  

# bin/ceph orch ps
NAME                HOST  STATUS         REFRESHED  AGE  VERSION                  IMAGE NAME                                            IMAGE ID      CONTAINER ID  
mds.cc.mgr0.wcwjcb  mgr0  running (80m)  7m ago     80m  15.1.0-1939-g797ed05e14  docker.io/ceph/daemon-base:latest-master-devel        5437741dfcca  ac1f129ffb00  
mds.cc.osd0.sksbaz  osd0  running (77m)  7m ago     77m  15.1.0-1939-g797ed05e14  docker.io/ceph/daemon-base:latest-master-devel        5437741dfcca  45231b61f09a  
mgr.mgr0.frijon     mgr0  running        7m ago     2h   15.1.0-1895-g6b0463c     172.17.0.1:5001/ceph/daemon-base:latest-master-devel  b35b1751b944  7f4e0cb34f56  

We can consider applying this to columns in the Services table or find a better way to represent these informations like combining with Image name column.


Files

Screenshot_20200310_160410.png (82.2 KB) Screenshot_20200310_160410.png Kiefer Chang, 03/10/2020 08:04 AM

Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #44892: octopus: mgr/dashboard: shorten `Container ID` and `Container image ID` in Services pageResolvedShyukri ShyukrievActions
Actions #1

Updated by Volker Theile about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Volker Theile
Actions #2

Updated by Volker Theile about 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 34026
Actions #3

Updated by Volker Theile about 4 years ago

  • Backport set to octopus
Actions #4

Updated by Lenz Grimmer about 4 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Target version set to v16.0.0
Actions #5

Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #44892: octopus: mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page added
Actions #6

Updated by Lenz Grimmer about 4 years ago

  • Status changed from Pending Backport to Resolved
Actions #7

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF