mirror of
https://github.com/pgsty/minio.git
synced 2026-09-10 12:34:06 +03:00
51874a5776
in k8s things really do come online very asynchronously, we need to use implementation that allows this randomness. To facilitate this move WriteAll() as part of the websocket layer instead. Bonus: avoid instances of dnscache usage on k8s