• Chris Sosa's avatar
    Remove race condition with run-test · 06fe60af
    Chris Sosa authored
    This change modifies kubectl run e2e test to remove a race condition
    where kubectl run might complete before we can scrape the logs off via
    attach.
    
    Tested via running the e2e tests a few times on gce via kubetest.
    06fe60af
kubectl.go 87.1 KB