-
```
W0210 17:30:08.637771 1 controller.go:592] CreateVolume timeout: 15s has expired, operation will be retried
```
The above logs are commonly seen in controller. We need to increase the t…
-
Description:
---------------
In my test environment, I had long hostname like [1, 35 char] which after being appended by pod id [2, 10] and volume name [3, 24] exceeded the limit of 63 chars and f…
-
Severity: High
Impact: Usability / Troubleshooting / Product Engagement
Description:
Identified more broken links through the kadalu.io webpage. Raising a new issue then #219 as this is more of g…
-
Severity: Med
Description:
We have broken link reference in "Try Kadalu" Web page
Steps:
1: Access page "https://kadalu.io/docs/k8s-storage/master/try-kadalu#try-kadalu"
2: Scroll Down to "…
-
**Description of problem:**
When mounting a glusterfs volume from an IP X, with backup-volfile-servers option containing X, an error is emitted, even if the volume is correctly mounted. Logs di…
-
There are some [cool features and bug fixes](https://github.com/heketi/heketi/compare/v9.0.0...master) since v9 was released in April. Not least Tag Matching. Any chance of a v10 release to avoid ha…
-
I've successfully been able to set up external storage using kubectl-kadalu (v0.6.0) and then a PVC thanks to your help on the slack channel. I then successfully used that PVC in a test deployment. Th…
-
```
Traceback (most recent call last):
File "/kadalu/main.py", line 540, in
main()
File "/kadalu/main.py", line 535, in main
crd_watch(core_v1_client, k8s_client)
File "/kadalu/ma…
-
### kubectl logs -f -n kadalu operator-68649f4bb6-49hv2
+ pid=0
+ cmd=/usr/bin/python3
+ script=/kadalu/main.py
+ trap 'kill ${!}; term_handler' SIGTERM
+ pid=7
+ true
+ wait 8
+ tail -f /de…
-
$ kubectl-kadalu storage-add kadalu-test --external http://redacted-mgmt-a02d.my-domain.net:/kadalu-test
=> Invalid external storage details. Please specify details in the format :/
Credits: […