-
Hi guys!
Thanks for great work in sftp-go and this helm chart.
I found a problem deploying this helm chart in GKE Standard using persistent volume.
Error message:
_[0/1 nodes are available…
-
### Description of the feature you would like to add / User story
As a kubeone user
I would like to clean up my environment and delete all kubeone created resources, inkluding the LBs and Volu…
-
velero unable to backup volumes (pvcs) if connected to backblaze S3
as seen in the logs its skipping the pvcs
`Phase: Completed
Warnings:
Velero:
Cluster: resource: /persistentvolum…
-
### Current Behavior
I added pvc with following settings
```yaml
pvc:
## @param pvc.enabled Specify whether to use persistentVolumeClaim or EmptyDir storage
enabled: true
## @param pvc.a…
-
Components and some resources (e.g. Databases) need to have persistent volumes available. Previously (pre-toolform) this has been represented by a Kubernetes like Volume resource that is "linked" to t…
-
Use cases where a container wants to use a scratch volume to create temporary data, especially one thats cloned from a "base volume" can benefit from a "non-persistent" volume from the vSphere plugin.…
-
Pre-installation Setup:
Persistent Volumes (PV) / Persistent Volume Claims (PVC)
RDS database using MariaDB
OpenSearch version 2.7
Required secrets configured
Deployment Details:
The deploymen…
-
**Is your feature request related to a problem?/Why is this needed**
Volumes generated by the csi provisioner (trough a pvc ) get a random name ( prefix-{UUID} )
even tough a persistent volume clai…
-
It appears there is a race condition when using persistent volumes, where the pod is deleted and the node is rebooted, but the attached volume is still in the process of detaching. Once this happens, …
-
As a feature enhancement to the product, it would be nice to be able to customize the number of persistent volumes that are automatically created at startup instead of the default 3. This would help s…