linode / linode-blockstorage-csi-driver

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

Fixing E2E Tests #140

Closed luthermonson closed 10 months ago

luthermonson commented 11 months ago

Core changes to get these running again and we should pass linting again. To get these running you can boot an LKE cluster and edit the image in the stateful/daemon set for the csi-driver to be an image you build/push to your own image repo. More updates coming to automate that a bit more.

lgarber-akamai commented 11 months ago

@luthermonson Given the description mentions running this against an LKE cluster, do you plan on removing the dependency on terraform-linode-k8s?

luthermonson commented 11 months ago

@luthermonson Given the description mentions running this against an LKE cluster, do you plan on removing the dependency on terraform-linode-k8s?

ya when we move to booting an LKE cluster in the next pr this will probably get pulled