🔧 Lifecycle agent for kairos
Go to file
Dimitris Karakasilis 53c1b6c9ea
Fix wrong error message when upgrading recovery (#788)
* Fix wrong error message when upgrading recovery

fix command help text and simplify variables in function

Fixes https://github.com/kairos-io/kairos/issues/3393

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

* Fix test

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

---------

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2025-05-19 18:37:25 +03:00
.github chore(deps): update dependabot/fetch-metadata action to v2.4.0 (#784) 2025-05-10 03:24:18 +00:00
internal chore(deps): update dependency cypress to v14.3.3 (#777) 2025-05-06 22:52:40 +00:00
pkg Fix wrong error message when upgrading recovery (#788) 2025-05-19 18:37:25 +03:00
tests First iteration of the sysext command (#738) 2025-04-09 10:18:11 +00:00
.codecov.yaml Lower test coverage target 2024-06-20 12:06:48 +02:00
.gitignore First pass at standalone kairos-agent 2023-04-24 12:08:37 +02:00
.golangci.yml robot: Make linter happy 2022-07-25 22:26:10 +00:00
.goreleaser.yaml On build, check fips binary for confirmation (#761) 2025-04-16 12:05:36 +03:00
Earthfile Run tests in parallel and output github formats on workflow (#543) 2024-09-17 17:51:11 +02:00
go.mod fix(deps): update module k8s.io/mount-utils to v0.33.1 (#787) 2025-05-16 02:03:57 +00:00
go.sum fix(deps): update module k8s.io/mount-utils to v0.33.1 (#787) 2025-05-16 02:03:57 +00:00
LICENSE Update LICENSE 2024-04-23 15:34:07 +02:00
main.go Fix wrong error message when upgrading recovery (#788) 2025-05-19 18:37:25 +03:00
osv-scanner.toml Run secscans in proper events (#410) 2024-07-12 10:21:30 +02:00
renovate.json chore(config): migrate config renovate.json (#690) 2025-02-18 14:29:07 +00:00