eclipse-ankaios / ankaios

Eclipse Ankaios provides workload and container orchestration for automotive High Performance Computing (HPC) software.
https://eclipse-ankaios.github.io/ankaios/
Apache License 2.0
60 stars 18 forks source link

Add more environment variables for Ankaios components #85

Open inf17101 opened 9 months ago

inf17101 commented 9 months ago

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 in the other Ankaios components, like Ankaios server, Ankaios agent to increase usability.

Goals

Having environment variables support for Ankaios server, Ankaios agent and enhance env support for Ankaios CLI.

This can be done after the issue in clap is fixed, because otherwise when an invalid value is set the error context remains to the cli argument not the env variable. https://github.com/clap-rs/clap/issues/5202

Final result

Summary

To be filled when the final solution is sketched.

Tasks

windsource commented 2 months ago

While working on #308 I was missing the following environment variables:

Server:

Agent: