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