Add dependencies for k8petstore to Godeps
Cleanup k8petstore to use Godeps dependencies, add to hack/build-go.sh Remove trailing spaces, README
This commit is contained in:

committed by
jayunit100

parent
abf3bb226e
commit
404b20e6b8
@@ -48,6 +48,7 @@ readonly KUBE_TEST_TARGETS=(
|
||||
cmd/integration
|
||||
cmd/gendocs
|
||||
cmd/genman
|
||||
examples/k8petstore/web-server
|
||||
)
|
||||
readonly KUBE_TEST_BINARIES=("${KUBE_TEST_TARGETS[@]##*/}")
|
||||
readonly KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}")
|
||||
|
Reference in New Issue
Block a user