Michael Engel
Michael Engel
@jwmelto Yes, in [v0.10.0](https://github.com/eclipse-bluechi/bluechi/releases/tag/v0.10.0) we enhanced the support for unix domain sockets, including the `bluechi-controller` to create the `bluechi.sock` on its own if necessary. Previously, the socket was only created...
The default logging sink should be `journald`. Could you post the logs returned by `podman exec -it autosd journalctl -u bluechi` and `podman exec -it autosd journalctl -u bluechi-agent`? @rhatdan
Nice catch! @ygalblum As far as I can remember having a default port < 1024 was a security concern - so that you have to explicitly either open the port...
Stale issue. Closing. (Note: Preferred way to connect bluechi-controller and agents are Unix Domain Sockets since v0.9.0, which allows also for easy encryption etc. via proxy)
## Proposal The dependencies that are resolved via the proxy service are stored within the systemd units, so I think we need a new signal for this (e.g. `ProxyExecutionTime`). I...
After an initial, brief research looking at the [cgtop source code](https://github.com/systemd/systemd/blob/main/src/cgtop/cgtop.c) and other documentation it turns out that the functionality of `cgtop` is only provided via the CLI tool -...
I agree, I think it would fit good as another lint check. And yes, if I understand it correctly (but only had a brief look at it), I'd need to...
> There is a --fix option, e.g. https://github.com/teemtee/tmt/blob/main/tmt/base.py#L1481 uses it, so we can assign a new ID to test if asked to do so. But while technically possible, I'm not...
Hi @hellocthulhu, Thanks a lot for your contribution! Bluechi is part of Eclipse Foundation, so we need to follow the contribution guidelines and as such we can only accept contributions...
This PR is quite old and stale. Closing.