mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
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.