rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 403 forks source link

Apply hostname, DNS, NTP, Wifi, and password during final startup phase #681

Closed brlbil closed 3 years ago

brlbil commented 3 years ago

As stated in the documentation hostname, DNS, NTP, Wifi, and password should be applied in the final run phase. But currently, this is not the case. This pull request fixes this issue rancher/k3os#448

Signed-off-by: Birol Bilgin birolbilgin@gmail.com