mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 21:30:23 +00:00
The previous jessie image had a broken cloud-init, which would use an Ubuntu-specific 'nobootwait' argument when mounting disks. We now override that in the image. Fix #22549