k3s/pkg/controller/garbagecollector
Kubernetes Prow Robot 8feab37d41
Merge pull request #72815 from humblec/md
Remove explicit `nil` initialization and correct error strings.
2019-01-12 01:32:17 -08:00
..
metaonly Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Add gauge metric for master of leader election. 2018-12-27 09:40:33 -08:00
OWNERS Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
dump.go Update usages of http.ResponseWriter.WriteHeader to use http.Error 2018-10-14 05:58:00 +03:00
dump_test.go add gonum graph representation of GC graph 2018-07-26 13:24:36 -04:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector.go Add gauge metric for master of leader election. 2018-12-27 09:40:33 -08:00
garbagecollector_test.go change the period of GarbageCollector.Sync to 200ms for TestGarbageCollectorSync 2019-01-10 17:51:53 +08:00
graph.go Requeue unobserved nodes in attemptToDelete 2017-12-21 14:00:07 -05:00
graph_builder.go Move from glog to klog 2018-11-10 07:50:31 -05:00
operations.go Correct linter errors on error strings. 2019-01-11 16:27:14 +05:30
patch.go GC fallback to jsonmerge patch when SMP is not supported 2018-06-01 16:50:07 -07:00
uid_cache.go