1
0
mirror of https://github.com/kairos-io/immucore.git synced 2025-05-13 10:35:12 +00:00
Commit Graph

224 Commits

Author SHA1 Message Date
Itxaka
3964624fbf
Create .codecov.yaml 2023-08-08 17:59:16 +02:00
Itxaka
471c9782da
Drop logrus and use zerolog for yip () 2023-08-08 17:58:17 +02:00
renovate[bot]
9d3a6aaae1
Update module golang.org/x/sys to v0.11.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:31:54 +02:00
renovate[bot]
7a947c1563
Update module github.com/rs/zerolog to v1.30.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:31:33 +02:00
renovate[bot]
d0e87954f4
Update module github.com/kairos-io/kcrypt to v0.7.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:24:51 +02:00
renovate[bot]
c8ee4d71b7
Update module github.com/urfave/cli/v2 to v2.25.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:23:57 +02:00
renovate[bot]
c51e76ac7c
Update module github.com/onsi/gomega to v1.27.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:23:45 +02:00
renovate[bot]
04b6521c36
Update module github.com/containerd/containerd to v1.7.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 16:23:17 +02:00
renovate[bot]
33778e6220
Update module github.com/jaypipes/ghw to v0.12.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 15:29:01 +02:00
renovate[bot]
a84a9f840c
Update module github.com/kairos-io/kairos-sdk to v0.0.12 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 15:27:09 +02:00
Mauro Morales
73da37a0f4
schedule renovate after hours ()
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-07-05 08:23:53 +02:00
dependabot[bot]
9ae40e9209
Bump github.com/cloudflare/circl from 1.3.1 to 1.3.3 ()
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 16:25:20 +02:00
Dimitris Karakasilis
13b06d9e35
1448 use yip ()
Co-authored-by: Mauro Morales <mauro.morales@spectrocloud.com>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-07-04 14:52:26 +02:00
Mauro Morales
62831b8ecf
Sort bind mounts ()
* Sort bind mounts

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Add comment

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-06-12 10:47:49 +02:00
Itxaka
0811f0f054
Increase compatibility with alpine systems () 2023-05-30 21:51:03 +02:00
Itxaka
553a768e5b Install kairos-agent into the initramfs
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-24 16:54:19 +02:00
Itxaka
bc3614a154
drop kcrypt binary from dracut 2023-05-19 11:07:27 +02:00
Itxaka
18c70b4ff1
Unlock after oem to read the server config () 2023-05-09 15:45:26 +02:00
Itxaka
d59fa6789c
Set logger before running the version command () 2023-05-08 16:13:31 +02:00
renovate[bot]
77d0879ff1
Update module github.com/rs/zerolog to v1.29.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 16:12:07 +02:00
renovate[bot]
7059764b6e
Update module github.com/onsi/ginkgo/v2 to v2.9.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 16:11:50 +02:00
renovate[bot]
1068b7b777
Update module github.com/kairos-io/kcrypt to v0.6.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 16:11:27 +02:00
Itxaka
9399d0cf08
Move some err to warnings () 2023-05-08 15:20:05 +02:00
Itxaka
14426d39b4
Upgrade kcrypt partitions on boot ()
Co-authored-by: Dimitris Karakasilis <jimmykarily@gmail.com>
2023-05-08 09:44:43 +02:00
Itxaka
2e9e5de03e
Fix missing sysroot mount in fstab () 2023-05-05 12:34:23 +02:00
Itxaka
d1d05b4ddd
Bump kcrypt () 2023-05-05 10:52:02 +02:00
Itxaka
d644fb0af9
Run kcrypt unlock via immucore () 2023-05-04 18:58:26 +02:00
Itxaka
d1f4669f03
🐛 Retry getting the state label () 2023-04-29 12:21:33 +02:00
Itxaka
06ff33cc97
⬆️ Bump deps () 2023-04-28 09:30:56 +02:00
Itxaka
f1c3aad0ee
🌱 activate LVM volumes at the start () 2023-04-19 16:23:51 +02:00
Itxaka
6bf656cd21
Try to mount oem under livemedia () 2023-04-12 16:19:21 +02:00
renovate[bot]
3c9586f1e7
Update module github.com/onsi/gomega to v1.27.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 17:55:55 +02:00
renovate[bot]
aa02fb5995
Update module github.com/urfave/cli/v2 to v2.25.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 17:55:17 +02:00
renovate[bot]
cb47a4bb76
Update actions/setup-go action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 17:54:58 +02:00
Itxaka
af632832a3
🌱 Add kcrypt binary to initramfs ()
So we can run kcrypt as part of the stages inside the initramfs
2023-03-30 20:02:52 +02:00
Itxaka
4116fa0f43
⬆️ Bump go version to latest () 2023-03-29 12:10:19 +02:00
Itxaka
2534577e09
🐛 Add missing dependency to bind mounts ()
As overlay mounts its responsible of mounting some of the RW paths that
bind mounts are using (for example /etc) we need to depend on it and let
it finish before running ht ebind mounts

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-21 10:58:15 +01:00
Itxaka
8d83ba755c
Revert "Update module github.com/mudler/yip to v1.0.2 ()" ()
This reverts commit a76e12b88a.
2023-03-16 14:12:11 +01:00
renovate[bot]
a76e12b88a
Update module github.com/mudler/yip to v1.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-15 15:19:13 +01:00
Itxaka
e90eaaf38c
Add workflow () 2023-03-14 16:47:34 +01:00
Itxaka
5c4703dac7
Fix logger ()
We were sending a message in a given level instead of setting the level
of the logger

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-14 15:19:55 +01:00
renovate[bot]
b79b5d4b93
Update module github.com/onsi/gomega to v1.27.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 12:31:04 +01:00
Itxaka
8f7d808dec
Bring UKI to a working state ()
- Mount the needed base mounts (/proc /dev /sys /tmp)
 - Use our own console for yip (required to add the PATH under uki)
 - Order the DAG in a proper way (was out of order and not working)

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-14 10:33:38 +01:00
Itxaka
a66799f97c
Downgrade yip ()
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-10 09:47:39 +01:00
Itxaka
217fdaa8e6 Fix for runtime being fixed
Now the proper label is under the filesystem label

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-10 00:02:14 +01:00
Itxaka
964f976b6b Bump yip to latest release
Fixes some ops not working

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-09 23:56:36 +01:00
Itxaka
44c2a5be26
Update kairos sdk to latest master ()
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-09 19:45:24 +01:00
Itxaka
a9dd91389b
replace elemental-cli to our fork ()
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-09 17:25:57 +01:00
Itxaka
b2f3615534
🐛 Add custom layout plugin ()
The default plugin does not support gpt

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-09 17:19:15 +01:00
Itxaka
88a2ca8a9b
Conditional for loading oem () 2023-03-09 12:57:10 +01:00