Move pkg/kubectl/version to staging

This commit is contained in:
Sean Sullivan
2019-07-26 13:19:59 -07:00
parent 5e9da75df2
commit fb44be2d97
14 changed files with 12 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ kube::version::get_version_vars
# Stamped rules will be retriggered by changes to stable-status.txt, but not by
# changes to volatile-status.txt.
# IMPORTANT: the camelCase vars should match the lists in hack/lib/version.sh
# and pkg/version/def.bzl.
# and staging/src/k8s.io/kubectl/pkg/version/def.bzl.
cat <<EOF
STABLE_BUILD_GIT_COMMIT ${KUBE_GIT_COMMIT-}
STABLE_BUILD_SCM_STATUS ${KUBE_GIT_TREE_STATE-}