kubernetes/hack
Clayton Coleman 6e1527ed06 test-cmd.sh can fail if public IP not available
test-cmd runs a 127.0.0.1 version of the apiservers, but does not
set --public_address_override, which means it can fail on some systems
(like Macs) which don't expose a bindable external port by default.

Since reachability is not necessary for test-cmd.sh today, set
public_address_override to 127.0.0.1
2014-11-01 12:19:13 -04:00
..
e2e-suite Merge pull request #2017 from jbeda/fix-e2e 2014-10-27 16:51:19 -07:00
benchmark-go.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
build-go.sh Standardize how we refer to the kubernetes root. 2014-10-10 12:33:36 -07:00
config-go.sh Look at all tags when looking for version. 2014-10-17 14:34:30 -07:00
dev-build-and-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
dev-build-and-up.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
e2e-test.sh fix backwards compatible script 2014-10-23 12:51:21 -07:00
e2e.go Build local go components as well as a release 2014-10-28 12:37:03 -07:00
install-etcd.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
install-std-race.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
local-up-cluster.sh Add local-up support 2014-10-16 08:36:47 -07:00
test-cmd.sh test-cmd.sh can fail if public IP not available 2014-11-01 12:19:13 -04:00
test-go.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
test-integration.sh Add basic Authorization. 2014-10-31 12:04:33 -07:00
util.sh Use -addr in start_etcd instead of -bind-addr 2014-09-30 19:33:28 -07:00
verify-boilerplate.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
verify-gofmt.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
vet-go.sh Fix vet-go.sh and some things it complained about 2014-10-15 11:56:19 -07:00