Commit Graph

1274 Commits

Author SHA1 Message Date
Itxaka
a94041eede Merge branch 'main' into read_oem_last 2024-09-26 10:19:54 +02:00
Itxaka
da5a260d7b Update constants.go 2024-09-26 10:18:23 +02:00
renovate[bot]
a8e855b933 chore(deps): update dependency cypress to v13.15.0 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 22:24:51 +00:00
Itxaka
6fe3455bd8 Really resolve the target for config and spec (#560) v2.14.5 2024-09-25 11:52:42 +02:00
Itxaka
803d54c316 Scan /oem the last one
In case there is bundled configs, plus userdata, the userdata should be read at the end to be able to override any existing configs bundled with the system, as userdata is more dynamic.
2024-09-25 09:31:42 +02:00
Itxaka
9d63bae2ae Really resolve the link, not just get a relative link (#558)
Signed-off-by: Itxaka <itxaka@kairos.io>
v2.14.4
2024-09-24 19:09:06 +02:00
Itxaka
ded356cf98 Fix mkfs using the wrong label for the fs label (#556) v2.14.3 2024-09-24 10:08:34 +02:00
Itxaka
60af8246ad Accept more paths to devices for install (#552) v2.14.2 2024-09-23 17:13:07 +02:00
renovate[bot]
ddd5d884cf fix(deps): update dependency codemirror to v5.65.18 2024-09-20 22:46:01 +00:00
Itxaka
ea731eb99f Revert "chore(deps): update securego/gosec action to v2.21.3 (#551)" (#553) 2024-09-20 17:48:23 +02:00
Itxaka
bd4dce015f Expose the Analize method of yip (#548)
This only shows for a given stage what steps would be run and in which
order

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-09-20 10:36:09 +02:00
renovate[bot]
970eb1aa72 chore(deps): update securego/gosec action to v2.21.3 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 22:56:00 +00:00
Itxaka
157ea5b7ba Revert "chore(deps): update securego/gosec action to v2.21.3" (#549) 2024-09-19 15:12:51 +02:00
renovate[bot]
22d4d97503 chore(deps): update securego/gosec action to v2.21.3 2024-09-19 14:47:21 +02:00
Itxaka
fbb64f2a82 Run tests in parallel and output github formats on workflow (#543)
* Run tests in parallel and output github formats on workflow

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

* Fix broken parallel tests

We were using a fixed file for the tests which several tests could be
accessing at the same time.

This fixes it by setting a temp random file at the test start

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

* Fix the tests logging to stdout

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

* Drop the verbose

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

* Fix agent test

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

* Let the event consumer create the logfile or whatever

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

* Drop Focus

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

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
v2.14.1
2024-09-17 17:51:11 +02:00
Itxaka
3e99d75331 Move to use our ghw clone (#535) 2024-09-17 15:27:31 +02:00
renovate[bot]
d407679677 fix(deps): update module github.com/google/go-github/v64 to v65 (#542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 22:02:36 +00:00
renovate[bot]
4a9c060b41 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.4 2024-09-16 21:30:39 +00:00
Itxaka
690c7e7acd Fix skipping paths under kubernetes
Signed-off-by: Itxaka <itxaka@kairos.io>
(cherry picked from commit c549aeb086)
2024-09-16 10:17:55 +02:00
renovate[bot]
8c3ac611f0 fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 23:17:48 +00:00
renovate[bot]
4ac2952c9d fix(deps): update module github.com/google/go-github/v63 to v64 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 23:13:58 +00:00
Itxaka
a6bf3541c5 Do not skip /run when counting the size (#538) 2024-09-13 17:31:40 +02:00
Itxaka
7c6c195bd5 Fix upgrade size calculation inside k8s (#537)
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-13 13:07:17 +02:00
renovate[bot]
83afd40dc8 fix(deps): update module k8s.io/mount-utils to v0.31.1 2024-09-12 22:14:41 +00:00
Itxaka
d02bc50747 Improve get partitions and reset spec (#530)
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-12 17:24:35 +02:00
renovate[bot]
2c412c4b60 fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 01:29:42 +00:00
renovate[bot]
5c5c307cff chore(deps): update google/osv-scanner-action action to v1.8.5 2024-09-12 01:28:52 +00:00
renovate[bot]
1bb86e78de fix(deps): update module github.com/google/go-github/v63 to v64 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 23:25:27 +00:00
Itxaka
771c8e298f Update secscan.yaml 2024-09-11 16:01:27 +02:00
Itxaka
419f09160f Fail if remote url address doesnt exist (#527) 2024-09-11 15:57:53 +02:00
renovate[bot]
0cad53f6c5 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.3 2024-09-10 21:06:34 +00:00
renovate[bot]
e18834c0d3 chore(deps): update securego/gosec action to v2.21.1 2024-09-10 21:06:04 +00:00
Itxaka
17699f4d6e Display net info on QR code page (#525) 2024-09-10 15:50:16 +02:00
Itxaka
7328ad2cd5 Bump go to 1.23.1 (#526) 2024-09-10 15:29:49 +02:00
Itxaka
8e2c8ebb92 Minimize shelling out (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
v2.14.0
2024-09-10 12:23:15 +02:00
renovate[bot]
80295093af fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 02:05:16 +00:00
renovate[bot]
9008054da7 fix(deps): update module github.com/google/go-github/v63 to v64 (#523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 02:04:53 +00:00
renovate[bot]
6e754c65fc fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 01:59:48 +00:00
renovate[bot]
ccb8b2654c fix(deps): update module github.com/google/go-github/v63 to v64 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 01:55:06 +00:00
renovate[bot]
3c2655f1e7 fix(deps): update module github.com/jaypipes/ghw to v0.13.0 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 21:10:14 +00:00
renovate[bot]
b8bc9b671d fix(deps): update module golang.org/x/net to v0.29.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 21:09:59 +00:00
renovate[bot]
48fd21b1f7 fix(deps): update module golang.org/x/sys to v0.25.0 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 02:14:52 +00:00
renovate[bot]
11a1215973 fix(deps): update module golang.org/x/oauth2 to v0.23.0 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 02:10:35 +00:00
renovate[bot]
9dfed41fed chore(deps): update dependency cypress to v13.14.2 2024-09-05 02:09:53 +00:00
renovate[bot]
cae7c94143 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.2 2024-09-04 21:51:42 +00:00
Dimitris Karakasilis
76899b7b77 Merge pull request #509 from kairos-io/add-test-and-fix-recovery-upgrade
Add test and fix recovery upgrade
v2.13.6
2024-09-04 13:22:47 +03:00
Dimitris Karakasilis
774547e150 Address PR comments
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-04 12:51:19 +03:00
renovate[bot]
f56b7a9c93 fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 00:55:37 +00:00
renovate[bot]
5281bebba0 fix(deps): update module github.com/google/go-github/v63 to v64 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 00:55:19 +00:00
renovate[bot]
6d2d0cd4fb fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 23:22:16 +00:00