kubernetes/pkg/api
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/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
job Add warnings for big number of completions and parallelism 2023-06-14 10:38:42 -04:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolume implement pv last phase transition time 2023-07-21 20:42:25 +02:00
persistentvolumeclaim api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
pod api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
service Improve service unit test failure report 2023-09-01 23:18:45 +08:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing Delete PSP API types and generated clients 2023-08-07 16:44:13 -04:00
v1 Improve service unit test failure report 2023-09-01 23:18:45 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00