RedHat-EMEA-SSA-Team / hetzner-ocp4

Installing OCP 4 on single bare metal server.
Apache License 2.0
185 stars 118 forks source link

Switch from k8s.gcr.io to registry.k8s.io/ #305

Open rbo opened 9 months ago

rbo commented 9 months ago

k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner:v4.0.2 to registry.k8s.io/sig-storage/nfs-subdir-external-provisioner:v4.0.2

tomazb commented 8 months ago

How about using https://github.com/openshift/csi-driver-nfs/? It is being maintained more actively as it is used for Manilla and ODF. Now, to mention that it supports more features—albeit at a cost.

rbo commented 7 months ago

@tomazb from commit perspective it looks maintained. But the latest OpenShift deployment artifact version is 4.6.0.. It don't know if it's worth it to use it.

rbo commented 7 months ago

Just for me:

NFS CSI driver is only supported alongside ODF or Manila CSI,