mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-08-31 06:35:08 +00:00
* 🌱 Detect more information about runtime This introduces a `system` and a `kairos` block available in kairos-agent get state. This allows for instance to query the agent for the kairos version as such: `kairos-agent get state kairos.version` Part of #755 Signed-off-by: mudler <mudler@c3os.io> * 🤖 Fixup tests Signed-off-by: mudler <mudler@c3os.io> --------- Signed-off-by: mudler <mudler@c3os.io>