Thomas Haller
Thomas Haller
The python-dbus library is deprecated for more than a decade and it gets not more improvements. At some point, projects should stop using it. Possible D-Bus bindings for Python: -...
The problem I want to solve, is that the key for policies/zones is `p_obj.name`, a plain string Note that for user-created zones we generate 4 policies like `zone_foo_ANY` and `zone_HOST_foo`....
When kernel initially adds an IPv6 address, it is still tentative and pending DuplicateAddressDetection. Trying to use the address results in EADDRNOTAVAIL error. Detect that error, and retry for up...
The unit tests require CAP_NET_ADMIN permissions, so commonly they fail in a developer environment for valid reasons. Having the "test" target part of the default make target ("all") will fail...
## 📑 Description traffic-flow-tests: update to latest version of k8s-tft ## Additional Information for reviewers Get the latest changes from [1]. There are some improvements, but it is supposed to...