github rancher/k3os v0.11.0

latest releases: v0.21.5-k3s2r1, v0.20.11-k3s2r1, v0.22.2-k3s2r0...
3 years ago

Zero Dot Eleven Dot Zero

Upgrading: please update your node labels (plan.upgrade.cattle.io/k3os-latest=enabled ➡️ k3os.io/upgrade=enabled) if you have relied on the default k3os-latest manifest/plan. Starting with v0.11.0 the .spec.nodeSelector for this default plan has changed (in preparation for the agent/server interlocking plans a la k3s-upgrade).

Features and Enhancements

  • Bump Kernel 5.4.0-37.41-rancher1 #524
    This should fully enable WireGuard! 🎉
  • Bump K3S v1.18.6+k3s1 #550
  • 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 and Generic HTTP(S) URLs #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:
    - "https://github.com/dweomer.keys" # equivalent to 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!)
  • Fix Mounting from USB during install #527
    Attempt to mount from bare device if mount of /dev/sd[a-z][1-4] fails
  • Fix rpc.statd Sadness create /var/lib/nfs for it #547

Don't miss a new k3os release

NewReleases is sending notifications on new releases.