Skip to content

Releases: kairos-io/kairos

v3.0.12

29 May 08:49
de955b2
Compare
Choose a tag to compare

v3.0.11

15 May 15:07
c20862b
Compare
Choose a tag to compare

Full Changelog: v3.0.10...v3.0.11

v3.0.10

09 May 13:30
Compare
Choose a tag to compare

Updated

  • Bumps framework to v2.7.32
  • Bumps kairos-agent to v2.8.14 (part of the framework)

Fixes

  • Prevent unwanted yaml fields to be marshalled: Fixes some step duplication when triggering the install via events like providers do
  • Avoid adding an extra line to os-release output: We were adding an extra line at the end of the os-release file, which some software had problems dealing with

Improvements

  • kairos-agent state will now show SecureBoot state of the node (on/off)
  • kairos-agent state will now show the common name of the EFI certificates in the node if any
  • kairos-agent state will now show a list of encrypted partitions by label and by device if any

image

Full Changelog: v3.0.9...v3.0.10

v3.0.9

02 May 15:16
af1c888
Compare
Choose a tag to compare

Full Changelog: v3.0.8...v3.0.9

v3.0.8

29 Apr 13:10
7640482
Compare
Choose a tag to compare

Backported fixes for agent:

  • Bumps yip for duplicated name of steps (was causing unexpected issues with users sometimes) Issue: #2488

Updated packages

Category Name Old version New Version
fips kairos-agent v2.8.12 v2.8.13
system kairos-agent v2.8.12 v2.8.13

Full Changelog: v3.0.7...v3.0.8

v3.0.7

25 Apr 12:04
Compare
Choose a tag to compare

Backported fixes for agent and immucore:

  • Bumps yip for user id reuse
  • Adds sync calls before and after mounting
  • [UKI] Fixes hooks in uki install
  • [UKI] Fixes mounting oem before running rootfs stage under uki

Updated packages

Category Name Old version New Version
fips kairos-agent v2.8.11 v2.8.12
system kairos-agent v2.8.11 v2.8.12
system immucore v0.1.25 v0.1.26
fips immucore v0.1.25 v0.1.26

Full Changelog: v3.0.6...v3.0.7

v3.0.6

17 Apr 07:34
7806bae
Compare
Choose a tag to compare

What's Changed

  • fix(orin): disable ISCSI in the initramfs generation by @mudler in #2476

Full Changelog: v3.0.5...v3.0.6

v3.0.5

12 Apr 06:50
Compare
Choose a tag to compare

Full Changelog: v3.0.4...v3.0.5

v3.0.4

04 Apr 11:47
84c3920
Compare
Choose a tag to compare

⚠️ Known issues

🐛 Raspberry: EFI booting no longer supported on kernels shipped with ubuntu > 22.04 #2249

We haven't been able to address the following issues on Alpine:
🐛 It's not possible to login on an Alpine 3.18 RPi #2439
🐛 Filesystem expansion on rpi4 doesn't work with Alpine #1995
🐛 cgroup_memory not mounted in Alpine rpi4 #2002
🐛 Upgrade on alpine arm errors #2135
🐛 reset from the GRUB menu on alpine, gets stuck in an endless loop #2136

Deprecation warnings:

Reading of /etc/elemental/config.yaml is working again but will be deprecated in favor of /etc/kairos/config.yaml

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

29 Mar 18:03
ce33f96
Compare
Choose a tag to compare

⚠️ Known issues

🐛 Raspberry: EFI booting no longer supported on kernels shipped with ubuntu > 22.04 #2249

We haven't been able to address the following issues on Alpine:
🐛 It's not possible to login on an Alpine 3.18 RPi #2439
🐛 Filesystem expansion on rpi4 doesn't work with Alpine #1995
🐛 cgroup_memory not mounted in Alpine rpi4 #2002
🐛 Upgrade on alpine arm errors #2135
🐛 reset from the GRUB menu on alpine, gets stuck in an endless loop #2136

Deprecation warnings:

Reading of /etc/elemental/config.yaml is working again but will be deprecated in favor of /etc/kairos/config.yaml

What's Changed

  • Fixes issue with the bootentry command in the agent when dealing with UKI by @mauromorales in #2410

Full Changelog: v3.0.2...v3.0.3