Stage trusty/node.yaml for GKE use

This commit is contained in:
Andy Zheng 2015-08-24 11:04:57 -07:00
parent 1ae8e369d1
commit 94896d1340

View File

@ -909,9 +909,11 @@ function kube::release::gcs::copy_release_artifacts() {
# Stage everything in release directory
kube::release::gcs::stage_and_hash "${RELEASE_DIR}"/* . || return 1
# Having the configure-vm.sh script from the GCE cluster deploy hosted with the
# release is useful for GKE.
# Having the configure-vm.sh and trusty/node.yaml scripts from the GCE cluster
# deploy hosted with the release is useful for GKE.
kube::release::gcs::stage_and_hash "${RELEASE_STAGE}/full/kubernetes/cluster/gce/configure-vm.sh" extra/gce || return 1
kube::release::gcs::stage_and_hash "${RELEASE_STAGE}/full/kubernetes/cluster/gce/trusty/node.yaml" extra/gce || return 1
# Upload the "naked" binaries to GCS. This is useful for install scripts that
# download the binaries directly and don't need tars.