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

v1.1.0

Compare
Choose a tag to compare
@SvenDowideit SvenDowideit released this 04 Sep 23:30
· 441 commits to master since this release

v1.1.0

  • Linux 4.9.45
  • Docker 17.03.2-ce LTS by default, 17.06.1-ce available
  • autodetect VMWare hypervisor and automatically enable open-vm-tools at boot.
    • Also enables xenhvm-vm-tools, kvm-vm-tools, hyperv-vm-tools and bhyve-vm-tools, but these services don't exist yet.
  • rpi64: Linux 4.9.34

See the RancherOS v1.1 documentation for more information.

Amazon AMIs

Please see our README to find our community AMIs.

New:

  • Syslinux Boot menu with debug, autologin, recovery and edit options #1957
  • Detect some virtualization hosts (vbox, xen, paralells, vmware) and auto enable open-vm-tools for vmware at boot #1883
  • VMWare ESXi datasource can now use guestinfo, including url or local file based cloud-init #1883
  • Add recovery console that starts very early in the boot process #1931
  • Logrotate system service #1966
  • Cron service #1966
  • Always save Debug boot logs to /var/log/boot #1991
  • log RancherOS debug logs to remote syslog server when netconsole kernel boot param is set #2046
  • Add reboot –kexec (--kexe-previous –kexec-append) to avoid the full BIOS powercycle #1965
  • Add poweroff –f to avoid shutting down containers #1855
  • Allow NFS in cloud-config mounts #1620
  • Remove docker 1.10 and 1.11 support from RancherOS v1.11 #2056
  • Docker 17.06 support #1985

Fixes:

  • Add a DHCP wait to allow the network to settle before starting services #1921
  • Don't overwrite a good resolv.conf with the default one (3 times during boot!) #2062
  • Fix ntpd when there are large time drifts #1997
  • Network pre and post cmds improved #1869
  • Fix openstack console #1922
  • Serial console prompt stalls fixed #1234
  • Improve Docker-machine compatibility with v1.12.0
  • When enabling a local file based service, allow it to use a local image #1899

Dev

  • Use APTPROXY env var when building to use a local apt-cacher #1920
  • Use ENGINE_REGISTRY_PROXY for local registry mirror when building