mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Add the container API to our dependencies.
Update google-api-go-client
This commit is contained in:
@@ -45,7 +45,7 @@ kube::test::find_pkgs() {
|
||||
|
||||
# -covermode=atomic becomes default with -race in Go >=1.3
|
||||
KUBE_COVER=${KUBE_COVER:--cover -covermode=atomic}
|
||||
KUBE_TIMEOUT=${KUBE_TIMEOUT:--timeout 60s}
|
||||
KUBE_TIMEOUT=${KUBE_TIMEOUT:--timeout 120s}
|
||||
KUBE_RACE=${KUBE_RACE:--race}
|
||||
|
||||
kube::test::usage() {
|
||||
|
Reference in New Issue
Block a user