kubernetes/test/integration/client
Davanum Srinivas 550cc8645b
Move dump package from apimachinery to k8s.io/utils
Replace all imports of k8s.io/apimachinery/pkg/util/dump with
k8s.io/utils/dump across the repo. The apimachinery dump package
now contains deprecated wrapper functions that delegate to
k8s.io/utils/dump for backwards compatibility.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-02-12 07:34:19 -05:00
..
metrics Merge pull request #136291 from atombrella/feature/modernize_rangeint_test_integration_utils 2026-02-06 20:16:32 +05:30
testdata
cert_rotation_test.go fix: enable bool-compare rule from testifylint linter (#125135) 2024-06-28 10:58:05 -07:00
client_test.go Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
dynamic_client_test.go Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
exec_test.go Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
main_test.go