Merge pull request #60736 from sbezverk/official_csi_0.2.0

Automatic merge from submit-queue (batch tested with PRs 60159, 60731, 60720, 60736, 60740). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Switching to Official CSI 0.2.0 tag

Switching to Ofiicial CSI Spec release 0.2.0
```release-note
None
```

Fixes https://github.com/kubernetes/kubernetes/issues/60738

/sig storage
/kind bug
This commit is contained in:
Kubernetes Submit Queue 2018-03-02 18:35:58 -08:00 committed by GitHub
commit 21ac7b4b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Godeps/Godeps.json generated
View File

@ -453,8 +453,8 @@
},
{
"ImportPath": "github.com/container-storage-interface/spec/lib/go/csi/v0",
"Comment": "v0.1.0-19-g31c1670",
"Rev": "31c167062b1a62a9810e4fd94d7c986113b490b8"
"Comment": "v0.2.0",
"Rev": "35d9f9d77954980e449e52c3f3e43c21bd8171f5"
},
{
"ImportPath": "github.com/containerd/console",