mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #27936 from piosz/typo
Automatic merge from submit-queue Fixed typo in upgrade.sh script []()
This commit is contained in:
commit
e8aa0e8a7b
@ -253,7 +253,7 @@ function do-node-upgrade() {
|
||||
echo "Rolling update ${update} is ${result} state and finished."
|
||||
break
|
||||
fi
|
||||
echo "Rolling update ${update} is stil in ${result} state."
|
||||
echo "Rolling update ${update} is still in ${result} state."
|
||||
sleep 10
|
||||
done
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user