🔧 Lifecycle agent for kairos
Go to file
Dimitris Karakasilis 961e1ff9ae
Respect every way to set the upgrade entry
there are 3 ways:

- cli arg: --recovery
- cli arg: --boot-entry
- config setting: upgrade.recovery: true

We only checked the config setting

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-08-28 17:16:27 +03:00
.github chore(deps): update google/osv-scanner-action action to v1.8.4 2024-08-22 23:15:34 +00:00
internal Respect every way to set the upgrade entry 2024-08-28 17:16:27 +03:00
pkg Respect every way to set the upgrade entry 2024-08-28 17:16:27 +03:00
tests Make test more robust 2024-07-26 14:22:17 +03: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 Bump go to 1.22 and yip to latest (#405) 2024-07-11 11:36:54 +02:00
Earthfile Bump go to 1.22 and yip to latest (#405) 2024-07-11 11:36:54 +02:00
go.mod go mod tidy and add test for the calculation of the recovery image size 2024-08-28 14:10:46 +03:00
go.sum go mod tidy and add test for the calculation of the recovery image size 2024-08-28 14:10:46 +03:00
LICENSE Update LICENSE 2024-04-23 15:34:07 +02:00
main.go Unify --recover and --boot-entry upgrade options in code 2024-08-26 16:33:44 +03:00
osv-scanner.toml Run secscans in proper events (#410) 2024-07-12 10:21:30 +02:00
renovate.json Bump go to 1.22 and yip to latest (#405) 2024-07-11 11:36:54 +02:00