Merge pull request #16698 from mml/issue3885

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-01-09 13:38:41 -08:00
17 changed files with 1621 additions and 2 deletions

View File

@@ -448,6 +448,7 @@ function kube::build::source_targets() {
test
third_party
contrib/completions/bash/kubectl
contrib/mesos
.generated_docs
)
if [ -n "${KUBERNETES_CONTRIB:-}" ]; then