Dragan Milic
Results
3
issues of
Dragan Milic
When using the client, if no reconnect strategy is specified `backoff.NewExponentialBackOff()` is used. Default behaviour of that is to do backoff retry for 15 minutes and then stop retrying, which...
I've noticed that *interface{} types are not properly replaced with *newType - this PR solves the issue
Currently there is no way of overriding user id set by the container image, this could be useful in some scenarios.