-
**Describe the bug**
Volumes gets in an unmountable state after trying to restart a pod using an encrypted PV
**To Reproduce**
Setup Scaleway CSI and create encrypted storageClass as outlined in …
-
### What happened?
A configmap using string data:
```
apiVersion: "v1"
kind: "Secret"
metadata:
name: "example"
stringData:
foo: "bar"
type: "Opaque"
```
Each time it is applied: "k…
-
hello, the readme.md is clear on how to install csi driver.
but no tips on how to upgrade.
Should I disable k8s node schedule and delete all the pod which is using the s3 pv, before I update da…
-
## Describe the bug
Restarting the kubelet causes mounts to fail. Health checks fail and new pod gets created. Mounts come back ok.
Apologies if I'm missing anything.
get events
```
8m46s …
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
/kind feature
Add support for the `rbd-nbd` feature-rich client to improve …
-
### Discussed in https://github.com/longhorn/longhorn/discussions/5336
Originally posted by **IntellySenpai** February 2, 2023
Hello everyone.
I have an issue with one K8s cluster managed …
-
### Proposal
It will be nice if `server_join` stanza can have a `timeout` field in the `server_join` stanza.
### Use-cases
Purposefully gave a wrong config to a Nomad agent running as server…
-
Will there be future support for windows containers to take advantage of this? Some customers doing application modernization with Windows are also looking for ways to manage secrets across all their …
-
**What steps did you take and what happened:**
We created a backup for cluster and observe that Volumesnapshot resource was getting deleted by [argocd](https://argo-cd.readthedocs.io/en/stable/). T…
-
## Bug Report
Hey there,
I've got a weird one. I am trying to use your csi driver on k0s and for some reason the mounting part does not work correctly. In the logs there is no mention of a fail…