k8s.io/klog/v2.Warning
third-partyThe 2103rd most-called third-party function by production calls. Called 305 times across 20 modules; 294 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (295 → 294)
- prod calls
- 294
- non-test, non-generated
- all calls
- 305
- total callsites
- modules
- 20
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 4%
- 11 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Warning from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 265 90%
where it's called
Callsites in the wild
12 representative callsites of 305, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
cmd/kubeadm/app/util/config/upgradeconfiguration.go:54
in loop - in loop
- in loop
-
k8s.io/kops @v1.36.2
pkg/assets/copy.go:96
in loop - in loop
-
kubernetes/kops @v1.36.2
in loop -
k8s.io/kops @v1.36.2
pkg/assets/copy.go:111
in loop -
kubernetes/kops @v1.36.2
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
cmd/kubeadm/app/util/config/joinconfiguration.go:124
in loop
top callers
The modules that reach for it
The modules that call Warning most in this snapshot.
- github.com/kubernetes/kubernetes8026%
- k8s.io/kubernetes5418%
- github.com/kubernetes/minikube269%
- k8s.io/minikube269%
- github.com/kubernetes/kops238%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →