Remove KUBE_GO_PACKAGE
Almost nobody should need it, and if you do, it should be an immediate smell.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
# shellcheck disable=SC2034 # Variables sourced in other scripts.
|
||||
|
||||
# The golang package that we are building.
|
||||
readonly KUBE_GO_PACKAGE=k8s.io/kubernetes
|
||||
readonly KUBE_GOPATH="${KUBE_GOPATH:-"${KUBE_OUTPUT}/go"}"
|
||||
export KUBE_GOPATH
|
||||
|
||||
|
Reference in New Issue
Block a user