Files
kubernetes/test/integration/framework/perf_utils.go
Patrick Ohly 6cbdef850c scheduler_perf: normal error handling during node creation
Calling klog.Fatalf is not a good way to report problems. It kills the entire
test run, without given other code a chance to react.
2024-08-23 16:02:45 +02:00

4.4 KiB