1
0
mirror of https://github.com/kairos-io/kcrypt.git synced 2025-05-10 09:24:34 +00:00
Commit Graph

172 Commits

Author SHA1 Message Date
Itxaka
2f3a99f421 Remove -v flag on udev unlock
it can cause locks

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-05-28 19:24:59 +02:00
Itxaka
4495239b5f Avoid calling udevadm with -v flag
seems like it can block and has no timeout

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-05-28 14:46:57 +02:00
Dimitris Karakasilis
f6ed18cd18 Try a simpler version of "udevadm trigger"
in case the other options are not supported

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-05-28 11:24:49 +02:00
Dimitris Karakasilis
c936f74913 Trigger udev events also on lock
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-05-28 11:24:36 +02:00
Dimitris Karakasilis
7de640988f Trigger udev to populate disk info
because otherwise, sometimes the encrypted partition doesn't show up as
type: crypto_LUKS but as type: unknown making kcrypt skip it completely

Part of https://github.com/kairos-io/kairos/issues/2511

(an additional seems to be needed in kairos-agent when locking the
partitions to fully fix the issue)

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-05-28 11:24:28 +02:00
Itxaka
5274499e1a
Drop uneeded lib () 2024-04-24 10:40:39 +02:00
Itxaka
a2f7baa39a
Use go1.19 as minimun version and test matrix ()
* Use go1.19 as minimun version and test matrix

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

* Replace ginkgo/gomega with 1.19 versions

So we can run tests under go 1.19

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

* Fix lint

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

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-04-19 14:12:20 +00:00
renovate[bot]
8fd1f6cb77
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 04:04:09 +00:00
renovate[bot]
365d0538fb
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 04:02:31 +00:00
renovate[bot]
a3f367f3aa
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 04:00:37 +00:00
renovate[bot]
8617a8c14a
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 03:58:53 +00:00
renovate[bot]
46aa6fba45
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 00:42:24 +00:00
renovate[bot]
baf3fa7c83
Update module github.com/onsi/gomega to v1.33.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 00:40:35 +00:00
renovate[bot]
88d8065808
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 00:39:11 +00:00
renovate[bot]
e380ce1304 Update module github.com/kairos-io/kairos-sdk to v0.1.1 2024-04-18 21:47:09 +00:00
renovate[bot]
0393598788
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 06:53:22 +00:00
renovate[bot]
ac277a494c Update dependency go to v1.22.2 2024-04-18 04:40:55 +00:00
renovate[bot]
2639bc8824
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 00:14:37 +00:00
renovate[bot]
7060177e65
Update module k8s.io/apimachinery to v0.30.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 00:12:52 +00:00
renovate[bot]
98ac6337a2
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 22:17:05 +00:00
renovate[bot]
7878a9cce3
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 22:15:35 +00:00
renovate[bot]
e059b73630
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 09:20:04 +00:00
renovate[bot]
b8c08721c4 Update module k8s.io/apimachinery to v0.29.4 2024-04-17 04:30:50 +00:00
renovate[bot]
e136f34adc
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 01:18:28 +00:00
renovate[bot]
64a7bfceb6
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 01:17:07 +00:00
renovate[bot]
bbee8a854c
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 22:15:12 +00:00
renovate[bot]
2870428fe1
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 22:14:01 +00:00
renovate[bot]
b1e5a5e216
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 04:20:00 +00:00
renovate[bot]
8ba74d9b71
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 00:18:17 +00:00
renovate[bot]
ed614fe9db
Update module gopkg.in/yaml.v1 to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 00:17:32 +00:00
renovate[bot]
087f75d1a7
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 00:15:42 +00:00
renovate[bot]
ab6ca18ebc
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 23:20:39 +00:00
renovate[bot]
72a6cc004d
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 23:19:29 +00:00
renovate[bot]
70067c9e5b
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:15:13 +00:00
renovate[bot]
b21bf0c967
Update dependabot/fetch-metadata action to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:14:00 +00:00
renovate[bot]
3828d4261f
Update module github.com/kairos-io/kairos-sdk to v0.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:12:40 +00:00
renovate[bot]
441c68dc2e
Update dependabot/fetch-metadata action to v1.7.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:11:18 +00:00
renovate[bot]
0d953c48c7
Update module github.com/urfave/cli to v1.22.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:10:24 +00:00
renovate[bot]
11e87b839c
Update module github.com/urfave/cli to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:51:32 +00:00
renovate[bot]
e18aa51c47
Update module gopkg.in/yaml.v1 to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:50:17 +00:00
renovate[bot]
66d8bd752d
Update module github.com/onsi/ginkgo/v2 to v2.17.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:48:45 +00:00
renovate[bot]
c0fa3e5690
Update module k8s.io/apimachinery to v0.29.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:46:49 +00:00
renovate[bot]
6ea10abdc5
Update module github.com/otiai10/copy to v1.14.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:44:59 +00:00
Ettore Di Giacinto
679bd88e7a
Create renovate_auto.yml 2024-04-15 12:43:36 +02:00
dependabot[bot]
e2a5d3b2e9
Bump github.com/docker/docker ()
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.5+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.5...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 10:33:14 +00:00
Ettore Di Giacinto
9a533c82ed
Merge pull request from kairos-io/renovate/github.com-onsi-gomega-1.x
Update module github.com/onsi/gomega to v1.32.0
2024-04-15 12:31:18 +02:00
Ettore Di Giacinto
37e601bf9e
Merge pull request from kairos-io/renovate/github.com-jaypipes-ghw-0.x
Update module github.com/jaypipes/ghw to v0.12.0
2024-04-15 12:30:50 +02:00
Ettore Di Giacinto
4bac3eae50
Merge pull request from kairos-io/renovate/github.com-anatol-luks.go-digest
Update github.com/anatol/luks.go digest to fb3724e
2024-04-15 12:30:35 +02:00
Ettore Di Giacinto
74130c3a90
Create dependabot_auto.yml 2024-04-15 12:30:18 +02:00
renovate[bot]
694a62be4b
Update module github.com/onsi/gomega to v1.32.0 2024-04-15 10:29:33 +00:00