Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

pkg/util: Don't expose unready nodes via client service #2063

Merged
merged 1 commit into from
Apr 17, 2019
Merged

pkg/util: Don't expose unready nodes via client service #2063

merged 1 commit into from
Apr 17, 2019

Commits on Apr 15, 2019

  1. pkg/util: Don't expose unready nodes via client service

    Previously unready etcd nodes were already receiving client connections
    although they are still in the initiation phase and not able to accept
    any traffic. This caused connection failure or high latency.
    
    Fixes #2030
    
    Signed-off-by: Christian Köhn <christian.koehn@figo.io>
    ckoehn committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    336c56e View commit details
    Browse the repository at this point in the history