-
Cannot pull the docker image gluster/rhgs-3.1.0
-
Documentation doesn't seem to tell how to integrate glusterfs with Kubernetes which I think is one of main way how user will use it now any even more in near future.
It would be nice to have at lea…
-
After installing Kubernetes directly on top of Centos7 the StorageClasses defined in the PODs does not work anymore
```
kind: StorageClass
apiVersion: storage.k8s.io/v1beta1
metadata:
name: j…
-
**Describe the bug**
I have created a 2.5G PVC. Gluster volume it created in backend is of capacity 2.5GiB but pvc capacity it is showing as 3Gi.
**Steps to reproduce**
Steps to reproduce the beh…
-
**The exact command to reproduce the issue**:
```
minikube config set disk-size 50GiB
minikube addon enable storage-provisioner-gluster
```
**The full output of the command that failed**:
…
-
error validating "STDIN": error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec; if you choose to ignore these errors, turn va…
-
### Observed behavior
In case of dispersed volumes heal info endpoint errors out saying `heal info operation failed`
### Expected/desired behavior
The dispersed volumes show heal info (only…
-
gk-deploy --abort is not deleting the heketi-storage-endpoints svc when previous job is failed before applying the label to svc
Previos job failed at waiting for job 'heketi-storage-copy-job'
```…
-
Sometimes it seems like pvcs aren't getting to heketi and as a result the pvcs sit in a forever pending state.
How can I go about debugging this?
-
sorry to ask, but please clarify the state of this project, preferably in the first line of the README.md
because it seems to be quite dead: last commit 8 months ago, last release 3 years ago, pull…