Itxaka
0e4e2360e0
Bump sdk
...
This brings unified log file output. So intead of generating log files
with names based on the timestamp it will log to a single file for ease
of log rotation
Signed-off-by: Itxaka <itxaka@kairos.io>
2025-04-11 08:46:04 +02:00
renovate[bot]
030204d466
fix(deps): update module github.com/rs/zerolog to v1.34.0 ( #723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 05:26:35 +00:00
renovate[bot]
2f3f2ce8ac
fix(deps): update module github.com/onsi/gomega to v1.36.3 ( #721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 02:35:08 +00:00
renovate[bot]
44a397a758
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.3 ( #720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 23:02:05 +00:00
renovate[bot]
796252bdc0
fix(deps): update module github.com/kairos-io/kcrypt to v0.14.1 ( #719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 23:01:56 +00:00
renovate[bot]
bea5878fd2
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.2 ( #716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 02:56:40 +00:00
renovate[bot]
eb9a8d1736
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.1 ( #714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 01:41:32 +00:00
renovate[bot]
50fde398bc
fix(deps): update module github.com/google/go-github/v69 to v70 ( #709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 02:47:02 +00:00
dependabot[bot]
9bf5c602ab
Bump github.com/containerd/containerd ( #710 )
...
Bumps the go_modules group with 1 update in the / directory: [github.com/containerd/containerd](https://github.com/containerd/containerd ).
Updates `github.com/containerd/containerd` from 1.7.25 to 1.7.27
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.25...v1.7.27 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
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>
2025-03-18 02:42:50 +00:00
renovate[bot]
5c9e4dd7b9
fix(deps): update module github.com/google/go-github/v69 to v70 ( #708 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 02:36:59 +00:00
renovate[bot]
694ecdc63d
fix(deps): update module k8s.io/mount-utils to v0.32.3 ( #705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 10:30:45 +00:00
Itxaka
b5869b4017
Fix hooks under encrypted partitions ( #702 )
...
* Fix hooks under encrypted partitions
We had a mess of mounting and unmounting things around when we try to
copy things to persistent.
Part of the changes (using the by-label to mount the persistent) are due
to the change in kcrypt. As we set the same label to the encrypted fs
and unencrypted fs, our utils.Mount could get mistaken and return the
first hit, which usually its the encrypted one, and we cannot mount that
one.
This patch brings it up to date.
- Makes bundles and logs hooks work when we have encrypted persistent.
It didnt work before.
- Makes both workflows the same.
- Locks everything once its over, to not leave encrypted parts around
- Mounts OEM so kcrypt can read the config if we are using a remote
server for encryption
- Mounts by label so there is not a change of getting the wrong device
- Uses the mount syscall directly. The util can mistake and return the
actual encrypted part if they both have the same label and finds it
first
---------
Signed-off-by: Itxaka <itxaka@kairos.io>
2025-03-13 11:22:26 +01:00
renovate[bot]
e8e05379a5
fix(deps): update module golang.org/x/oauth2 to v0.28.0 ( #701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 02:31:41 +00:00
renovate[bot]
8695ba7526
fix(deps): update module golang.org/x/net to v0.37.0 ( #700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 22:18:33 +00:00
renovate[bot]
cc82369b30
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.0 ( #699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 22:18:26 +00:00
renovate[bot]
bb4225884e
fix(deps): update module github.com/urfave/cli/v2 to v2.27.6 ( #698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 02:49:46 +00:00
renovate[bot]
127df512c0
fix(deps): update module golang.org/x/net to v0.36.0 ( #696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 23:03:20 +00:00
renovate[bot]
09c138ee8b
chore(deps): update dependency go to v1.24.1 ( #695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 23:02:39 +00:00
renovate[bot]
9e9042fee3
fix(deps): update module golang.org/x/oauth2 to v0.27.0 ( #692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 02:55:42 +00:00
renovate[bot]
21d9d48947
fix(deps): update module github.com/mudler/yip to v1.15.0 ( #691 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 22:05:40 +00:00
renovate[bot]
013f24dfd5
fix(deps): update module github.com/google/go-github/v69 to v69.2.0 ( #689 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 22:57:58 +00:00
renovate[bot]
b3f6db40ab
fix(deps): update module github.com/sanity-io/litter to v1.5.8 ( #688 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 17:55:25 +00:00
renovate[bot]
6eea367c2a
fix(deps): update module github.com/sanity-io/litter to v1.5.7 ( #687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 23:10:06 +00:00
Dimitris Karakasilis
445da19c7e
Bump github.com/google/go-github properly ( #686 )
...
because renovate doesn't know how to
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2025-02-14 16:14:04 +02:00
renovate[bot]
615cd97436
fix(deps): update module github.com/google/go-github/v66 to v69 ( #685 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 13:32:59 +00:00
Dimitris Karakasilis
0323e7d59d
Revert litter bump and run go mod tidy
...
because this changes:
https://github.com/sanity-io/litter/compare/v1.5.6...v1.5.7#diff-7e208a132876ae1bd6e4709fb93c4a5710e91335c1ed5926a423cc57d63c9cbdR137
create these errors:
```
2025-02-14T13:12:04Z INF Boot in uki mode result=false
panic: reflect.Value.Interface: cannot return value obtained from unexported field or method
goroutine 1 [running]:
reflect.valueInterface({0x129bf40?, 0xc0004228c0?, 0xbab950?}, 0xc0?)
/usr/local/go/src/reflect/value.go:1492 +0xc6
```
https://github.com/kairos-io/kairos/actions/runs/13329130652/job/37231009324?pr=3194
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2025-02-14 15:27:34 +02:00
renovate[bot]
d11dc122ae
fix(deps): update module k8s.io/mount-utils to v0.32.2 ( #684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 23:27:25 +00:00
renovate[bot]
3db8924ce8
fix(deps): update module github.com/google/go-github/v66 to v69 ( #678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 18:54:16 +00:00
renovate[bot]
ae7b2d08a6
fix(deps): update module github.com/sanity-io/litter to v1.5.7 ( #682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 23:31:14 +00:00
renovate[bot]
edcf8723ab
fix(deps): update module golang.org/x/net to v0.35.0 ( #680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 00:54:24 +00:00
renovate[bot]
9b7b5db760
fix(deps): update module github.com/google/go-github/v66 to v69 ( #677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 01:52:46 +00:00
renovate[bot]
892ad54e6f
fix(deps): update module github.com/google/go-github/v68 to v69 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 05:34:21 +00:00
renovate[bot]
163fa3d08b
fix(deps): update module github.com/google/go-github/v66 to v69 ( #675 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 05:30:05 +00:00
renovate[bot]
ea105176e4
fix(deps): update module golang.org/x/sys to v0.30.0 ( #674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 00:55:07 +00:00
renovate[bot]
477f0e6323
fix(deps): update module golang.org/x/oauth2 to v0.26.0 ( #672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 00:24:59 +00:00
renovate[bot]
a942a90dc4
fix(deps): update module github.com/kairos-io/kairos-sdk to v0.7.3 ( #671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 00:24:37 +00:00
renovate[bot]
3412d7a2a2
fix(deps): update module github.com/mudler/yip to v1.14.1 ( #667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 05:52:15 +00:00
renovate[bot]
e2c6ef5a9b
fix(deps): update module github.com/mudler/yip to v1.14.0 ( #665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 01:49:06 +00:00
renovate[bot]
1b6c87d1c1
fix(deps): update module github.com/kairos-io/kairos-sdk to v0.7.2 ( #662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 08:16:27 +00:00
renovate[bot]
2e667634f5
fix(deps): update module k8s.io/mount-utils to v0.32.1 ( #664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 04:55:17 +00:00
renovate[bot]
0266183421
fix(deps): update module github.com/google/go-containerregistry to v0.20.3 ( #663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 01:42:03 +00:00
renovate[bot]
18911b7231
fix(deps): update module github.com/mudler/yip to v1.13.1 ( #659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 10:04:50 +00:00
renovate[bot]
8a8ef8ff45
fix(deps): update module github.com/sanity-io/litter to v1.5.6 ( #655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 23:16:09 +00:00
renovate[bot]
d57bea8263
fix(deps): update module github.com/google/go-github/v66 to v68 ( #645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 13:57:20 +00:00
dependabot[bot]
235440e393
Bump github.com/go-git/go-git/v5 ( #654 )
...
Bumps the go_modules group with 1 update in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ).
Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
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>
2025-01-09 13:52:43 +00:00
renovate[bot]
c572314bcc
fix(deps): update module github.com/google/go-github/v67 to v68 ( #646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:41:36 +00:00
renovate[bot]
2a7be43e74
fix(deps): update module golang.org/x/net to v0.34.0 ( #653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:37:12 +00:00
renovate[bot]
e6ed19177f
fix(deps): update module golang.org/x/oauth2 to v0.25.0 ( #650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 15:16:56 +00:00
renovate[bot]
195fb484d2
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 ( #648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 00:23:10 +00:00
renovate[bot]
f111e10906
fix(deps): update module github.com/onsi/gomega to v1.36.2 ( #647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-24 22:45:02 +00:00