Remove the deprecated vagrant kube-up implementation.

This commit is contained in:
Robert Bailey
2018-01-10 16:24:46 -08:00
parent 98277ff20b
commit 8d44e0b38a
16 changed files with 5 additions and 1594 deletions

View File

@@ -517,7 +517,6 @@ EOF
cp -R "${KUBE_ROOT}/docs" "${release_stage}/"
cp "${KUBE_ROOT}/README.md" "${release_stage}/"
cp "${KUBE_ROOT}/Godeps/LICENSES" "${release_stage}/"
cp "${KUBE_ROOT}/Vagrantfile" "${release_stage}/"
echo "${KUBE_GIT_VERSION}" > "${release_stage}/version"