ceph-csi/deploy
Madhu Rajanna f2edc926cf deploy: remove preStop hook from daemonset templates
The lifecycle preStop hook fails on container stop / exit
because /bin/sh is not present in the driver registrar container
image.

the driver-registrar will remove the socket file
before stopping. we dont need to have any preStop hook
to remove the socket as it was not working as expected

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-31 17:24:54 +00:00
..
cephcsi/image cleanup: fix cmd in container img building errmsg 2020-08-19 07:06:28 +00:00
cephfs/kubernetes deploy: remove preStop hook from daemonset templates 2020-08-31 17:24:54 +00:00
rbd/kubernetes deploy: remove preStop hook from daemonset templates 2020-08-31 17:24:54 +00:00