Files
kairos-agent/internal/agent
Itxaka 107a4ab02f bug: Fix validator on long strings (#1194)
* 🐛 Fix validator on long strings

Validator was mistakenly identifying a long yaml as a file and trying to
open it, which failed with an error of filename too long.

This was not catched in order to identify that the source is not a file
but a yaml, so it was directly returning the error.

This patch adds that error to the list in order ot identify the source
to validate as yaml. Also adds a couple of tests for this functionality.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>

* 🐛 Merge initramfs generation between distros

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>

---------

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-28 18:20:56 +02:00
..
2023-03-18 10:27:18 +01:00
2022-08-08 08:32:11 +00:00
2023-03-18 10:27:18 +01:00
2023-01-08 21:49:23 +01:00
2023-03-18 10:27:18 +01:00
2023-02-23 04:36:49 -08:00
2023-03-18 10:27:18 +01:00
2023-03-18 10:27:18 +01:00