kubelet_test.go: use assertions
Switch most of the tests in this file to using the assert/require library (in `github.com/stretchr/testify`) in the tests for better readability and less code in general.
This commit is contained in:
parent
c9fda51d77
commit
013f7e3c46