Jack Henschel
Jack Henschel
Hello, thank you for developing and sharing this tool - the screenshots looks very nice :-) I was wondering if it's possible to use this tool to render *only* the...
Hi there, using the file backend for configuration, redalert writes back into its own configuration file on each start. This is annoying when using configuration management such as Puppet, Ansible,...
Hello, first of all thank you for this nice tool. It seems very well put together. I wanted to use it to backup my MySQL database to Backblaze B2 (s3-compatible...
Signed-off-by: Jack Henschel **Description** This patch removes the deprecated `hmac-md5` TSIG algorithm from the supported list. The `dns` library used by the RFC2136 provider no longer supports this algorithm: https://github.com/miekg/dns/pull/1187/files...
Hi, I'm currently working on getting HFP for Linux running on my Laptop (Debian Testing). I have already successfully compiled `hfpd` and `hfconsole`, however I haven't gotten Bluetooth running yet....
### Description When using a pipe in shell commands (`|`) it is *critical* that the [pipefail](https://sipb.mit.edu/doc/safe-shell/) option is used, otherwise the second command in the pipeline silently overwrites any errors...
Hi, thanks for this totally awesome project! **What tool do you want?** GeoIP lookup **Describe the solution you'd like** A tool that can be used to lookup the location /...
[OpenShift v4.14 CRDs](https://github.com/datreeio/CRDs-catalog/commit/aaf0418b406b345ab924ba6928dc2c1b3054b0e7) OpenShift API 4.14 CRD schemas were extracted with: ```sh git clone https://github.com/openshift/api.git openshift-api cd openshift-api && git checkout release-4.14 cd tools make controller-gen # creates ./tools/_output/bin/linux/amd64/controller-gen cd...
More than 4 years ago, the feature show changes of Kubernetes Secrets was removed from the `argocd app diff` command. I believe at the time the motivation for this was...
Hello, first of all: this is an incredibly cool project and I think it will make Woodpecker-CI generally much more useful! I'd like to use this autoscaler in a private...