Willi Eggeling
Willi Eggeling
If i get @sandr30's original idea right, the possibility to get a *single* instance of the bot to forward notifications to different users / groups depending on labels or parameters...
Sure, one shouldn't reeinvent the wheel. I'd just make use of labels: The Alertmanager [includes](https://prometheus.io/docs/alerting/configuration/#webhook_config) all labels in the POST request. The `/start` command could accept an optional parameter, containing...
The same happens for me with [Asus Tinker Board S](https://www.asus.com/us/Single-Board-Computer/Tinker-Board-S/#tinker-board-kv-info) (ARMv7 as well). v2.6.4 works while v2.7.0 ends in `Segmentation fault (core dumped)`. Nodes running on x86-64 are not affected...
> nope still nothing. I think the documentation is lacking how we register services @dopyoman `vue-feathers` works by assigning the *services* object of the feathers instance as `$services`. And as...
@Unitech no, but the pm2-managed app is considered as not being under source control, and no metadata of the git repository is available.
> according to https://developer.1password.com/docs/connect/connect-cli the `oc` CLI can also talk to 1pw connect, and since the `onepassword_lookup` plugin is only a wrapper around `oc` it should work then too. Or...
> The PR I sent to @kolaente ( > [kolaente#1](https://github.com/kolaente/xgo/pull/1)) finishes the work he started. It autodetects the use of Go modules, and from there, uses `go.mod` to drive the...
Should we create a dedicated issue to support the `proxy-url` field in a kubeconfig instead? It seems to solve this issue but is more explicit regarding the actual steps required.
@MichaelEischer I totally understand your point. I think a _sliding_ migration might work, where the required refactorings are done piece by piece. Would you, in general, accept a first pull...
> Can you be a bit more precise on what you have in mind? Sure. I'd consider a short-term and a long-term refactoring. ### Short-term refactoring Most users interested in...