Orgad Shaneh
Orgad Shaneh
Is there a reason the unprivileged image cannot replace the default one (except the different port)?
I tried this: ``` [INPUT] Name systemd Tag systemd Systemd_Filter _COMM=systemd Path /run/log/journal Lowercase On Strip_Underscores On DB /fluent-bit/db/cursor1.db [INPUT] Name systemd Tag systemd Systemd_Filter _COMM=systemd Path /var/log/journal Lowercase On...
nest-cli updated to 3.6.0 (pinned), and it uses mocha. Is there a reason you use a pinned version and not any matching minor version (`^`)?
It's been a month 😅 IIRC there was a Typescript compatibility issue too, but I'm unsure.
I was wondering also about the lengthy documentation of the differences between 1 and 2 for `CURLOPT_SSL_VERIFYHOST`. It looks like the effective default is `TRUE` (I couldn't find 2 anywhere),...
> I can agree to this change. But I would also like: > > 1. the code removed, not commented. The entire else clause is unused then. > 2. the...
Can you suggest a way to add unit tests, at least for the parsing part? I'd love to use real callbacks for the actual bind to interface (setsockopt) and bind...
> Please provide a description when you make a pull request so that we can get a better understanding what is proposed without having to read the patch. Sure. Please...
> Please provide a description when you make a pull request so that we can get a better understanding what is proposed without having to read the patch. Done