openstack-helm-infra/libvirt
Ritchie, Frank (fr801x) ec69dd0ef9 Exec libvirt even when creating secrets
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
2022-03-22 14:08:26 +00:00
..
templates Exec libvirt even when creating secrets 2022-03-22 14:08:26 +00:00
values_overrides Use focal libvirt image for victoria and wallaby 2021-07-31 20:54:08 +00:00
.helmignore Add OpenSUSE Leap15 specific values overrides 2019-04-18 10:25:10 +02:00
Chart.yaml Exec libvirt even when creating secrets 2022-03-22 14:08:26 +00:00
requirements.yaml Update htk requirements 2021-10-06 01:02:28 +00:00
values.yaml Enable probes override from values.yaml for libvirt 2021-07-13 14:08:59 -05:00