Alok Kumar Singh

Results 60 issues of Alok Kumar Singh

Why is your implementation of data structures fast?

reading through such huge graphs is not of great use better if it can collapse

I was practicing some patterns in my own repo and this repo has been really helpful in telling the basics in just few minutes. Thanks @bvwells Just some suggestion to...

Thanks for sharing this. One suggestion: real world simple examples can help in better understanding of the patterns. Some patterns are just telling what it does without bringing out the...

==> k8s-env: Waiting for machine to boot. This may take a few minutes... k8s-env: SSH address: 127.0.0.1:2222 k8s-env: SSH username: vagrant k8s-env: SSH auth method: private key k8s-env: Warning: Connection...

We use github.com/kubernetes/klog extensively in many go projects as the logging library. Possible to get it in here as a middleware. Would love to add support if it is possible.

enhancement
help wanted

Support for operations on Kafka consumer groups. ``` plumber kafka list-groups plumber kafka delete-group abc plumber kafka create-group bcd ``` Does plumber support mutual TLS?

WPA is crashing and restarting sometimes with the nil pointer error ``` I0702 11:51:51.353487 1 controller.go:484] dev-call_otp_updater-crstg1 minWorkers=0, maxDisruptableWorkers=0 I0702 11:51:51.353505 1 controller.go:356] dev-call_otp_updater-crstg1: messages: 0, idle: 0, desired: 0...

bug

Redis Support @rdvs

enhancement

We have often see developer telling us the problems going on with WPA and then the first way to debug the issue is by going through WPA kubernetes logs for...

enhancement
good first issue