]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: add init_containers field to CustomContainerSpec
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 23 Jun 2023 18:07:06 +0000 (14:07 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 9 Aug 2023 17:48:07 +0000 (13:48 -0400)
commit89bcfe09f6575487795df9b15feac24a817517e7
tree4c7331b520c6a2e12142a04843862e371e3635ed
parent1e0f45f5f600c4142c830d336c7796588b7d19e2
python-common: add init_containers field to CustomContainerSpec

This allows custom containers to run init containers before the
primary container starts.

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