prometheus/util
Julien Pivotto 29c65de359
Ignore k8s' updateUnfinishedWorkLoop go routine in goleak tests (#8598)
This go routing uses a ticker to stop. This is prompt to create false
positives in tests failures. It is also unexported so let's threat that
as a k8s internal. Therefore, let's ignore it in goleak.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-03-29 23:43:09 +02:00
..
httputil Use struct{} as underlying type for context keys (#6965) 2020-03-11 15:05:35 +01:00
stats Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
strutil Add unit test case to improve test coverage for quote.go (#7482) 2020-06-30 10:33:02 +02:00
teststorage Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
testutil Ignore k8s' updateUnfinishedWorkLoop go routine in goleak tests (#8598) 2021-03-29 23:43:09 +02:00
treecache zookeeper: change upstream to github.com/go-zookeeper/zk 2021-02-16 22:58:11 +01:00