Merge pull request #29114 from matttproud/cleanups/density_e2e
Automatic merge from submit-queue
test/e2e: plug time.Ticker resource leak.
This commit ensures that `logPodStartupStatus` does not leak
running `time.Ticker` instances. Upon termination of the consuming
routine, we stop the ticker.
Showing
Please
register
or
sign in
to comment