kubernetes/pkg/api/service
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
..
testing api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util_test.go Improve service unit test failure report 2023-09-01 23:18:45 +08:00
util.go Allow specifying ExternalTrafficPolicy for ClusterIP Services with ExternalIPs 2023-08-30 23:56:47 +08:00
warnings_test.go API warn non-ExternalName services w/ externalName 2023-07-26 15:57:57 -07:00
warnings.go API warn non-ExternalName services w/ externalName 2023-07-26 15:57:57 -07:00