Commit Graph

352 Commits

Author SHA1 Message Date
Itxaka
7c6c195bd5
Fix upgrade size calculation inside k8s (#537)
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-13 13:07:17 +02:00
Itxaka
419f09160f
Fail if remote url address doesnt exist (#527) 2024-09-11 15:57:53 +02:00
Itxaka
8e2c8ebb92
Minimize shelling out (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-10 12:23:15 +02:00
renovate[bot]
6e754c65fc
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 01:59:48 +00:00
renovate[bot]
ccb8b2654c
fix(deps): update module github.com/google/go-github/v63 to v64 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 01:55:06 +00:00
renovate[bot]
3c2655f1e7
fix(deps): update module github.com/jaypipes/ghw to v0.13.0 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 21:10:14 +00:00
renovate[bot]
b8bc9b671d
fix(deps): update module golang.org/x/net to v0.29.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 21:09:59 +00:00
renovate[bot]
48fd21b1f7
fix(deps): update module golang.org/x/sys to v0.25.0 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 02:14:52 +00:00
renovate[bot]
11a1215973
fix(deps): update module golang.org/x/oauth2 to v0.23.0 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 02:10:35 +00:00
renovate[bot]
cae7c94143 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.2 2024-09-04 21:51:42 +00:00
Dimitris Karakasilis
76899b7b77
Merge pull request #509 from kairos-io/add-test-and-fix-recovery-upgrade
Add test and fix recovery upgrade
2024-09-04 13:22:47 +03:00
renovate[bot]
6d2d0cd4fb
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 23:22:16 +00:00
renovate[bot]
6b4f625577
fix(deps): update module github.com/google/go-github/v63 to v64 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 23:22:00 +00:00
dependabot[bot]
77b42c4ef0
Bump github.com/opencontainers/runc (#510)
Bumps the go_modules group with 1 update in the / directory: [github.com/opencontainers/runc](https://github.com/opencontainers/runc).


Updates `github.com/opencontainers/runc` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.13...v1.1.14)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  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-09-03 19:56:35 +00:00
Dimitris Karakasilis
773b1e7d59
Add test for image size calculation and respect --recovery flag
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-09-03 13:38:47 +03:00
renovate[bot]
9edc60aaec
fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 21:12:06 +00:00
renovate[bot]
8dc1357160 fix(deps): update module github.com/onsi/gomega to v1.34.2 2024-08-29 02:23:31 +00:00
renovate[bot]
402a21270a fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2 2024-08-28 21:09:52 +00:00
renovate[bot]
b3af472150
fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 23:00:48 +00:00
renovate[bot]
77fa0020a2
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 03:47:00 +00:00
renovate[bot]
68f8ff0bf0
fix(deps): update module github.com/google/go-github/v63 to v64 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 03:46:48 +00:00
renovate[bot]
cb427bfcd8
fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.1 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 01:53:21 +00:00
renovate[bot]
d4730460a9 fix(deps): update module github.com/pterm/pterm to v0.12.79 2024-08-21 22:13:29 +00:00
renovate[bot]
6e2258561b fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 2024-08-21 22:13:18 +00:00
renovate[bot]
f3601ef61d
Update github.com/mudler/go-processmanager digest to 8b802d3 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 21:49:43 +00:00
renovate[bot]
2f7d79066f
Update module k8s.io/mount-utils to v0.31.0 (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 21:50:53 +00:00
renovate[bot]
ce57c22c0c Update module github.com/urfave/cli/v2 to v2.27.4 2024-08-11 16:01:34 +00:00
renovate[bot]
3156d45e8d
Update module golang.org/x/sys to v0.24.0 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 23:21:36 +00:00
renovate[bot]
3bd0403d34
Update module github.com/onsi/ginkgo/v2 to v2.20.0 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 23:25:13 +00:00
renovate[bot]
120280ecae
Update module golang.org/x/net to v0.28.0 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 21:58:59 +00:00
renovate[bot]
201f18799e Update module github.com/google/go-containerregistry to v0.20.2 2024-08-06 21:58:34 +00:00
renovate[bot]
432228b6d6
Update module golang.org/x/sys to v0.23.0 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 18:11:14 +00:00
renovate[bot]
2c3e1492eb
Update module golang.org/x/oauth2 to v0.22.0 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 17:29:47 +00:00
Itxaka
523f363449
Bump yip for CVE-2024-41110 (#436) 2024-08-01 11:55:07 +02:00
Itxaka
02eb9d32a0
Let kcrypt add the allow discards option (#434) 2024-07-31 18:00:29 +02:00
renovate[bot]
abcc8b71bc Update module github.com/onsi/gomega to v1.34.1 2024-07-29 22:19:19 +00:00
Itxaka
0d8d534d5d
Encrypt luks partition with allow-discards (#423) 2024-07-29 09:47:03 +02:00
renovate[bot]
1c09e80a82
Update module github.com/google/go-github/v40 to v63 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 22:57:26 +00:00
renovate[bot]
a1c2e69b38 Update module github.com/onsi/ginkgo/v2 to v2.19.1 2024-07-26 22:57:08 +00:00
Dimitris Karakasilis
e3d7d3a057
Show message when list-releases is called from within a UKI OS
Consume https://github.com/kairos-io/kairos-sdk/pull/262/files

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-07-26 13:32:12 +03:00
Dimitris Karakasilis
f50ae8824c
Replace deprecated lib
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-07-26 13:31:09 +03:00
renovate[bot]
244d390ff6
Update module github.com/onsi/gomega to v1.34.0 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 22:29:38 +00:00
renovate[bot]
59bbefbc87 Update module github.com/urfave/cli/v2 to v2.27.3 2024-07-25 02:33:38 +00:00
renovate[bot]
77b0f7ad1c Update module k8s.io/mount-utils to v0.30.3 2024-07-17 23:34:53 +00:00
renovate[bot]
f8cc308bf7 Update module github.com/google/go-containerregistry to v0.20.1 2024-07-17 04:41:36 +00:00
renovate[bot]
a3827b4144
Update module github.com/mudler/yip to v1.9.3 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:33:45 +00:00
renovate[bot]
06dd69cda9
Update module github.com/google/go-github/v40 to v63 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 22:32:44 +00:00
Itxaka
7576c99faf
Run secscans in proper events (#410) 2024-07-12 10:21:30 +02:00
renovate[bot]
40990010b0
Update module github.com/google/go-github/v40 to v63 (#408)
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 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:43:59 +00:00