mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Revert "[garbage collector] add e2e test"
This commit is contained in:
committed by
GitHub
parent
87d3c74715
commit
f71244975d
@@ -684,7 +684,6 @@ func (gc *GarbageCollector) processItem(item *node) error {
|
||||
}
|
||||
|
||||
func (gc *GarbageCollector) Run(workers int, stopCh <-chan struct{}) {
|
||||
glog.V(0).Infof("GarbageCollector is starting running!")
|
||||
for _, monitor := range gc.monitors {
|
||||
go monitor.controller.Run(stopCh)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user