Fishbone°

Results 23 issues of Fishbone°

Hi, @shlomi-noach. ```bash $ orchestrator-client -c help | grep maintenance -C2 begin-downtime Mark an instance as downtimed end-downtime Indicate an instance is no longer downtimed begin-maintenance Request a maintenance lock...

Hi, @shlomi-noach. As described in https://github.com/openark/orchestrator/blob/master/docs/configuration-recovery.md#promotion-actions > `FailMasterPromotionOnLagMinutes`: defaults `0` (not failing promotion). Can be used to fail a promotion if the candidate replica is too far behind. Example: replicas...

Hey, guys, I just made a universal(`x86_64` + `arm64`) trojan build for macOS: [leiless/trojan-darwin-universal](https://github.com/leiless/trojan-darwin-universal). This enables us to run trojan natively on Apple Silicon chip, feel free to try it...

enhancement

The title is self-explanatory.

enhancement

Hi, the pumba developers. podman is getting increasingly popular those days, do you guys have any plans to support podman in near future?

Hi all. I'd like to know how could I implement an incoming stream with async read/write [`tokio::net::windows::named_pipe`](https://docs.rs/tokio/latest/tokio/net/windows/named_pipe/index.html)? I'm new to tokio and tonic, and my use case requires me to...

```bash # root @ fpm-centos-dev-env in /src [11:16:06] $ touch foo.conf # root @ fpm-centos-dev-env in /src [11:16:11] $ cat foo.conf # root @ fpm-centos-dev-env in /src [11:16:13] $ fpm...

https://github.com/LMDB/lmdb/blob/mdb.master/libraries/liblmdb/lmdb.h#L227-L232 The upstream LMDB is already 0.9.70 and has many bug fixes. py-lmdb binding is currently [0.9.29](https://github.com/jnwatson/py-lmdb/blob/master/lib/lmdb.h#L198-L203) (Mar 17, 2021) (This version does not support sparse DB file on Windows)....

Essentially the same as [How to download an image using Selenium (any version)?](https://stackoverflow.com/questions/6813704/how-to-download-an-image-using-selenium-any-version/6814004) Anyone can help with this?