Skip to content

Commit

Permalink
Update vendor to get csi-sanity updates
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Aug 2, 2018
1 parent b4f2f88 commit 8f7964c
Show file tree
Hide file tree
Showing 28 changed files with 1,993 additions and 7,443 deletions.
23 changes: 2 additions & 21 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions Gopkg.toml
Expand Up @@ -33,10 +33,6 @@
branch = "master"
name = "github.com/golang/glog"

[[constraint]]
name = "github.com/stretchr/testify"
version = "1.2.2"

[[constraint]]
branch = "master"
name = "golang.org/x/net"
Expand All @@ -62,8 +58,8 @@
version = "1.10.4"

[[constraint]]
branch = "master"
name = "github.com/kubernetes-csi/csi-test"
revision = "f272f52818d660bf40a9952cbe719ffed9be67e4"

[prune]
go-tests = true
Expand Down
2 changes: 0 additions & 2 deletions TODO.md
@@ -1,7 +1,5 @@
* Can skaffold ignore certain file changes?
* Set image pull policy always for dev env
* 1 sanity tests are currently failing due to:
* CreateVolume cleanup: https://github.com/kubernetes-csi/csi-test/issues/89
* Integration tests
* E2E tests
* Slim down container image. A ton of the init scripts can be removed, we
Expand Down
15 changes: 0 additions & 15 deletions vendor/github.com/davecgh/go-spew/LICENSE

This file was deleted.

152 changes: 0 additions & 152 deletions vendor/github.com/davecgh/go-spew/spew/bypass.go

This file was deleted.

38 changes: 0 additions & 38 deletions vendor/github.com/davecgh/go-spew/spew/bypasssafe.go

This file was deleted.

0 comments on commit 8f7964c

Please sign in to comment.