-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
You should have a github workflow that runs go test -race ./... and golangci-lint, to name a few checks.
Right now, the tests are failing:
$ go test -race ./...
^C2026/01/23 12:59:58 ERROR: kuberesolver: watching
ended with error='Get "http://127.0.0.1:8001/apis/discov
ery.k8s.io/v1/watch/namespaces/kube-system/endpointslice
s?labelSelector=kubernetes.io/service-name=kube-dns":
dial tcp 127.0.0.1:8001: connect: connection refused',
will reconnect again
2026/01/23 12:59:59 ERROR: kuberesolver: recovered from
panic: "sync: negative WaitGroup counter" (sync:
negative WaitGroup counter)
goroutine 20 [running]:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels