Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Releases: rancher/k3os

v0.11.0-rc1

23 Jun 23:38
085820a
Compare
Choose a tag to compare
v0.11.0-rc1 Pre-release
Pre-release

Zero Dot Eleven Dot Zero, Release Candidate One

Features and Enhancements

  • Bump Kernel 5.4.0-37.41-rancher1 #524
    This should fully enable WireGuard! 🎉
  • Bump K3S v1.18.4+k3s1 #523
  • Bump LinuxKit Metadata #467
  • Include lm-sensors #479 (thanks @zimme!)
  • Grub: Installer Menu Entry #507 (thanks @philipsparrow!)
  • Smarter Connman Config #480 (thanks @zimme!)
  • Support Gitlab Keys #481 (thanks @zimme!)
    e.g., to let both @dweomer and @zimme login 😈
    # /var/lib/rancher/k3os/config.d/ssh-authorized-keys.yaml
    ssh_authorized_keys:
    - "github:dweomer"
    - "gitlab:zimme"

Bug Fixes

  • Apply k3os.modules During run Phase #472
  • Fix Ubuntu Takeover #496 (thanks @brandond!)
  • Fix Rescue Shell #517 (thanks @gbonnefille!) and #526
  • Mitigate Boot Mode Detection Race #513
    Wait up to 30 seconds before failing. (thanks @stuartpb!)
  • Friendly Boot Mode Failure #519
    Did you forget to set k3os.mode? (thanks @Jille!)
  • Fix Custom TTY in /etc/inittab #504 (thanks @mstarostik!)

v0.11.0-m2

20 Jun 09:03
a18c348
Compare
Choose a tag to compare
v0.11.0-m2 Pre-release
Pre-release

Zero Dot Eleven Dot Zero, Milestone Two

Features and Enhancements

  • Bump Kernel 5.4.0-37.41-rancher1 #524
  • Bump K3S v1.18.4+k3s1 #523
  • Bump LinuxKit Metadata #467
  • Include lm-sensors #479

Bug Fixes

  • Apply k3os.modules During run Phase #472
  • Make "Failed to determine boot mode" More Fiendly #519

v0.10.3

18 Jun 18:55
ce0d9b8
Compare
Choose a tag to compare

Fixes

v0.11.0-m1

16 Jun 17:36
453d08d
Compare
Choose a tag to compare
v0.11.0-m1 Pre-release
Pre-release

Zero Dot Eleven Dot Zero, Milestone One

Features and Enhancements

  • Bump Kernel 5.4.0-29.33-rancher1 #478
  • Bump K3S v1.18.3+k3s1 #477
  • Bump LinuxKit Metadata #467
  • Include lm-sensors #479

Bug Fixes

  • Apply k3os.modules During run Phase #472

v0.10.2

04 Jun 16:54
9925a1d
Compare
Choose a tag to compare

Security Fixes

  • Bump k3s to v1.17.6+k3s1 #505
    • CVE-2020-10749 - IPv4 only clusters susceptible to MitM attacks via IPv6 rogue router advertisements
    • CVE-2020-8555 - kube-controller-manager SSRF

Bug Fixes

  • Establish /usr/libexec/kubernetes symlink to persistent disk #447 (thanks @zimme)
    This makes the FlexVolume plugin happy.

v0.10.1

13 May 19:47
a0758bb
Compare
Choose a tag to compare

Documentation

  • Updated Remastering ISO pre-requisites. #435
  • Fixed write_files example that misled: /etc/rc.local ➡️ /etc/local.d/example.start #439

Features and Enhancements

  • Bump System Upgrade Controller v0.5.0 #459
  • Bump K3S v1.17.5+k3s1 #460
  • Wireguard Tools #444 (Thanks @dclark)
    These are usable now if you happening to be running an overlay with a wireguard-enabled kernel.
    The k3OS kernel with Wireguard is Coming Soon ™️!

Bug Fixes

  • more partprobe races during install #436

v0.10.1-rc1

07 May 00:48
a0758bb
Compare
Choose a tag to compare
v0.10.1-rc1 Pre-release
Pre-release

Documentation

  • Updated Remastering ISO pre-requisites. #435
  • Fixed write_files example that misled: /etc/rc.local ➡️ /etc/local.d/example.start #439

Features and Enhancements

  • Bump System Upgrade Controller v0.5.0 #459
  • Bump K3S v1.17.5+k3s1 #460
  • Wireguard Tools #444 (Thanks @dclark)
    These are usable now if you happening to be running an overlay with a wireguard-enabled kernel.
    The k3OS kernel with Wireguard is Coming Soon ™️!

Bug Fixes

  • more partprobe races during install #436

v0.10.0

10 Apr 20:56
df70745
Compare
Choose a tag to compare

Features and Enhancements

  • Bump System Upgrade Controller v0.4.0 #410
  • Bump Kernel 5.0.0-43.47-rancher1 #411
  • Bump K3S v1.17.4+k3s1 #412
  • Hyper-V Guest Tooling #420, #425
  • Configurable Timezones #428
  • Hardened SSHD Config #402 (Thanks @Eriner!)

Bug Fixes

v0.10.0-rc2

09 Apr 15:49
df70745
Compare
Choose a tag to compare
v0.10.0-rc2 Pre-release
Pre-release

Features and Enhancements

  • Bump System Upgrade Controller v0.4.0 #410
  • Bump Kernel 5.0.0-43.47-rancher1 #411
  • Bump K3S v1.17.4+k3s1 #412
  • Hyper-V Guest Tooling #420, #425
  • Configurable Timezones #428
  • Hardened SSHD Config #402 (Thanks @Eriner!)

Bug Fixes

v0.10.0-rc1

08 Apr 18:57
cdfa26f
Compare
Choose a tag to compare
v0.10.0-rc1 Pre-release
Pre-release

Features and Enhancements

  • Bump System Upgrade Controller v0.4.0 #410
  • Bump Kernel 5.0.0-43.47-rancher1 #411
  • Bump K3S v1.17.4+k3s1 #412
  • Hyper-V Guest Tooling #420, #425
  • Configurable Timezones #428
  • Hardened SSHD Config #402 (Thanks @Eriner!)

Bug Fixes