Files
kubernetes/test/e2e_node/node_shutdown_linux_test.go
Francesco Romani 1a4e289cfa e2e: node: split kubeletconfig utilities
Is not ideal to heve utilities source file or packages,
because these tend to be unfocused and attract unstructured
code, easily leading to a kitchesink approach.
So, let's start cleaning up by splitting the utilities
we have to deal with kubelet config in its own source file,
lacking bandwidth now for deeper refactorings.

Trivial code movement, no intended behavioral changes.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2025-08-11 14:46:02 +02:00

24 KiB