csi-driver icon indicating copy to clipboard operation
csi-driver copied to clipboard

Kubernetes Container Storage Interface driver for Hetzner Cloud Volumes

Results 51 csi-driver issues
Sort by recently updated
recently updated
newest added

Hi! I upgraded from 1.6.0 to master to support newer versions of k8s and I get this: ``` The CSIDriver "csi.hetzner.cloud" is invalid: spec.fsGroupPolicy: Invalid value: "File": field is immutable...

Just installed a new fresh vanila K8S with Kubespray and got: **panic: runtime error: invalid memory address or nil pointer dereference**

question
waiting

This change helps users that use multiple Hetzner Cloud locations in kubernetes clusters that manage nodes with [Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/cluster-autoscaler-release-1.23/cluster-autoscaler/cloudprovider/hetzner). All persistent volumes that are created with this driver has nodeAffinity:...

Hello, I haven't been able to find answer to that question, so I hope I haven't overlooked anything. I found #44, but I'm not sure if it's my use case....

This PR adds support to execute the CSI controller on a node not hosted on the Hetzner Cloud. Additionally it reduces required API calls in this case as the location...

This error follows me for the last year. ``` tax-mysql-0 0/2 Init:0/1 0 3m5s ``` ``` Warning FailedAttachVolume 119s attachdetach-controller AttachVolume.Attach failed for volume "pvc-b269c782-6c14-41d8-a043-9b8c890e485a" : rpc error: code =...

Hi, In short, on RKE2, I am getting this `MountVolume.MountDevice failed for volume "pvc-548f3d41-8ebc-4785-9f35-29af6b50d7ad" : rpc error: code = Internal desc = failed to stage volume: format of disk "/dev/disk/by-id/scsi-0HC_Volume_20768813"...

Because older VMs, or VMs created from a snapshot, does not have the `availability-zone` in the metadata service. So this is a workaround by using the hcloud client to call...

Hey, I use the Hetzner CCM and CSI Driver, the csi driver doesn't come up, because of the Node Taint `Warning FailedScheduling 3m6s default-scheduler 0/1 nodes are available: 1 node(s)...

Stale

Hi all, hope somebody has a hint for me as I already invested hours without a solution, in the beginning everything with my kuberone cluster on Hetzner worked as expected....

bug
waiting