Commit Graph

8 Commits

Author SHA1 Message Date
Itxaka
2078966079
Improve journald logger (#586)
* Improve journald logger

tag the logs with the identifier so they can be found easily with
journald


---------

Signed-off-by: Itxaka <itxaka@kairos.io>
2025-04-02 14:16:56 +02:00
Itxaka
e7f1026df1
Add a method to extract files from a docker image last layer (#362)
Co-authored-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-09-10 10:04:57 +02:00
Itxaka
aa33eaebbb
Bump to go1.22 (#168)
* Bump to go1.22

Signed-off-by: Itxaka <itxaka@kairos.io>

* Fix issues

Signed-off-by: Itxaka <itxaka@kairos.io>

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-11 12:00:28 +02:00
Itxaka
894416b953 Fix lint
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-06-04 14:38:31 +02:00
Itxaka
a0c7d13520
Port signature utils to sdk from agent (#117)
It was added first to agent as it was needed for upgrade but if we are
gonna reuse this to check for signature validity in random files, we
better have it on sdk so we can use it both on agent and immucore and
works exactly the same

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-06-04 08:31:00 +02:00
Itxaka
d729cc787c
Provide a util method to get the certs in the system (#96) 2024-04-17 14:00:34 +02:00
Itxaka
ee38ccde54
Improve bundles for container and run to not use luet (#13)
This allows us to pull natively and support multiarch and auth out of
the box

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-16 17:59:04 +02:00
Itxaka
61a8e581aa 🤖 Add github jobs
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-15 12:12:54 +01:00