Merge pull request #13101 from andyzheng0831/trusty

Stage trusty/node.yaml for GKE use
This commit is contained in:
Yu-Ju Hong 2015-08-25 14:32:56 -07:00
commit 3c0a05de4a

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.