You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Hence the updater ends up killing it self before it gets a chance to issue the reboot. This causes it to go into an endless loop of setting the node schedulable and unschedulable and killing any pods that land on the node.
I can reproduce this on my v1.9.1 clusters. Missed it in 1.9 testing since I manually forced updates across all clusters as part of Meltdown mitigations.
Impact is serious because Kubernetes 1.9 clusters with CLUO aren't applying Container Linux updates. Open-source users and downstream Tectonic users will need to get the patched version of CLUO. Impact on workloads is mostly mitigated, pods shift as nodes are marked unscheduable one at a time.
See: kubernetes/kubernetes#54445
Hence the updater ends up killing it self before it gets a chance to issue the reboot. This causes it to go into an endless loop of setting the node schedulable and unschedulable and killing any pods that land on the node.
To confirm I faked an annotation and it seems to be rebooting nodes now:
The text was updated successfully, but these errors were encountered: