]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container: add label ceph=True back 61611/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 21 Jan 2025 21:28:42 +0000 (16:28 -0500)
committerAdam King <adking@redhat.com>
Fri, 31 Jan 2025 21:27:24 +0000 (16:27 -0500)
commit70010f53183a3c1e2f12323154397e79f688ff0f
tree8ebc7dd336fc983ed113fb93b5da2b4bf42943c7
parenta7fbb9c65c275c03d1e363cc39db9c580d7a252c
container: add label ceph=True back

Add a label used by cephadm internally that was always set by
ceph-container [1] back to the new containerfile. This should
prevent issues with cephadm shell command thinking official ceph images
are not official ceph images.

[1] https://github.com/ceph/ceph-container/blob/30dc8b9a55f70a40983fd2da6ac31e1b9e977143/src/__DOCKERFILE_TRACEABILITY_LABELS__#L5

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit b4f4323e6ccacbff8899ef9b5c336b238101fe0e)
container/Containerfile