Icarus Wu

Results 39 issues of Icarus Wu

I found you use for loop to traverse. But once it meet err the whole websokcetTick will down. In this situation, how can we run it gain? https://github.com/adshao/go-binance/blob/774259245842dd69ed7731d8ef09a772d9c837b0/v2/futures/websocket.go#L54-L63

In the current go-swagger version, we have to modify 'configure_xxx.go' file and hard code to register the middleware with function `setupMiddlewares` or `setupGlobalMiddleware`. Although it won't get overridden with subsequent...

Hello! I checked `examples/tutorials/todo-list/server-complete` source codes and did not find api property `useSwaggerUI` set to be true or method `func (o *TodoListAPI) UseSwaggerUI()` is called. But I still can visit...

question
faq

# Environment client-go version: `k8s.io/client-go v0.24.0` # Description I used `InformerFactory` in my project to watch `Pod` event. And I met data race with the log telling something wrong in...

lifecycle/stale

Signed-off-by: Icarus9913

pr/release/none-required
pr/ready-review

Signed-off-by: Icarus9913

pr/release/none-required
pr/ready-review

**Describe the version** version about: spiderpool : `v0.0.5` **Describe the bug** Once nightly CI report data race error with e2e test. Here's the e2e test report: ```text Ginkgo ran 12...

issue/not-assign
issue/bug

**Documentation issue** miss documentation add document to explain IPPool and WEP CR object lifecycle

issue/doc
issue/not-assign

Signed-off-by: Icarus9913 Add otel metrics module for spiderpool to monitor. - [x] Test

pr/release/none-required
pr/not-ready

complement TODO with CLI. https://github.com/spidernet-io/spiderpool/pull/135

issue/not-assign
issue/feature