Michael Renz
Michael Renz
Currently in openDuT used Netbird version 0.25.0 has become obsolete. Latest Netbird version: 0.28.x - [ ] Apply MTU patch from #9 - [ ] create forked repo in eclipse-opendut...
Provide interface to get a CARL compatible EDGAR version for my target architecture Tasks: - [ ] CARL should provide an HTTP endpoint to download EDGAR (openly accessible) - [...
Validate CAN-Test example setup: peer1 (test script on CAN) --> openDuT tunnel --> peer2 (CAN interface) - [x] CARL setup (VM, "DEV-box"), relates to #151 - [x] setup CLEO for...
Currently the undeploy function only changes the deployment status in CARL, but does not destroy the actual network (#287 ) that was setup during deployment. When a cluster is undeployed...
Cluster configuration shall be read only when cluster is deployed in order to prevent changes that do not become active immediately.
if there is already an existing ca.pem and netbird certificate, new certificates from setup string cannot be used in EDGAR managed setup. Workaround: manually delete certificates on peer
After building cannelloni #186, it would be more comfortable if we can install cannelloni together with EDGAR on a peer. Possible workflow in xtask `cargo ci edgar dist`: - [...
Peer connection status is not correctly shown in LEA   see also #7
#54 prepares the foundation for running containerized applications on a peer via EDGAR. This foundation shall be extended in the following way in order to be able to execute pre-installed...
In preparation for CARL's persistence #18 we need to add a postgreSQL database to the openDuT test environment THEO. - [ ] add postgreSQL docker image to CARL setup (compose...