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

Real types for agent and workload name internally #146

Open krucod3 opened 8 months ago

krucod3 commented 8 months ago

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 add dedicated types.

Goals

Have a well defined types for all internal objects in Ankaios and thus improve the code quality and reduce the chance of misinterpretations and bugs.

Final result

Summary

To be filled when the final solution is sketched.

Tasks

krucod3 commented 2 months ago

Please create a concept first and discuss it in the issue.