]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: add generated version info file to zipapp
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 27 Sep 2022 20:51:57 +0000 (16:51 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:35:12 +0000 (13:35 -0400)
commit8c31cca67ddb104cb2bae244343d1478182f404c
treecb38537b3458f4eefa7fed81e1542bc01c648c0e
parent4697f18cbc5d14433a0d215f9965dbd92e27b050
cephadm: add generated version info file to zipapp

Pass --set-version-var=KEY=VALUE cli options to the script and it
will create an embedded "_version.py" file in the zipapp containing
the passed parameters.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 99acb2782d2fa238ee92123000e69b5e50dfe085)
src/cephadm/build.py