Commit Graph

729 Commits

Author SHA1 Message Date
Itxaka
807f268b59
Skip the fips check under arm64 (#306)
For some reason the output of the strings do not work properly under
arm64. Skip it for now until we implement it the same way as immucore
does

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-21 11:45:29 +02:00
Itxaka
598cbadb87
Update cos-setup-network.service to look like the other services (#303) 2023-06-21 09:41:41 +02:00
Itxaka
cfa8c7d3c1
Do a different check for fips on immucore (#301) 2023-06-16 17:07:18 +02:00
Itxaka
6aa786ed5e
Fix netboot for alpine initrd (#300) 2023-06-16 15:14:18 +02:00
Itxaka
c5903e30ab
Fix alpine init to deal with netboot (#296)
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-15 15:11:18 +02:00
Itxaka
23033a7e5b
Bump kcrypt/challenger and build fips (#295) 2023-06-15 15:04:07 +02:00
Itxaka
d486007cb7
Bump kairos-agent and immucore + fips enabled builds (#289) 2023-06-14 16:54:48 +02:00
Itxaka
78804cda00
Disable fips/immucore building (#283) 2023-06-13 21:26:10 +02:00
ci-robbot [bot]
ae588c24c6
Bump distro-kernel/alpine-rpi to 6.1.33 (#279)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-13 20:44:54 +02:00
ci-robbot [bot]
5e43cac150
Bump distro-kernel/alpine to 6.1.33 (#278)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-13 18:18:16 +02:00
Itxaka
87372c0fa5
Improve alpine initrd (#282) 2023-06-13 18:17:36 +02:00
Itxaka
680df5703d
Bump fips packages (#281) 2023-06-13 17:42:27 +02:00
Mauro Morales
fe03995026
Update issue templates
relates to https://github.com/kairos-io/kairos/issues/1483
2023-06-13 12:00:02 +02:00
Itxaka
24836144a0
Build fips packages with go 1.19.10 (#280) 2023-06-13 11:39:31 +02:00
Dimitris Karakasilis
0824b062b3
Fix kairos-agent call for upgrade (#277)
because the command line arguments have now changed

This should fix the provider-kairos e2e tests

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-06-09 17:12:31 +03:00
Mauro Morales
62625ab359
Bump grub livecd version (#276)
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-06-08 13:39:58 +02:00
ci-robbot [bot]
ed2e32a7d6
Bump fips/kairos-agent to 2.1.3 (#270) 2023-06-08 12:56:41 +02:00
ci-robbot [bot]
3b84db6d43
Bump system/kairos-agent to 2.1.3 (#273) 2023-06-08 12:56:30 +02:00
ci-robbot [bot]
8d4bda0fe7
Bump utils/earthly to 0.7.8 (#274)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-08 12:50:42 +02:00
Mauro Morales
9957e22ea5
Upgrade grub on livecd (#275)
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-06-08 09:55:32 +02:00
ci-robbot [bot]
88eb73a632
Bump distro-kernel/alpine to 6.1.32 (#271) 2023-06-07 11:58:58 +02:00
ci-robbot [bot]
a7d2a99d89
Bump distro-kernel/alpine-rpi to 6.1.32 (#272) 2023-06-07 11:58:44 +02:00
ci-robbot [bot]
dd7fc8c410
Bump system/kairos-agent to 2.1.1 (#269) 2023-06-07 11:58:31 +02:00
Itxaka
63062dddc0
Use autobump for alpine kernels+initrd (#264) 2023-06-07 11:28:12 +02:00
Itxaka
2789fca75f
Add retry to cdrom mounting in alpine/initramfs (#268) 2023-06-05 16:01:34 +02:00
Itxaka
42965de3d9
Fips kcrypt packages (#267) 2023-06-05 15:18:03 +02:00
ci-robbot [bot]
818d2dfd48
Bump utils/earthly to 0.7.7 (#265) 2023-06-05 15:10:37 +02:00
Itxaka
96b17b625d
Immucore+kairos-agent FIPS version (#266) 2023-06-05 14:26:36 +02:00
ci-robbot [bot]
c7cd283c40
Bump system/kairos-agent to 2.1.0-rc5 (#263) 2023-06-01 16:30:54 +02:00
ci-robbot [bot]
461b12df44
Bump utils/operator-sdk to 1.29.0 (#262) 2023-06-01 15:08:58 +02:00
Mauro Morales
40091789da
Bump grub to 2.6 and set terminal_output for arm images (#261)
* Build on tumbleweed to get latest efi version

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

* Update grub efi

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

* terminal_output gfxterm

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

* bump grub-efi version to 0.2

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

* remove not needed

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

* Add insmod serial and append gfxterm

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

* load unicode font

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

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-06-01 15:07:25 +02:00
Itxaka
ccedcb57ef
Wait for cdrom in alpine initrd (#260) 2023-05-31 16:31:52 +02:00
Itxaka
df06817de4
Add missing binaries to alpine initrd (#259) 2023-05-31 14:51:52 +02:00
Itxaka
834e456b56
Bundle alpine kernel+initrd (#258) 2023-05-31 14:33:49 +02:00
Itxaka
6e09abc71c
Small fix for initrd (#257) 2023-05-31 12:53:37 +02:00
Itxaka
c3fa2eab15
Small fix for initrd (#256) 2023-05-31 12:38:45 +02:00
Itxaka
407b14602c
Add alpine initrd for rpi (#255) 2023-05-31 11:47:33 +02:00
Itxaka
98dfc7ffa0
Introduce custom alpine initrd (#253)
* protect against no arch

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

* alpine custom initrd package

Introduces the alpine initrd with some modifications to fall in line
with immucore

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

---------

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-31 05:53:37 +00:00
Itxaka
ba9af67a4b
Bump immucore (#254)
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-30 22:17:03 +00:00
ci-robbot [bot]
d623f4b8f9
Bump dracut/immucore to 0.1.1-rc1 (#251) 2023-05-30 22:23:08 +02:00
ci-robbot [bot]
29942ede11
Bump dracut/immucore to 0.1.0 (#249) 2023-05-26 15:48:23 +02:00
ci-robbot [bot]
ae682231e1
Bump system/immucore to 0.1.0 (#250) 2023-05-26 15:48:14 +02:00
Itxaka
1980488861
Fix immucore version on build 2023-05-26 15:36:28 +02:00
ci-robbot [bot]
2b104cbb67
Bump utils/earthly to 0.7.6 (#245)
Signed-off-by: ci-robbot <robot@c3os.io>
2023-05-24 18:53:17 +02:00
ci-robbot [bot]
eed5c7831c
Bump system/immucore to 0.0.27 (#248)
Signed-off-by: ci-robbot <robot@c3os.io>
2023-05-24 15:13:13 +00:00
ci-robbot [bot]
c19adce87e
Bump dracut/immucore to 0.0.27 (#247)
Signed-off-by: ci-robbot <robot@c3os.io>
2023-05-24 15:13:02 +00:00
ci-robbot [bot]
7af729878c
Bump system/kairos-agent to 2.1.0-rc4 (#246) 2023-05-24 10:57:13 +02:00
Itxaka
0ab5b521f8
Revert workaround for arm64 (#244) 2023-05-24 00:49:51 +02:00
Itxaka
205f085108
Run on self-hosted to unblock (#243) 2023-05-23 22:37:33 +02:00
Itxaka
20ad349e3e
Remove codecs repo on building kairos-agent
Its down and not neede
2023-05-23 16:00:39 +02:00