mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #69322 from jpbetz/etcd-client-3.3.9
Update etcd client to 3.3 for 1.13 Kubernetes-commit: a8c7a3fd5e707243af68b10a8a581c2c59248222
This commit is contained in:
+3
-1
@@ -50,4 +50,6 @@ fi
|
||||
|
||||
# smoke test
|
||||
echo "Smoke testing _example by compiling..."
|
||||
go build ${SCRIPT_ROOT}/_example/...
|
||||
go build ./${SCRIPT_ROOT}/_examples/crd/...
|
||||
go build ./${SCRIPT_ROOT}/_examples/apiserver/...
|
||||
go build ./${SCRIPT_ROOT}/_examples/MixedCase/...
|
||||
|
||||
Reference in New Issue
Block a user