mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-22 19:33:09 +00:00
Instead of erroring during the preflight check 'CreateJob' from "upgrade" commands when there are no schedulable nodes, show a warning. This can happen in single node clusters. Also increase the Job TTL after completion to 20 seconds to make sure it's more than the timeout what waits for the Job to complete.