Olivier Dupré

Results 3 issues of Olivier Dupré

Hi ! I'm sorry to ask what may look like a dumb question but... where should I run these scripts ? Typically, I'm running Linux on my laptop, and I'd...

**Version of Helm and Kubernetes**: helm version ``` version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7", GitTreeState:"clean", GoVersion:"go1.18.2"} ``` kubectl version _(many different versions from 1.21 and above)_ ``` Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.1", GitCommit:"3ddd0f45aa91e2f30c70734b175631bec5b5825a", GitTreeState:"clean",...

The `LMOVE` documentation describes the `Pattern: Reliable queue`. It ends stating that `An additional client may monitor the processing list for items that remain there for too much time, and...