mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-09 04:49:14 +00:00
We were passing the platform but doing nothing with it. Thats bad. This will now check if the platform is valid by trying to parse it and if it fails or platform is empty, it will default to the current platform as it did before Signed-off-by: Itxaka <itxaka@kairos.io>