ankaios
ankaios copied to clipboard
Eclipse Ankaios provides workload and container orchestration for automotive High Performance Computing (HPC) software.
## 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`...
## 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...
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...
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...
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...
## 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...
## 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...
## 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...
## 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...
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,...