Vincent Brouillet

Results 6 issues of Vincent Brouillet

The Readme lists the command line option but does not provide an example on how to pass them to the container. * Would you be able to provide a deployment.yaml...

#### Problem If I use multiline detection, it works but I get `deadlock; recursive locking` errors in fluentd logs (concat plugin is used as part of Splunk connect for Kubernetes...

I assume Scylla should run with more than one seed in production. Probably 2 minimum or 3 if running across 3 zones. I tried to alter the statefulset as follow:...

Using HELM to setup Scylla. If I stop my cluster or do an upgrade of the helm chart or the pods are temporarily down, I get errors : ```INFO 2018-07-02...

Should the entire scylla.yaml be exposed as a configmap in Kubernetes? The important requirement for me is to be able to select the Snitch. The docker image does not seem...

# What do I expect to see? helm install --namespace mynamespace kubernetes-scylla I expected to see a fully working Scylla cluster in `mynamespace` # What did I see instead? The...