]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/util.cc: add CONTAINER_NAME processing for metadata
authorDan Mick <dan.mick@redhat.com>
Wed, 31 Oct 2018 03:50:53 +0000 (20:50 -0700)
committerDan Mick <dan.mick@redhat.com>
Mon, 3 Dec 2018 22:34:34 +0000 (14:34 -0800)
commitf2d6b035834e784cf28cbd9e45f9334c3197f136
treec55f4c2b4389a5c757c845f427fd7b2bacbe2607
parent70242bf7b5712e189ed944defb2d7442490b9440
common/util.cc: add CONTAINER_NAME processing for metadata

Kubernetes clusters use POD_NAME; simple containers should be
distinguishable and don't have 'pods'.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/common/util.cc