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 |
|
ci-robbot [bot]
|
f458f9331d
|
Bump system/kairos-agent to 2.1.0-rc3 (#242)
|
2023-05-23 15:26:03 +02:00 |
|
ci-robbot [bot]
|
4be1a78f0a
|
Bump utils/nerdctl to 1.4.0 (#241)
|
2023-05-23 15:16:51 +02:00 |
|
ci-robbot [bot]
|
2a716ef5d1
|
Bump dracut/immucore to 0.0.26 (#239)
Signed-off-by: ci-robbot <robot@c3os.io>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-22 21:11:34 +02:00 |
|
ci-robbot [bot]
|
dc932226f9
|
Bump system/immucore to 0.0.26 (#238)
|
2023-05-22 21:11:11 +02:00 |
|
Itxaka
|
1cfec31b9c
|
Re-fix dispatch workflow
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-19 23:09:55 +02:00 |
|
Itxaka
|
51ef3c961a
|
Fix dispatch workflow
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-19 22:56:12 +02:00 |
|
Itxaka
|
2f46a264a7
|
Fix arches in several packages
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-19 22:55:18 +02:00 |
|
Itxaka
|
f61e479763
|
Push one package (#240)
|
2023-05-19 22:47:12 +02:00 |
|
Itxaka
|
aa3166ab33
|
Update build.yaml
|
2023-05-19 20:59:13 +02:00 |
|
Itxaka
|
90c88d668d
|
Update build.yaml
|
2023-05-19 18:53:05 +02:00 |
|
Itxaka
|
511bca8bd0
|
Fix alpine initrd (#237)
* Fix alpine initrd
Was missing the immucore stuff, add the kairos-agent, drop kcrypt
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* Add missing kcrypt until immucore drops it from dracut
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* Stop downloading all meta
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* debug
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* Set defautl arch key for initrd stuff
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* Bump base image as well to get the proper arch?
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
---------
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-19 16:58:53 +02:00 |
|
ci-robbot [bot]
|
c9b1ccc96a
|
Bump system/kairos-agent to 2.1.0-rc2 (#235)
|
2023-05-18 20:28:31 +02:00 |
|
ci-robbot [bot]
|
cd0b3dae2b
|
Bump container/kubectl to 1.27.2 (#234)
|
2023-05-18 16:28:33 +02:00 |
|
ci-robbot [bot]
|
4f266abb46
|
Bump bundles/provider-kairos to 2.1.0 (#233)
|
2023-05-18 16:28:08 +02:00 |
|
Itxaka
|
ace759431f
|
Bump service to use kairos-agent instead of elemental (#231)
|
2023-05-18 16:00:59 +02:00 |
|
ci-robbot [bot]
|
d2c730cb48
|
Bump system/kairos-agent to 2.1.0-rc1 (#232)
|
2023-05-17 13:59:19 +02:00 |
|
ci-robbot [bot]
|
9c20c3fc85
|
Bump bundles/kairos-configs to 2.1.0 (#228)
|
2023-05-17 10:45:07 +02:00 |
|
ci-robbot [bot]
|
8e3e99c39b
|
Bump static/kairos-docs to 2.1.0 (#229)
|
2023-05-17 10:44:15 +02:00 |
|
ci-robbot [bot]
|
14c8542862
|
Bump utils/kube-vip to 0.6.0 (#230)
|
2023-05-17 10:44:05 +02:00 |
|
ci-robbot [bot]
|
ab2cb55719
|
Bump system/elemental-cli to 0.3.1 (#227)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2023-05-12 14:25:33 +03:00 |
|
Itxaka
|
5914bfe3c2
|
Track elemental-cli by version not by hash (#226)
|
2023-05-12 12:18:54 +02:00 |
|
Itxaka
|
dc1ae6a9c7
|
Fix agent webui (#224)
|
2023-05-12 10:15:26 +02:00 |
|
Itxaka
|
bb2d1750ee
|
Add package for kairos-docs (#225)
|
2023-05-12 10:08:28 +02:00 |
|
ci-robbot [bot]
|
df65b72c96
|
Bump utils/helm to 3.12.0 (#221)
|
2023-05-11 21:42:59 +02:00 |
|
ci-robbot [bot]
|
001d4fd279
|
Bump utils/earthly to 0.7.5 (#222)
|
2023-05-11 21:42:39 +02:00 |
|
Itxaka
|
2895350c56
|
Dont run PR job on pushes (#220)
|
2023-05-11 09:08:37 +00:00 |
|
ci-robbot [bot]
|
f1fc05ef4a
|
Bump system/kcrypt-challenger to 0.4.0 (#219)
|
2023-05-09 22:44:42 +00:00 |
|
ci-robbot [bot]
|
b73722fad6
|
Bump system/kairos-agent to 2.0.0-rc4 (#218)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2023-05-10 00:25:37 +02:00 |
|
ci-robbot [bot]
|
54750fd3fc
|
Bump dracut/immucore to 0.0.25 (#216)
|
2023-05-09 23:03:50 +02:00 |
|
ci-robbot [bot]
|
14c22e4cac
|
Bump system/immucore to 0.0.25 (#217)
|
2023-05-09 23:00:25 +02:00 |
|
ci-robbot [bot]
|
10d4769d0b
|
Bump bundles/kairos-configs to 2.0.3 (#191)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2023-05-09 12:13:56 +02:00 |
|
ci-robbot [bot]
|
d4756d9735
|
Bump bundles/provider-kairos to 2.0.3 (#192)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2023-05-09 12:13:41 +02:00 |
|
ci-robbot [bot]
|
8c3eadc1bc
|
Bump utils/operator-sdk to 1.28.1 (#194)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2023-05-09 12:13:23 +02:00 |
|