• Filipe Brandenburger's avatar
    Use curl instead of wget to fetch the CNI tarball in e2e-node test · 451faff4
    Filipe Brandenburger authored
    Curl is more ubiquitous than wget. For instance, the GCE centos-7 and
    rhel-7 image families ship curl by default, but not wget.
    
    Looking at the shell scripts under cluster/, they tend to use curl more
    than wget. (The ones that use wget, such as get-kube.sh, try curl first
    and only fallback to wget if it's not available.)
    
    Tested: by running node-e2e-test on Ubuntu, COS and CentOS.
    451faff4
Name
Last commit
Last update
..
conformance Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
typecheck Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...