1
0
mirror of https://github.com/kairos-io/kairos-agent.git synced 2025-05-13 02:44:53 +00:00
Commit Graph

1112 Commits

Author SHA1 Message Date
Itxaka
7576c99faf
Run secscans in proper events () 2024-07-12 10:21:30 +02:00
renovate[bot]
d6f54a6bf5
Update module github.com/google/go-github/v40 to v63 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 00:42:29 +00:00
renovate[bot]
40990010b0
Update module github.com/google/go-github/v40 to v63 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 00:37:56 +00:00
renovate[bot]
54213cb504
Update module k8s.io/mount-utils to v0.30.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:59 +00:00
renovate[bot]
c6c3a9397b
Update module github.com/google/go-containerregistry to v0.20.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:42 +00:00
renovate[bot]
6943d64bbe
Update module golang.org/x/sys to v0.22.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:38 +00:00
renovate[bot]
24429789e9
Update module golang.org/x/net to v0.27.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:29 +00:00
renovate[bot]
064e9d68df
Update dependabot/fetch-metadata action to v2.2.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:17 +00:00
renovate[bot]
1993ab2494 Update google/osv-scanner-action action to v1.8.2 2024-07-11 09:42:53 +00:00
Itxaka
5a23b643c0
Bump go to 1.22 and yip to latest () 2024-07-11 11:36:54 +02:00
Dimitris Karakasilis
774d05965e
Merge pull request from kairos-io/2663-moved-package
Use correct reference to package
2024-07-05 09:23:06 +03:00
Itxaka
96362af97a
Update renovate.json 2024-07-04 14:53:32 +02:00
Dimitris Karakasilis
24ec7086ae
Use correct reference to package
Fixes https://github.com/kairos-io/kairos/issues/2663

See "deprecations" here:

https://github.com/distribution/distribution/releases/tag/v3.0.0-alpha.1

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-07-04 13:32:24 +03:00
renovate[bot]
69e49f579a
Update google/osv-scanner-action action to v1.8.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 22:09:58 +00:00
Mauro Morales
fb5a0e3d04
Run osv scanner on PRs ()
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-07-02 12:43:36 +02:00
renovate[bot]
8779071f36
Update dependency cypress to v13.13.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 23:19:57 +00:00
renovate[bot]
5e9ae623c8
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 21:38:41 +00:00
renovate[bot]
e70ded95f9
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 21:33:57 +00:00
dependabot[bot]
85efacd026
Bump golang.org/x/image in the go_modules group across 1 directory ()
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/image](https://github.com/golang/image).


Updates `golang.org/x/image` from 0.10.0 to 0.18.0
- [Commits](https://github.com/golang/image/compare/v0.10.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 19:40:13 +00:00
Dimitris Karakasilis
a3fc161a98
Merge pull request from kairos-io/bump-yip-to-fix-uid
Bump yip to v1.9.0
2024-06-26 15:16:19 +03:00
Dimitris Karakasilis
4cc7c898c4
Bump yip to v1.9.0
to properly set kairos uid and gid in the range of human users

Relevant: https://github.com/mudler/yip/pull/159

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-06-26 12:50:08 +03:00
renovate[bot]
3f657c728a
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 23:15:16 +00:00
renovate[bot]
bb5a71ce85
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 23:10:14 +00:00
Itxaka
d74d63c8d1
Lower test coverage target 2024-06-20 12:06:48 +02:00
Itxaka
aebc8f6083
Bump kcrypt and adapt hooks () 2024-06-20 11:19:29 +02:00
renovate[bot]
c45586a505
Update dependency cypress to v13.12.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 03:20:57 +00:00
renovate[bot]
252ba69db2 Update dependency alpinejs to v3.14.1 2024-06-18 21:56:50 +00:00
Dimitris Karakasilis
81f97563c1
Merge pull request from kairos-io/fix-uki-upgrade
Skip dirs in copyArtifactSetRole and replace only basename
2024-06-18 14:52:46 +03:00
Dimitris Karakasilis
046f6879ff
Skip dirs in copyArtifactSetRole and replace only basename
otherwise we get the error:

```
panic: open /efi/EFI/kairos/passive.efi.extra.d: is a directory
```

and we may replace parts of the path that we shouldn't.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-06-18 14:09:14 +03:00
renovate[bot]
fd2f83dc55
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 16:49:43 +00:00
renovate[bot]
569c1313f3 Update module github.com/google/go-containerregistry to v0.19.2 2024-06-15 14:02:21 +00:00
Björn Brauer
54a528a44a
Ensure only numeric part of systemd version is converted to int () 2024-06-12 10:08:19 +02:00
renovate[bot]
3462167492
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 01:05:09 +00:00
renovate[bot]
c1b8a7bc50 Update module github.com/mudler/yip to v1.8.1 2024-06-11 21:59:43 +00:00
renovate[bot]
f6456a1b72
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 21:57:42 +00:00
renovate[bot]
ff6a423717
Update module github.com/mudler/yip to v1.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 21:53:16 +00:00
Itxaka
91e18dd4b3 Copy extensions to passive as well
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-06-10 15:58:44 +02:00
Itxaka
b176b47f56
Copy any found sysextensions into active+passive efi dir () 2024-06-07 16:45:50 +02:00
renovate[bot]
c1d1a33114
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 21:12:36 +00:00
renovate[bot]
47d37bd8db
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 07:48:26 +00:00
Itxaka
9b7d21e565
Bump to new sdk () 2024-06-06 09:43:40 +02:00
Nianyu Shen
3a3ba23c6c
bump kairos-sdk to v0.2.2 () 2024-06-05 09:56:26 +02:00
renovate[bot]
0cb1a07732
Update module golang.org/x/oauth2 to v0.21.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:41:22 +00:00
renovate[bot]
57dbd52b76
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:36:51 +00:00
renovate[bot]
15a506de77
Update goreleaser/goreleaser-action action to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:36:38 +00:00
renovate[bot]
ff7744b258
Update module golang.org/x/sys to v0.21.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 01:34:45 +00:00
renovate[bot]
3e7385ab4c
Update dependency cypress to v13.11.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 23:00:21 +00:00
Itxaka
85bb274b38
Use signature from sdk () 2024-06-04 16:03:39 +02:00
renovate[bot]
a256ef6060
Update module github.com/google/go-github/v40 to v62 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 10:38:45 +00:00
renovate[bot]
58dc5ee16d
Update module github.com/spf13/viper to v1.19.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 10:29:11 +00:00