Skip to content

Releases: kairos-io/kairos

v2.4.3

08 Dec 11:27
fed6b81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.3-rc5

08 Dec 08:05
fed6b81
Compare
Choose a tag to compare
v2.4.3-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.3-rc4...v2.4.3-rc5

v2.4.3-rc4

07 Dec 10:48
2a6813e
Compare
Choose a tag to compare
v2.4.3-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.3-rc3...v2.4.3-rc4

v2.4.3-rc3

05 Dec 17:00
583eff8
Compare
Choose a tag to compare
v2.4.3-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.3-rc2...v2.4.3-rc3

v2.4.3-rc2

05 Dec 09:21
d7c94a4
Compare
Choose a tag to compare
v2.4.3-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.3-rc1...v2.4.3-rc2

v2.4.3-rc1

04 Dec 11:21
e5def71
Compare
Choose a tag to compare
v2.4.3-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.2...v2.4.3-rc1

v2.4.2

13 Nov 12:40
a658a3f
Compare
Choose a tag to compare

⚠️ There was an issue with the name of the arm images, you can read more about it here: #2009

What's Changed

Full Changelog: v2.4.1...v2.4.2

Known issues:

  • #1994
  • #1995
  • #1998
  • #1999
  • #2002
  • Some keyboards may not before the OS is loaded (e.g. during grub menu) on raspberry Pi 4 on Alpine. @jimmykarily's mechanical ducky keyboard for example. The raspberry pi keyboard works so it's not a general issue.

v2.4.2-rc2

08 Nov 14:27
0f9499d
Compare
Choose a tag to compare
v2.4.2-rc2 Pre-release
Pre-release
Pass ARTIFACT down to os-release template (#1992)

v2.4.2-rc1

07 Nov 18:06
Compare
Choose a tag to compare
v2.4.2-rc1 Pre-release
Pre-release
Add missing `\`

Signed-off-by: Dimitris Karakasilis <[email protected]>

v2.4.1

03 Oct 06:46
76ce20e
Compare
Choose a tag to compare

⚠️ NOTE: Due to problems with our pipelines after merging the provider-kairos CI to kairos repo, some opensuse-leap images in quay which are supposed to be for amd64, were overwritten by arm pipelines and the images are now for arm64. E.g. quay.io/kairos/kairos-opensuse-leap:v2.4.0-k3svlatest-k3s1. This will be fixed in v2.4.2 where naming of artifacts is a lot clearer

Overview and important notes

  • apt install was failing on Ubuntu systems. The issue seems to come upstream but in the meantime we decided to not remove the /var/cache directory to keep the same experience than before. For what we were able to tell, the impact on space wasn't much and users can always add some script to do the cleaning afterwards if they see fit. Ref: #1849
  • kairos-agent introduces the `--source flag for various commands. Ref: kairos-io/kairos-agent#152
  • Some flavors were unable to install giving an "out of space" error. This was caused by the size calculation not taking into account symlinks. This has been addressed but the calculation can still be improved. Ref: #1841 #1862
  • Raspberry Pi auto-reset is now working. Ref. #1767
  • Yip was updated to address some issues with name construction for devices like mmcblk0p1 and nvme0n1p1. Ref: mudler/yip#110
  • A new converged bootargs for all flavors was merged and if you notice any issues, please report them.

New features and improvements

Fixes

Documentation

Packages included in this release

Name Version
container/kubectl 1.28.3
dracut/immucore 0.1.6
init-svc/systemd 0.9.0
k8s/k3s-systemd 1.27.3+2
static/grub-config 0.9
static/kairos-overlay-files 1.0.13
system/grub2-efi 2.06-150404
system/immucore 0.1.6
system/kairos-agent 2.4.1
system/kcrypt 0.7.0
system/kcrypt-challenger 0.6.0
system/provider-kairos 2.4.0
system/suc-upgrade 0.2.1
utils/edgevpn 0.24.6
utils/k9s 0.28.0
utils/kube-vip 0.6.3
utils/nerdctl 1.7.0

CI improvements

  • 🤖 Fix systemd-fips framework trying to copy non-existing file by @Itxaka in #1844
  • 🤖 Do not upload orin image on master by @mauromorales in #1873

Full Changelog: v2.4.0...v2.4.1