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

v0.9.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@dweomer dweomer released this 01 Feb 00:10
· 180 commits to master since this release
b7c4a11

Documentation Tweaks

  • Emphasize that k3os.dns_nameservers and k3os.ntp_servers are fallback values. #347
  • Add hetzner to supported data-sources. #355
    Also, adjust the data-sources documentation to indicate that datasources are tried in order until one returns some actual data, then processing stops.
  • Note in the "Remastering ISO" section that some installations of grub2 grub-mkrescue drop files in ${ISO}/boot/grub2 #364

Features and Enhancements

Bug Fixes

  • honor k3os.install.power_off when k3os.mode=install #143
  • reboot on takeover install #228
  • set reasonable system-wide limits and sysctls since we're running containers here #343
    Additionally, do linuxkit-style early hostname setting (as before v0.8.0)
  • fix missing /etc/ssl/cert.pem expected by some busybox tooling (namely wget) #346

Deprecations

  • deprecate k3os-upgrade-* scripts in favor of upgrade controller #369
    These are stillon system but they have been moved to /usr/share/rancher/k3os/scripts