linode / linode-blockstorage-csi-driver

Container Storage Interface (CSI) Driver for Linode Block Storage
Apache License 2.0
64 stars 54 forks source link

Deploy CSI Driver - not working - 404 error #181

Open cs-91 opened 2 months ago

cs-91 commented 2 months ago

The following command from the README is met with a 404 error:

kubectl apply -f https://raw.githubusercontent.com/linode/linode-blockstorage-csi-driver/master/pkg/linode-bs/deploy/releases/linode-blockstorage-csi-driver.yaml

error: unable to read URL "https://raw.githubusercontent.com/linode/linode-blockstorage-csi-driver/master/pkg/linode-bs/deploy/releases/linode-blockstorage-csi-driver-v0.5.3.yaml", server reported 404 Not Found, status code=404

nesv commented 2 months ago

Hi @cs-91 :wave:

Sorry about this. The paths were changed, and the README was not updated accordingly. We will get that sorted out as soon as possible.