Eclipse Ankaios Rust SDK - provides a convenient Rust interface for interacting with the Ankaios platform.

5 stars 1 forks 5 watchers Rust Apache License 2.0
ankaios automotive containers orchestration rust sdk
2 Open Issues Need Help Last updated: Aug 18, 2025

Open Issues Need Help

View All on GitHub
API Development Language-Specific API Wrappers

AI Summary: The CI/CD pipeline is failing due to the new stable Rust version 1.89.0, specifically because of updated Clippy warnings and a new behavior where doctests are now run during cross-compilation. The proposed solution involves fixing Clippy issues and adding the `no_run` attribute to all documentation examples to prevent their execution during compilation.

Complexity: 2/5
bug documentation good first issue CI/CD

Eclipse Ankaios Rust SDK - provides a convenient Rust interface for interacting with the Ankaios platform.

Rust
#ankaios#automotive#containers#orchestration#rust#sdk
API Development Language-Specific API Wrappers

AI Summary: The task is to update the Eclipse Ankaios Rust SDK to support workload files, a feature recently added to the Ankaios platform. This involves modifying the SDK's API and implementation to handle the creation, management, and retrieval of workload configurations from files, ensuring compatibility with the updated Ankaios platform and synchronizing with other SDKs.

Complexity: 4/5
enhancement good first issue

Eclipse Ankaios Rust SDK - provides a convenient Rust interface for interacting with the Ankaios platform.

Rust
#ankaios#automotive#containers#orchestration#rust#sdk