ceph-csi/deploy/cephfs/kubernetes
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
..
csi-cephfsplugin-provisioner.yaml deploy: update external provisioner version to v1.6.0 from v1.4.0 2020-08-08 00:11:35 +00:00
csi-cephfsplugin.yaml deploy: remove preStop hook from daemonset templates 2020-08-31 17:24:54 +00:00
csi-config-map.yaml refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
csi-nodeplugin-psp.yaml Add run hostpath to daemonset pods 2020-01-28 16:50:18 +00:00
csi-nodeplugin-rbac.yaml deploy: remove unnecessary aggregate clusterroles 2020-08-19 09:30:17 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml deploy: remove unnecessary aggregate clusterroles 2020-08-19 09:30:17 +00:00