Use cos-stable-59-9460-64-0 instead of cos-beta-59-9460-20-0.

- It contains a fix for ipaliasing.
- It contains a fix which decouples GPU driver installation from kernel
version.

Remove dead code that has now moved to another repo as part of #47467
This commit is contained in:
Rohit Agarwal
2017-06-14 10:19:47 -07:00
parent dd9e82221c
commit 3a86c97cf6
14 changed files with 10 additions and 360 deletions

View File

@@ -48,8 +48,7 @@ go-bindata -nometadata -o "${BINDATA_OUTPUT}.tmp" -pkg generated \
"examples/..." \
"test/e2e/testing-manifests/..." \
"test/images/..." \
"test/fixtures/..." \
"cluster/gce/gci/nvidia-gpus/..."
"test/fixtures/..."
gofmt -s -w "${BINDATA_OUTPUT}.tmp"