Justin Keller
Justin Keller
Can I create multiple workers on separate servers and have the clients round robin tasks to the workers? Extra credit, clients should detect if a worker is down and retry...
## Description We are using `hostpath` and looking for a way to see utilization _(free space)_ of our pvc's/pv's. Currently it's not clear how much actual free space each `hostpath`...
## Description The follow pods just restarted for unknown reasons in one of our OpenEBS clusters using `hostpath`: openebs-provisioner-774644b75b-fcbtj openebs-localpv-provisioner-645f5879dc-t44ph openebs-snapshot-operator-7b84c7d9d9-gnzfw ## Expected Behavior Pods should not restart. ## Steps...
There should be a way to read request headers and set response headers from service code. Perhaps setting global scope that you can access inside of a service? ``` javascript...
It would be nice to be able to specify the allowed method(s) for a given service. For example: ``` # lever.json { "name": "helloService", "description": "A hello service.", "jsEntry": "server.js",...
## Description Adds logging when jobs fail with number of attempts and max attempts. ``` attempt ($attempt of $max_attempts) ``` ## Performance impact Unknown ## Security impact Unknown ## Checklist...
### Feature description Is it possible when a task fails, to print the number of attempts it is on and next retry date/time? Currently I only see: ``` [worker(worker-cdfafb0b60a41d39d9)] ERROR:...
Is there a way to import a dump back into consul? I deleted a domain in both certs and private and want to push that back up to consul.
Is there a Kubernetes Helm chart by chance? I understand that Drift is very young, and configuration may change, so building Docker containers and a Kubernetes Helm chart may be...
Seems to be creating a new compressed `.gz` file every minute. ``` ββββββββββββββββββ¬ββββββββ β key β value β ββββββββββββββββββΌββββββββ€ β max_size β 25MB β β compress β true β β...