Reimar

Results 23 comments of Reimar

Hey, thanks for your quick response and sorry for taking so long to get back to you. Both of your test cases use the write() method adding files from the...

I had a similar issue with netbird client v0.21.8: `netbird up --management-url --setup-key ` logs `2023-08-14T16:01:13+02:00 WARN client/cmd/root.go:187: retrying Login to the Management service in 936.119771ms due to error rpc...

At the moment there are a lot of configuration parameters to be set that make automation rather tedious. The test environment does a fine job of hiding this complexity. To...

There are currently a few known issues with the current setup that are being addressed (WIP) in branch issue-171-revised: - #186 - [ ] Create PKI in container with predictable...

This happens when there is an error in the netbird client when it is longer able to authenticate with the netbird management server. I was able to provoke this error...

Possible workflow in xtask `cargo ci edgar dist`: - Define cannelloni version to be downloaded in `Cargo.toml` - Download release of cannelloni from [here](https://github.com/eclipse-opendut/cannelloni/releases/) - Bundle binary/library inside EDGAR release...

The `async_http_client` is also used by the clients of CARL (EDGAR and CLEO). There is a simple workaround to add a custom certificate authority by setting an environment variable that...

Netbird exposes a metrics endpoint here: https://github.com/netbirdio/netbird/pull/517. Logs may need an exporter on the container itself. Configuration parameters of netbird management service are the following: ```shell root@da63af8bb856:/# /go/bin/netbird-mgmt management --help...

This was also done in the context of #171 and can be found [here](https://github.com/eclipse-opendut/opendut/blob/ba68b1c3cd99006f8f67bf0376dd189e0c1ba19c/.ci/deploy/localenv/docker-compose.yml#L11).

Regarding the health check, I was thinking about EDGAR performing this action regularly. This does not exist yet and is not restricted to CAN.