-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update main branch #61
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… the logs of all containers (dead ones too).
…than bundle-cleo.
They were causing actual build errors to be less visible.
- Complete rework of the `DeviceSelector` component. - Implemented a `LeaderSelector` component as main component for the new `LeaderTab` of the `ClusterConfigurator`. Co-authored-by: Anna Völker <anna.voelker@mercedes-benz.com>
… 'canary'. Nightly releases are probably not needed/useful.
…o add checks for devices
The device interface 'eth0' was being used for Docker network communication, but due to recent development in EDGAR now also being joined to the br-opendut bridge.
We decided to keep the managed.sh as reference shell script implementation, rather than re-implement it in Rust.
Updated cleo to be able to create new peers with location command. The reason for that change was because location on devices makes no sense, it suits better in peers, since devices in a peer are most likely located in the same location.
Introduced NewTypes due to be consistent over our code base.
…s self group when creating a new configuration.
Gernerating a setup-string has more effects now. Therefore the user needs to be informed, that she has to act carefully.
…tifact to version 4.1.1
…playing the book.
… of license texts.
…nce and log the output directory.
…ice user. Without this, it depended on the OS configuration, whether a home-directory was created.
… from Clea, Lea, Carl and Edgar in one zipped file and uploaded this file to relase artifacts.
…ce user. If the service should run as root, we can skip setting up a custom user + permissions.
mbfm
approved these changes
Feb 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.