Itxaka
|
1ae3f3efc6
|
Add id to create_repo step
Signed-off-by: Itxaka <itxaka@kairos.io>
|
2024-10-15 14:21:08 +02:00 |
|
Itxaka
|
6300b0eda1
|
Show repo on summary when building repo (#1117)
|
2024-10-15 13:53:43 +02:00 |
|
Itxaka
|
3845621be7
|
bump agetn to 2.15.2 (#1115)
|
2024-10-15 10:49:36 +02:00 |
|
ci-robbot [bot]
|
412f70bb12
|
Bump utils/kube-vip to 0.8.4 (#1108)
|
2024-10-15 10:48:46 +02:00 |
|
Itxaka
|
68a790b569
|
Fix host add wrongly checking for execution (#1113)
|
2024-10-15 10:48:29 +02:00 |
|
Itxaka
|
a4602db764
|
Drop duplicated step (#1112)
|
2024-10-14 18:11:46 +02:00 |
|
Itxaka
|
e3876272ef
|
Drop extra cmdline from cloud configs (#1110)
|
2024-10-11 10:02:25 +02:00 |
|
Ettore Di Giacinto
|
5970738e56
|
fix: correctly source os-release (#1109)
|
2024-10-11 09:52:08 +02:00 |
|
Itxaka
|
bab1e7f1f8
|
Update collection.yaml (#1107)
|
2024-10-10 21:52:08 +02:00 |
|
ci-robbot [bot]
|
cc2b0b5750
|
Bump utils/k9s to 0.32.5 (#1102)
|
2024-10-10 21:50:13 +02:00 |
|
Itxaka
|
9c98079247
|
Fix livecd user permissions for kairos (#1106)
|
2024-10-10 21:49:59 +02:00 |
|
ci-robbot [bot]
|
b9a87e24f6
|
Bump utils/helm to 3.16.2 (#1105)
|
2024-10-10 14:20:12 +02:00 |
|
Itxaka
|
c33bdac240
|
Do not create the kairos user by default (#1104)
|
2024-10-10 12:41:57 +02:00 |
|
ci-robbot [bot]
|
e285e3eafa
|
Bump system/systemd-boot to 256.7 (#1103)
|
2024-10-09 16:19:42 +02:00 |
|
Itxaka
|
81f7ff76fb
|
Bump agent and immucore (#1098)
|
2024-10-07 14:44:16 +02:00 |
|
renovate[bot]
|
da2e017e66
|
Update docker/setup-buildx-action action to v3.7.1 (#1095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-07 14:14:44 +02:00 |
|
Thomas Thephasdin
|
542e91d932
|
fix(k9s): use version attribute for builds (#1096)
Co-authored-by: Thomas Thephasdin <thomas.thephasdin@ecolytiq.com>
|
2024-10-07 14:14:28 +02:00 |
|
Itxaka
|
9232f7eed6
|
Use kairos-release instead of os-release (#1082)
|
2024-10-07 11:43:48 +02:00 |
|
Itxaka
|
8facccf729
|
revert fix for alpine network (#1093)
|
2024-10-03 21:58:20 +02:00 |
|
Itxaka
|
487ca43c87
|
Move override file into proper dir (#1094)
|
2024-10-03 21:55:56 +02:00 |
|
Itxaka
|
21a0071c90
|
Skip lo device in alpine network config
Signed-off-by: Itxaka <itxaka@kairos.io>
|
2024-10-03 15:57:57 +02:00 |
|
Dimitris Karakasilis
|
f921c38c44
|
Don't reboot when upgrading recovery through kubernetes (#1092)
because it's not idempotent, the script never returns 0 and thus the
upgrade is restarted after reboot, causing a boot loop.
As described here:
https://github.com/rancher/system-upgrade-controller/issues/23#issuecomment-583003758
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-10-03 16:21:05 +03:00 |
|
Ben Corrado
|
496fe60947
|
Fix online status with more than one NIC (#1081)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
Co-authored-by: Itxaka <itxaka@kairos.io>
|
2024-10-03 11:28:24 +02:00 |
|
ci-robbot [bot]
|
1ce37e216f
|
Bump fips/kairos-agent to 2.14.7 (#1090)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2024-10-03 11:25:08 +02:00 |
|
ci-robbot [bot]
|
d83654bf1f
|
Bump system/kairos-agent to 2.14.7 (#1091)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-10-03 08:27:56 +00:00 |
|
ci-robbot [bot]
|
6772d339d1
|
Bump development/toolchain-go-ubuntu to 1.23.2 (#1084)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-10-02 20:20:30 +00:00 |
|
ci-robbot [bot]
|
f791d40e82
|
Bump development/toolchain-go to 1.23.2 (#1086)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-10-02 20:20:08 +00:00 |
|
Dimitris Karakasilis
|
7a7329364b
|
Remove tabs from yaml (#1089)
to make the cloud config valid again
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-10-02 19:25:21 +02:00 |
|
Itxaka
|
304850499e
|
Bring alpine initrd closer to other flavors (#1088)
|
2024-10-02 15:38:35 +02:00 |
|
Dimitris Karakasilis
|
875833fc80
|
Implement --recovery flag in suc-upgrade script (#1087)
To allow users to upgrade recovery from kubernetes
Part of: https://github.com/kairos-io/kairos/issues/2760
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-10-02 16:26:32 +03:00 |
|
ci-robbot [bot]
|
603005dba0
|
Bump system/immucore to 0.5.1 (#1085)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-10-01 20:17:02 +00:00 |
|
ci-robbot [bot]
|
e8ed4a934a
|
Bump fips/immucore to 0.5.1 (#1083)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-10-01 20:16:10 +00:00 |
|
Vadim Zharov
|
a00e1931c7
|
Persistence for ETCD added (#1080)
* Persistence for ETCD added
* package version bump
* package version bump
* package version bump
---------
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2024-10-01 01:11:34 +02:00 |
|
Mauro Morales
|
0ad384e908
|
Increase UDP buffer sizes (#1024)
* Increase UDP buffer sizes
The new size is 7.5M as recommended by quic-go [1]
[1]: a3327deff8
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
* Bump version
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
* Add source of the rmem_max
* Bump version
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
|
2024-09-28 00:43:04 +02:00 |
|
Itxaka
|
08a1048c1f
|
Bump agent (#1079)
|
2024-09-27 17:11:03 +02:00 |
|
Itxaka
|
44a72414b0
|
Bump immucore (#1078)
|
2024-09-27 13:17:39 +02:00 |
|
Dimitris Karakasilis
|
2c48f719fd
|
Skip autobump for k3s versions because it messes up things (#1077)
only bumping one of them
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-09-26 16:25:28 +03:00 |
|
Dimitris Karakasilis
|
ae54338fa8
|
Build the latest 3 k3s versions (#1064)
Fixes https://github.com/kairos-io/kairos/issues/2878
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-09-26 15:15:15 +03:00 |
|
Itxaka
|
addac01fff
|
Bump kairos-agent (#1076)
|
2024-09-25 11:53:42 +02:00 |
|
ci-robbot [bot]
|
5c115c7114
|
Bump fips/kairos-agent to 2.14.4 (#1074)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-09-24 20:35:45 +00:00 |
|
ci-robbot [bot]
|
6b40540e67
|
Bump system/kairos-agent to 2.14.4 (#1075)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-09-24 20:25:42 +00:00 |
|
Itxaka
|
16bc777d57
|
Force main rebuild
|
2024-09-24 21:16:23 +02:00 |
|
Itxaka
|
0c424ecd7a
|
Force main rebuild
|
2024-09-24 20:31:22 +02:00 |
|
ci-robbot [bot]
|
7286d01863
|
Bump system/kairos-agent to 2.14.4 (#1072)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-09-24 17:37:24 +00:00 |
|
ci-robbot [bot]
|
44d8e2a8f5
|
Bump fips/kairos-agent to 2.14.4 (#1073)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-09-24 17:36:07 +00:00 |
|
Itxaka
|
a13c0d265c
|
Drop tpm2 override (#1070)
|
2024-09-24 15:14:26 +02:00 |
|
ci-robbot [bot]
|
950f5c549d
|
Bump system/kairos-agent to 2.14.3 (#1069)
Signed-off-by: ci-robbot <robot@c3os.io>
|
2024-09-24 08:49:03 +00:00 |
|
ci-robbot [bot]
|
96b1855493
|
Bump fips/kairos-agent to 2.14.3 (#1067)
|
2024-09-24 10:15:29 +02:00 |
|
ci-robbot [bot]
|
212bc0087a
|
Bump system/kairos-agent to 2.14.3 (#1068)
|
2024-09-24 10:15:21 +02:00 |
|
ci-robbot [bot]
|
4509d58370
|
Bump fips/kairos-agent to 2.14.2 (#1065)
|
2024-09-23 17:32:15 +02:00 |
|