Files
kubernetes/cmd/kubeadm/app/util/error.go
dairlair 3c5a58c5f8 Refactor checkErr func
I moved a simpler condition to the beginning of the function (when the error == nil). This has substantially streamlined the function for readability and comprehension of its logic flow.
2023-08-31 17:29:08 +03:00

3.3 KiB