]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: radosgw-admin includes current time in most status commands 46707/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 15 Jun 2022 23:39:59 +0000 (19:39 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 15 Jun 2022 23:39:59 +0000 (19:39 -0400)
commit31252a7818c25c4b1c9b7cc6f8d623437628fc6c
treeca0159fe179975a9c0d2d579717143bdd85abd3e
parentbeabb1fa114ea75151746817195176ddcf035aa0
rgw: radosgw-admin includes current time in most status commands

Support folk have asked if we can have a timestamp on the output of
multisite status commands so they can see at a glance how they relate
to other events and changes.

As such, we now have a status command added to any outputs where it
doesn't disrupt things. In practice this means anything whose output
isn't a single JSON array.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_admin.cc