kubernetes/test/integration/garbagecollector
Dan Mace 3d6d57a18f Improve GC discovery sync performance
Improve GC discovery sync performance by only syncing when discovered
resource diffs are detected. Before, the GC worker pool was shut down
and monitors resynced unconditionally every sync period, leading to
significant processing delays causing test flakes where otherwise
reasonable GC timeouts were being exceeded.

Related to https://github.com/kubernetes/kubernetes/issues/49966.
2017-08-09 09:16:05 -04:00
..
BUILD Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbage_collector_test.go Improve GC discovery sync performance 2017-08-09 09:16:05 -04:00