kubernetes/pkg/api/v1
Quan Tian 0fb1f59a88 Improve service unit test failure report
Mark the helper functions with t.Helper() so that if t.Errorf() in these
functions gets called, it will report that the failure occurred on the
line number of the caller of the helper, rather than the line number of
the helper itself, which makes it hard to identify which case causes the
failure.

Signed-off-by: Quan Tian <qtian@vmware.com>
2023-09-01 23:18:45 +08:00
..
endpoints replaced spew.Sprintf with a util pretty print function 2023-03-27 09:24:22 +08:00
persistentvolume Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
pod api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
resource implement sidecar resource calculation 2023-07-08 07:26:13 +09:00
service Improve service unit test failure report 2023-09-01 23:18:45 +08:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00