![]() The code as it stands now works, but it is still complicated and previous versions had race conditions (https://github.com/kubernetes/kubernetes/issues/108040). Now the test works without modifying global state. The individual test cases could run in parallel, this just isn't done because they complete quickly already (2 seconds). |
||
---|---|---|
.. | ||
systemd | ||
nodeshutdown_manager_linux_test.go | ||
nodeshutdown_manager_linux.go | ||
nodeshutdown_manager_others.go | ||
nodeshutdown_manager.go | ||
storage_test.go | ||
storage.go |