-
Currently verdaccio/sinopia has an internal cache of which packages exists. It does not reparse the `.sinopia-db`, therefore if you run sinopia in a cluster, there will be nodes that are out of sync a…
-
https://github.com/zalando/patroni/tree/master/kubernetes
Patroni in Kubernetes looks amaaazing. You guys rock!!!
Is it possible to adopt it to real-life conditions? It works with emptyDir: {} onl…
-
Is there a way to gracefully leave the cluster and force handoffs (passing state along) before the node goes down? If I understand correctly, currently handoffs only occur when a new node joins the c…
-
Hello,
We have recently upgraded to kube-aws 0.9.8 and are utilizing etcd 3.2.1 and have tested etcd 3.2.6, both versions have been installed with a 3-node etcd cluster with nodes having 2 cores an…
-
I'm reopening https://github.com/docker/libnetwork/issues/2082 because the initial question was not answered during a discussion.
To reiterate:
The current limit [https://github.com/docker/libnet…
-
As far as I understand, supporting `None` (empty) strings currently requires creating a custom type class. It would be awesome if bloop supported this natively.
Feels to me that nulling a string is s…
-
Hello,
I'm trying to run a CWL variant calling analysis on an SGE cluster with Cromwell and a local bcbio install and I get the following error:
```
Traceback (most recent call last):
File "…
-
It would be nice to have better support for file uploads.
At the moment, the contents of the file to be uploaded needs to be embedded directly into the Artillery script. It should be possible to refe…
hassy updated
6 years ago
-
I run ASP.NET Core 1.1 on Ubuntu 16.04 in Docker container (with Ubuntu image).
This works fine, but 3 times in two weeks I catch error, that Kestrel stop responding.
No errors in Exception filter…
-
**CrateDB version**:
3.0.5 (but it seems any > ~~2.0.6~~ 2.3.11)
**Environment description**:
- Official Crate Docker Image, e.g. crate:3.0.5
- 2-nodes local swarm (tried with 3 also, but 2 …