Not sure it's relevant, I just came across and it popped into my eyes... https://github.com/gluster/gcs/blob/177c50b9f8f53c984e20cada8d4fde7c1cc6f2a0/deploy/templates/gcs-manifests/gcs-fs-csi.yml.j2#L224 I understand https://github.com/kubernetes/kubernetes/pull/70494 as it was only meant for the registration, not for the plugin socket itself, see: https://github.com/kubernetes-csi/csi-driver-host-path/blob/c44a77d8a4342e687839ad2d1d8c1aeda7416b27/deploy/hostpath/csi-hostpath-plugin.yaml#L62-L74
Not sure it's relevant, I just came across and it popped into my eyes...
gcs/deploy/templates/gcs-manifests/gcs-fs-csi.yml.j2
Line 224 in 177c50b
I understand kubernetes/kubernetes#70494 as it was only meant for the registration, not for the plugin socket itself, see:
https://github.com/kubernetes-csi/csi-driver-host-path/blob/c44a77d8a4342e687839ad2d1d8c1aeda7416b27/deploy/hostpath/csi-hostpath-plugin.yaml#L62-L74