mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-27 00:58:13 -04:00
Allow the garbage collector to tolerate partial discovery failures. On a partial failure, use whatever was discovered, log the failures, and allow the resync logic to try again later. Fixes #55022. |
||
|---|---|---|
| .. | ||
| metaonly | ||
| BUILD | ||
| errors.go | ||
| garbagecollector.go | ||
| garbagecollector_test.go | ||
| graph.go | ||
| graph_builder.go | ||
| operations.go | ||
| OWNERS | ||
| patch.go | ||
| uid_cache.go | ||