Tobias Florek

Results 110 issues of Tobias Florek

This is not backwards-compatible in that it will run the healthcheck (and demote the peer) by default. That can of course be changed.

right now a non-existent include raises an error and parse errors or lookup errors in the context will just render nonsensical text without the calling application being aware of it....

enhancement

Of course that can be done with filters before, but it would be easier to be able to specify an option to e.g., ignore changed numbers or timestamp-like data. I...

## 🐛 Bug description With a struct that uses serde's [`deny_unknown_fields` container attribute](https://serde.rs/container-attrs.html#deny_unknown_fields) using non-prefixed keys envy kind-of correctly fails with the error `unknown field an_other_env_variable, expected one of ...`....

From the CI rebuild for Fedora 36 https://koji.fedoraproject.org/koji/taskinfo?taskID=81559080 Complete build log: https://kojipkgs.fedoraproject.org//work/tasks/9080/81559080/build.log Notably it uses ansible-5.2.0-1.fc36.noarch and ansible-core-2.12.1-3.fc36.noarch. So it might be that. The complete (python) package list can be...

**What happened**: At one point in time the mount died (most likely due to an unrelated server issue). Every pod using the smb-pv could not be started with an error...

kind/support

I am struggling to read user input (say, in an input field) and use it in a callback. Amending this example to add a user-specified quantity of a fruit to...

It would be great to have pwsafe as a flatpak. That way, installation would be easy for many distributions.

Linux

it would be great to explicitly import functions and types. i mean, given ``` haskell import Module a:: M a = fun ``` it should generate the following import line...