diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-01-10 11:57:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-10 11:57:46 -0800 |
| commit | 5bfde310d68ae541fbeda773c184e66f109c2afe (patch) | |
| tree | d98e1b634df9895d92dd10250db9b55038f93396 | |
| parent | e060786524ed43bec2fd41cb58cda1440cb76f18 (diff) | |
| parent | d10e8ed6a949deeaab2b2a428a4245b11d2e82d4 (diff) | |
Merge pull request #3083 from ddebroy/ddebroy/translation-lib1
Update SIG Storage with info around csi-translation-lib
| -rw-r--r-- | sig-storage/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 504d9a9b..628e87f4 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -53,9 +53,10 @@ The following subprojects are owned by sig-storage: - 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/external-resizer/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 + - https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS @@ -1861,9 +1861,10 @@ sigs: - 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/external-resizer/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 + - https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS |
