Lukas Grossar
Lukas Grossar
As we also just ran into this issue I would appreciate an option to set this via with a cli flag. Something like -backports would be a good fit and...
As we're currently not sure about the future of this project (rewrite in Python is pending, see #80). Let's see what @winpat thinks about this PR.
What OS are you running on and could you please provide the output from the following commands: * `ls -al /var/lib/clamav` * `systemctl status clamav-freshclam.service` * `cat ~/.local/share/libredefender.db`
> probably need to enable clamav service to avoid retry infinite loop? That should fix it. I'll check what causes the infinite loop, but I think I already have an...
If you could provide the logs I would have at least something to look at. Here's the output I get when running `libredefender scheduler` while being on battery: ``` [2022-09-01T20:31:10Z...
I just pushed in #34. Could you please build the latest state in the PR and provide the output of `libredefender scheduler -v`. That should provide some additional information and...
@kpcyrd Sorry, I force pushed over your commits. :grimacing: I would say your version looks good, so let's get rid of my changes again and release 0.6.0 with the `skip_on_battery`...
I just want to put this here for anyone else arriving here via a search engine. The `containers` and `init-containers` fields already support the following configuration, because they use a...
> What' the latest on this? We just had one shard continuously restarting due to the `startupProbe` limit being reached. Temporarily running an internal fork of the operator with the...
> In my case, pod is restarted even if I patched Prometheus object with startupProbe as suggested (I can see it in the pod). I think it is restarted directly...