• Miek Gieben's avatar
    plugin/kubernetes: implement HasSynced() (#1155) · d64b6848
    Miek Gieben authored
    * plugin/kubernetes: wait until api is ready
    
    Wait for HasSynced before allowing startup to avoid startup race.
    
    Also do a small refactor in findServices() to pull a check out of the
    loop - only needs to be done once.
    
    * sigh
    d64b6848
kubernetes_api_fallthrough_test.go 978 Bytes