Releases: eclipse-leda/leda-utils
Releases · eclipse-leda/leda-utils
Leda-Utils v0.0.3
What's Changed
- Setup OCaaS scanning for SdV fork by @vasilvas99 in #40
- Fix shell arithmetic for the cloudconnector check in sdv-health by @vasilvas99 in #41
- fix network detection in scripts by @d-s-e in #44
- Convert .deb packages to .rpm by @vasilvas99 in #46
New Contributors
Full Changelog: v0.0.2...v0.0.3
Leda-Utils v0.0.2
What's Changed
- Update cloudconnector.json path in sdv-provision by @vasilvas99 in #34
- Kanto Ctl helper by @mikehaller in #33
- Add filewatcher capabilities to kanto-auto-deployer by @vasilvas99 in #35
- Docker testing of shell scripts by @mikehaller in #38
- Kantui refactor by @vasilvas99 in #36
- KAD to retry on dropped connections to Container Management by @vasilvas99 in #39
Full Changelog: v0.0.1...v0.0.2
Initial v0.0.1
This is an initial base tag release for the Eclipse Leda Utilities.
It contains the following artifacts:
- Leda Utilities: Shell scripts for SDV-related tasks, such as checking the SDV Edge stack health status, generating certificates for device provisioning or executing arbitrary tasks in Kanto containers.
- Kanto-TUI aka
kantui
: A text user interface to manage the lifecycle (start, stop, remove) and view logs of containers deployed in the Eclipse Kanto Container Management runtime - Kanto Auto Deployer: A systemd service and cli tool to deploy multiple containers from a manifest description.
Binaries are built for x86_64 and aarch64, packaged as .tar and .deb. Shell scripts run in ash and bash.