Zverev Konstantin

Results 24 comments of Zverev Konstantin
trafficstars

My use case for dns discovery doesn't account for short living dns entries (like coredns in kubernetes), yes. Setting LoadBalancer.update_frequency should be enough for most use cases when resolving "real"...

There seems to be something wrong with connection retrying/handling with this PR. When I restart redis (`docker restart dev-redis-1` for example) I'm getting `redis.exceptions.ConnectionError: Connection closed by server.` I'm also...

I've approached this from different perspective, by using https://github.com/kube-rs/kube. And turning my proxy into kind of static ingress. Where router listens for changes in endpointslices and updates backends with ServiceDiscovery...

I will, in near future. Right now I'm migrating some varnish scripts at work to pingora, after I'll try to come up with nicer api for services/routing/registering, generic enough to...