sigs.k8s.io/controller-runtime/pkg/client.IgnoreNotFound
third-partyThe 3560th most-called third-party function by production calls. Called 184 times across 14 modules; 168 of those run outside tests and generated code.
4% in production calls vs 2026-W37 (161 → 168)
All of sigs.k8s.io/controller-runtime/pkg/client → Docs on pkg.go.dev ↗
- prod calls
- 168
- non-test, non-generated
- all calls
- 184
- total callsites
- modules
- 14
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 9%
- 16 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 function6%A direct call to an exported package function, resolved by type.
- Package function (by syntax)94%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IgnoreNotFound from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 20 12%
- Argo 6 4%
- Kubernetes 4 2%
- Velero 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 184, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/workspacerolebinding/workspacerolebinding_controller.go:361 ↗
in loop - in loop
- in loop
-
sigs.k8s.io/controller-runtime @v0.25.1
pkg/client/consistency_envtest_test.go:144
in loop test -
sigs.k8s.io/controller-runtime @v0.25.1
pkg/client/consistency_envtest_test.go:150
in loop test -
-
cloudnative-pg/cloudnative-pg @v1.30.0
internal/management/controller/subscription_controller.go:74 ↗
-
-
-
-
top callers
The modules that reach for it
The modules that call IgnoreNotFound most in this snapshot.
- github.com/loft-sh/vcluster6234%
- github.com/kubesphere/kubesphere5228%
- github.com/cilium/cilium2011%
- github.com/tilt-dev/tilt116%
- sigs.k8s.io/controller-runtime116%
siblings
More from sigs.k8s.io/controller-runtime/pkg/client
The other most-called functions in this package. See all →