mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-09 12:30:21 +00:00
`/var/run` is not world-writable on my OSX 10.11.x setup, so tests that standup a secure apiserver fail with the default cert dir. Use a tempdir instead.