linode / linode-blockstorage-csi-driver

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

Replace Terraform to CAPL under e2e tests #163

Closed mhmxs closed 4 months ago

mhmxs commented 5 months ago

Terraform provider of Linode has been deprecated. This change replaces Terraform to Linode CAPI provider.

Fixes: https://github.com/linode/linode-blockstorage-csi-driver/issues/151

General:

Pull Request Guidelines:

  1. [X] Does your submission pass tests?
  2. [ ] Have you added tests?
  3. [X] Are you addressing a single feature in this PR?
  4. [X] Are your commits atomic, addressing one change per commit?
  5. [X] Are you following the conventions of the language?
  6. [X] Have you saved your large formatting changes for a different PR, so we can focus on your work?
  7. [X] Have you explained your rationale for why this feature is needed?
  8. [X] Have you linked your PR to an open issue
mhmxs commented 5 months ago

docker.io/linode/linode-blockstorage-csi-driver:canary

I had to replace it to the latest stable release. I think this would be a temporary building issue around the canary.