]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common: add InitContainerSpec type
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 23 Jun 2023 18:06:45 +0000 (14:06 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 9 Aug 2023 17:48:07 +0000 (13:48 -0400)
commit857a6fe5fb43df91cf7a28d2fa9ad9d551b21dbb
tree20c9f0d021030ef85918fb9ada4ecf4d6013bab0
parent555395fb292c8bd765d86fcffac04c048635e899
python-common: add InitContainerSpec type

The InitContainerSpec type will be used to define explicit "init
containers" - containers that are expected to run and then exit
and are executed prior to running a primary container.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/deployment/service_spec.py