Skip to content

Commit

Permalink
Update csi-translation-lib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidz627 committed May 15, 2019
1 parent 035b8b2 commit ec57e04
Show file tree
Hide file tree
Showing 7 changed files with 127 additions and 16 deletions.
5 changes: 3 additions & 2 deletions Gopkg.lock

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

4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
name = "github.com/container-storage-interface/spec"
version = "1.0"

[[constraint]]
name = "k8s.io/csi-translation-lib"
branch = "master"

[[constraint]]
name = "github.com/kubernetes-csi/csi-test"
version = "v2.0.0"
Expand Down
5 changes: 3 additions & 2 deletions vendor/k8s.io/csi-translation-lib/plugins/aws_ebs.go

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

102 changes: 100 additions & 2 deletions vendor/k8s.io/csi-translation-lib/plugins/gce_pd.go

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

11 changes: 7 additions & 4 deletions vendor/k8s.io/csi-translation-lib/plugins/in_tree_volume.go

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

6 changes: 4 additions & 2 deletions vendor/k8s.io/csi-translation-lib/plugins/openstack_cinder.go

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

10 changes: 6 additions & 4 deletions vendor/k8s.io/csi-translation-lib/translate.go

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

0 comments on commit ec57e04

Please sign in to comment.