diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2018-10-12 13:47:56 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2018-10-12 13:48:22 -0700 |
| commit | 105288f0ebfbe2458d3ef12de1bc1854b2356252 (patch) | |
| tree | ea8f41defceffca4525579302701aa0d38c39c44 | |
| parent | d75e8344df88b02a2647ea6943de5e1355c2d07e (diff) | |
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 |
