kubernetes/test
Kubernetes Submit Queue 9c1f7bff36 Merge pull request #45123 from spiffxp/osx-make-test-integration-2
Automatic merge from submit-queue (batch tested with PRs 41583, 45117, 45123)

Allow `make test-integration` to pass on OSX

**What this PR does / why we need it**: `make test-integration` isn't passing on my OSX setup (10.11.6, go1.8.1, 17.05.0-ce-rc1).  Tests that startup an api server fail because the default `cert-dir` of `/var/run/kubernetes` isn't world-writable.  Use a tempdir instead.

**Release note**:
```release-note
NONE
```

ref: #41595

/cc @kubernetes/sig-testing-pr-reviews
2017-04-28 20:15:07 -07:00
..
e2e Merge pull request #45094 from aleksandra-malinowska/stackdriver-monitoring-test-debug 2017-04-28 19:18:29 -07:00
e2e_federation Merge pull request #41254 from shashidharatd/federation-service-e2e-1 2017-04-27 17:14:06 -07:00
e2e_node Merge pull request #44983 from caesarxuchao/easy-remove-client-go-api-scheme 2017-04-27 17:14:04 -07:00
fixtures Basic support for kubectl plugins 2017-04-28 01:34:07 -03:00
images Bump to go1.8.1 and remove the edge GOROOT 2017-04-25 23:45:47 +03:00
integration Avoid non-writable /var/run in integration tests 2017-04-28 15:10:55 -07:00
kubemark hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv [Federation] Convert Daemonset to use the generic sync controller 2017-04-27 08:07:33 -07:00