• Aaron Crickenberger's avatar
    macOS and docker for mac don't play nicely with mktemp · 2de8daf0
    Aaron Crickenberger authored
    On macOS mktemp -d drops something in /var/folders, which isn't
    shared by default with Docker for Mac. Thus I can't run docker
    with that volume mounted to build binaries for test images. So
    instead, tell mktemp to use kubernetes/_tmp as its base, which
    is what I see some of the hack/verify-* scripts use.
    2de8daf0
Name
Last commit
Last update
..
cmd Loading commit data...
conformance Loading commit data...
e2e Loading commit data...
e2e_kubeadm 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...