celesteking
celesteking
You are bragging how hard you support the open-source community and at the same time there is not a single way to download the SRPM file, which is needed over...
It looks like you've decided to use Mustache as templating engine for [Alert Actions](https://opendistro.github.io/for-elasticsearch-docs/docs/alerting/monitors/#add-actions). That's fine for very simple cases but not fine when you've got lots of results that...
There's practically zero documentation for this library. For example, I'm looking for serialization routines and possibly the tree traverser that would allow me to craft custom result tree. This link...
We MUST add support for any other sane templater , but not Cheetah. Cheetah is a braindead dream of some idiot who doesn't care about users and likes them to...
Hi. In no-interrupts case, when you invoke `.read()` inside the ISR of pin change interrupt, something bad happens. ISR is only fired once and then, no new calls happen. Funny...
Thanks for the project, but it doesn't work. First of all, 1) user documentation is missing, I had hard time installing and getting it running. Secondly, 2) it's impossible to...
* [x] This is a bug report * [ ] This is a feature request * [ ] I searched existing issues before opening this one ### Expected behavior `--ip`...
Can't get why mangling is needed. User requested bootif, so let it be so. ``` # cobbler system dumpvars --name xxx | grep kernel_options kernel_options : ksdevice=bootif lang= kssendmac text...
I'm into day 5 of messing with Consul and it's buggy as hell. I can't get so-called service script health checks working. This is what I'm doing: ``` # cat...
Have decided to replace our CA with Vault but I'm now facing 2 issues: 1. Vault Agent won't reload the renewed certificate. There's an issue open but it says it...