Skip to content

Introduce Kubernetes KV interface to etcd client #1518

Introduce Kubernetes KV interface to etcd client

Introduce Kubernetes KV interface to etcd client #1518

Triggered via push July 4, 2024 09:59
Status Success
Total duration 1m 29s
Artifacts

govuln.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
e2e.BinaryFailpoints.DeactivateHTTP calls http.Client.Do
test
integration.Member.Metric calls http.Client.Get
test
e2e.fetchFailpointsBody calls http.Get
test
integration.integrationRunner.TestMain calls testutil.MustTestMainWithLeakDetection, which eventually calls http.Transport.CloseIdleConnections
test
integration.Member.Launch calls etcdserver.NewServer, which eventually calls http.Transport.RoundTrip
test
testutil.MustCheckLeakedGoroutine calls http.Transport.CloseIdleConnections
test
transport.unixTransport.RoundTrip calls http.Transport.RoundTrip
test
client.Do calls http.Transport.RoundTrip
test
cmd.getOpenIssues calls github.IssuesService.ListByRepo, which eventually calls http.Client.Do
test
cmd.fetchJSON calls http.Get