-
-
/kind bug
**What happened**:
When deploying the openstack-manila-csi Helm package, the controller and node-plugin pods stuck in an Error state.
```
~ ❯ kubectl logs manila-csi-openstack-ma…
-
k8s.gcr.io/sig-storage/csi-attacher:v3.5.0
k8s.gcr.io/sig-storage/livenessprobe:v2.7.0
k8s.gcr.io/sig-storage/csi-provisioner:v3.2.1
k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.1
k8s.gcr…
-
The current situation is that we manage an EBS volume for caddycerts, which has few files.
The gp EBS volume cannot be mounted to multiple EC2 instances, so that we cannot properly achieve HA.
- htt…
-
**What happened**:
I'm applying a PVC:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: demo-pvc
namespace: kube-system
spec:
accessModes:
- ReadWriteOnce
reso…
-
#### What happened:
集群上其中两个节点一直csi-plugin-h4qhz 报错重启,以下是日志截图
![图片](https://github.com/user-attachments/assets/585caf71-9f87-4fe7-8ce7-db2af875abf9)
![图片](https://github.com/user-attachments…
-
{
"platform":"",
"hub-mirror": [
"longhornio/csi-attacher:v4.7.0",
"longhornio/csi-provisioner:v4.0.1-20241007",
"longhornio/csi-resizer:v1.12.0",
"longho…
-
Dear Author,
I have recently been working on the openwifi project, and I have successfully run the monitor mode following the documentation, obtaining a large amount of frequency offset and CSI plo…
-
I am trying to use persistent manual bucket and share it across pods:
```
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: bucket-csi-s3
provisioner: ru.yandex.s3.csi
parame…
-
Filestore recently launched [NFSv4 protocol support](https://cloud.google.com/filestore/docs/configure-nfsv4) for the scaleout tiers. It will be nice to have CSI driver support this.