linode / linode-blockstorage-csi-driver

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

Unable to create Volumes without tags in v0.6 #146

Closed rammanoj closed 9 months ago

rammanoj commented 9 months ago

General:


Feature Requests:


Bug Reporting

When a PVC claims for a PV. It's encountering an error in the v0.6 release. PFA screenshot of the error: image

Storage Class: image

PVC Yaml: image

No tags are being provided.

Steps to Reproduce the Problem

  1. Create a Linode with 4/8 GB dedicated RAM
  2. Install minikube and start the Kubernetes server
  3. Install the helm chart with the latest version of the CSI driver
  4. Apply the above PVC file.

For general help or discussion, join the Kubernetes Slack team channel #linode. To sign up, use the Kubernetes Slack inviter.

The Linode Community is a great place to get additional support.

luthermonson commented 9 months ago

https://github.com/linode/linode-blockstorage-csi-driver/pull/143

luthermonson commented 9 months ago

closing this issue, this will be fixed in v0.6.1

rammanoj commented 9 months ago

Thanks @luthermonson

rammanoj commented 9 months ago

@luthermonson when would 0.6.1 release?

luthermonson commented 9 months ago

as soon as #140 is merged