mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +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