kubernetes/pkg/util
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
..
async Drop BoundedFrequencyRunner from pkg/util/async 2025-07-01 12:49:16 -04:00
bandwidth remove import doc comments 2024-12-02 16:59:34 +01:00
coverage build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
env Replace os.Setenv with testing.T.Setenv in tests 2023-04-17 20:39:46 -05:00
filesystem build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
flag flag: fix nil-ptr panic & typo messages 2025-06-18 02:06:11 +06:00
flock build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
goroutinemap
hash Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
interrupt
iptables build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
kernel Revert "Enforce the Minimum Kernel Version 6.3 for UserNamespacesSupport feature" 2025-02-18 17:24:50 +01:00
labels
node remove deadcode in pkg/util/node 2024-08-10 23:32:23 +08:00
oom build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
parsers fix panic in cron.ParseStandard 2025-10-10 23:51:05 +08:00
pod Added e2e test and fixed existing pod test 2025-03-25 02:05:30 +05:30
procfs build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
removeall Replaces path.Operation with filepath.Operation 2024-01-15 20:35:13 +00:00
rlimit build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
slice
tail Move pkg/kubelet/kuberuntime/logs to k8s.io/cri-client staging 2024-05-30 15:13:22 +02:00
taints
tolerations KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00