diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-10-12 13:57:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-12 13:57:47 -0700 |
| commit | 22622f1871b5922da16146713abcee8352a5892c (patch) | |
| tree | ea8f41defceffca4525579302701aa0d38c39c44 | |
| parent | d75e8344df88b02a2647ea6943de5e1355c2d07e (diff) | |
| parent | 105288f0ebfbe2458d3ef12de1bc1854b2356252 (diff) | |
Merge pull request #2785 from spiffxp/add-k-csi-migration-library
Update kubernetes-csi subproject
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 70dc0485..70cd2789 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -52,6 +52,7 @@ The following subprojects are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS - **external-storage** @@ -1672,6 +1672,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi-migration-library/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS - name: external-storage |
