kubernetes/vendor
Mike Spreitzer 1db36ae3b3 Refactor goroutine counting
Add comment outlining TestContextCancel.

Stop calling `t.Errorf` from wrong goroutine.

Package up queueNoteFn expectation checking.

Add counting of goroutine in req1 exec fn.

Remove unnecessary assignment to `_`.

Make TestContextCancel wait on fake clock, to insulate timing check
from scheduler noise.

Factor goroutine counting out of queueset.go, into queueset_test.go,
where it matters.

Refactor promise: Use a simple channel-based implementation for normal
code, a mutex-based one for testing code.

Took all the panics out of queueset.go

Shrink the timeouts in promise tests to 1 second.
2021-08-10 10:37:53 -04:00
..
bitbucket.org/bertimus9/systemstat hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud.google.com/go upgrade github.com/prometheus/common to v0.28.0 2021-07-12 10:57:24 +08:00
github.com Merge pull request #102913 from pacoxu/upgrade-promotheus-common 2021-08-09 08:03:31 -07:00
go.etcd.io Drop etcd tests dependency 2021-06-23 10:22:58 -04:00
go.opencensus.io upgrade google.golang.org/api to v0.45.0 2021-07-12 11:33:22 +08:00
go.opentelemetry.io Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:27 -07:00
go.starlark.net until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go.uber.org Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
golang.org/x Merge pull request #102913 from pacoxu/upgrade-promotheus-common 2021-08-09 08:03:31 -07:00
gonum.org/v1/gonum hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
google.golang.org fix test failures in legacy cloud provider: add 'projects/' after upgrade 2021-07-13 12:42:23 +08:00
gopkg.in Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
k8s.io Introduce event clocks based on k8s.io/utils/clock 2021-08-05 10:21:25 -04:00
sigs.k8s.io Upgrade kustomize-in-kubectl to v4.2.0 2021-07-01 18:01:44 -07:00
modules.txt Refactor goroutine counting 2021-08-10 10:37:53 -04:00
OWNERS Add myself as a dep reviewer 2021-04-30 07:59:19 -07:00