This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
v1.1.0-rc3
Pre-release
Pre-release
SvenDowideit
released this
18 Aug 18:58
·
463 commits
to master
since this release
RancherOS v1.1.0-rc3
- Linux 4.9.44,
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
- Linux 4.9.44 #2055
Fixes:
- Add a DHCP wait to allow the network to settle before starting services #1921
- 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