ankaios icon indicating copy to clipboard operation
ankaios copied to clipboard

Eclipse Ankaios provides workload and container orchestration for automotive High Performance Computing (HPC) software.

Results 90 ankaios issues
Sort by recently updated
recently updated
newest added

## Description What a `running` workload means is a matter of interpretation and is very specific to the use-case and the workload. For some use-cases a basic `container is running`...

enhancement

## Description Currently, if a release is created, we must manually build and push the "app dev container base" under `tools/app_dev_container_base`. To make things easier, we shall build and push...

enhancement
good first issue

When one filters a complete state with a filter mask the resulting object currently contains default values for all other values. This can be misleading as the actual value could...

bug

This PR adds a CI heck for DevContainer builds as a double check if a DevContainer builds. Maybe, it can even be used as basis to do more build checks...

waiting-for-response

Reported by @krucod3: ## Current Behavior If you start an Agent and a Server and restart the Server, the Agent receives again the initial workload list. If inside it are...

bug
minor

## Description When building a Debian package using Open Build Service, a source package of Ankaios is required that contains the source of Ankaios plus all dependencies and allows building...

enhancement
good first issue

## Description For the Ankaios CLI there is an environment variable for setting the server url: Issue #75. But we need more environment variables in the Ankaios CLI and also...

enhancement
good first issue

## Description If a workload fails due to an application error within the workload then the user must use the commands of the runtime to fetch the logs of a...

enhancement

## Description Currently we are using plain strings for the agent and workload names and for the runtime. To improve the readability and reduce the chance for mistakes, we can...

enhancement
good first issue

Issues: # # Definition of Done The PR shall be merged only if all items mentioned in [CONTRIBUTING.md](https://github.com/eclipse-ankaios/ankaios/blob/main/CONTRIBUTING.md#how-to-contribute) have been followed. In case an item is not applicable as described,...