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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kubernetes-csi/csi-test/v5](https://togithub.com/kubernetes-csi/csi-test) | `v5.1.0` -> `v5.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkubernetes-csi%2fcsi-test%2fv5/v5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

To fine tune / optimize the file system provided by the CSI driver, we should allow users to provide a list of flags for `mkfs` to let them tweak the...

enhancement
pinned

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/container-storage-interface/spec](https://togithub.com/container-storage-interface/spec) | `v1.8.0` -> `v1.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainer-storage-interface%2fspec/v1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

In the original PR #376 we added a workaround where we added mock staging/unstaging support that will not be needed anymore once https://github.com/moby/swarmkit/pull/3116 is merged. This issue is here to...

help wanted
pinned

We should make it possible to automatically deploy the [Grafana dashboard](https://github.com/hetznercloud/csi-driver/blob/main/deploy/monitoring/grafana-dashboard.json) through the Helm Chart. The Grafana Helm Chart includes a sidecar that watches `ConfigMaps` with the `grafana_dashboard: 1` label...

enhancement
help wanted
pinned

Hello, i did an upgrade from kubernetes 1.20 to 1.24 and the respective upgrade of the csi driver from 1.6.0 to 2.3.2 following the instructions from here: https://github.com/hetznercloud/csi-driver/blob/main/docs/kubernetes/README.md#from-v1-to-v2 The upgrade...

bug
Stale

Nomad supports the CSI specification, and our provider works with it. At the moment we only test against and provide documentation for Kubernetes. Nomad users have to figure out how...

enhancement
pinned

Something that would be useful for us, is something that we already PR'ed to the existing Docker volume plugin by @costela (see https://github.com/costela/docker-volume-hetzner) : support for automatic chowning to uid:gid...

enhancement
pinned

In clusters with hardware nodes, a new PVC and its workload can be stuck in `Pending` state if they are scheduled without nodeAffinity. **Steps to reproduce:** - run a cluster...

bug
pinned

I am working with backup volumes in an automated environment. These volumes should never be deleted and I do not really want to "enable protection" manually every time. Is it...

enhancement
pinned