This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Releases: rancher/k3os
Releases · rancher/k3os
v0.11.0-rc1
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
Duringrun
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
v0.10.3
Fixes
- Bump
k3s
tov1.17.7+k3s1
See the Kubernetes v1.17 Changelog
v0.11.0-m1
v0.10.2
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
v0.10.1
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
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
v0.10.0-rc2
v0.10.0-rc1
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
partprobe
race condition #407 (Thanks @hughobrien)- broken
killprocs
link #391 - add Joliet info to ISO #390
- udev symlinks missing #427