-
I was debating whether to open an issue here or in the @atlaskit/tree tracker, but thought GitHub would be more appropriate since it would get more eyes from the general react-beautiful-dnd community.…
-
> Add a note somewhere about how it was tested?
This was tested with pykimp server instance deployed in kubernetes cluster,
I'll open an issue to track this, so we can add e2e for kmip encrypti…
-
```
> What software version are you running? Please provide the output of "gnt-
> cluster --version", "gnt-cluster version", and "hspace --version".
$ gnt-cluster --version
gnt-cluster (ganeti v2.10.…
-
I just hit a problem with updatedb on k8s nodes. It stucks inside mounted external disks such as rbd and prevent them to unmount and thus migrate. Here is lsof tail
```
lsof: no pwd entry for UID 10…
voron updated
6 years ago
-
### What happened?
I have a pvc1: `tmp-pvc-1d9c5916-c994-42e5-8060-99d563b43e3a`, and bound to pv: `pvc-a4ec28db-8fed-4067-8a19-ba0ff65b4996`. I changed the claimRef of pv:`pvc-a4ec28db-8fed-4067-8a…
-
We are in the process of investigating using immutable linuxkit k8s images for production clusters, and for this we would like to use a newer version of kubernetes e.g. 1.14 or newer. We also need to …
-
# Describe the bug #
During test, we create then delete many pvc and pods(about 180) , every pods will mount one pvc. We repeat the process about 5 hours. We find that the daemonset csi-rbdplugin …
-
```
[root@k8smaster1 chart]# kubectl describe po -n kuboard kuboard-etcd-0
Name: kuboard-etcd-0
Namespace: kuboard
Priority: 0
Node: k8snode5/10.22.33.152
Start…
-
First occurrence: ct_core (where it should be!) second occurrence: ct/rbd/internal/ ...
-
the _getRBD_index only looks for the name corresponding to the object. Which means if you have multiple pools with the same name for objects, it will remove the first on it finds.
Need to rework the …