mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2025-12-30 18:30:53 +00:00
With "hostPid: true" we want the entrypoint process to be libvirtd not a wrapper so that process lifecycle management works as expected. The fix for now is * start libvirtd * create secrets (libvirtd needs to be running for this) * kill it then start it again using exec so libvirtd is the entrypoint pid and container lifecycle should work as expected. Change-Id: I9ef8a66da0fba70e8db4be3301833263de0617e8