From 105288f0ebfbe2458d3ef12de1bc1854b2356252 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Fri, 12 Oct 2018 13:47:56 -0700 Subject: [PATCH] Update kubernetes-csi subproject --- sig-storage/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-storage/README.md b/sig-storage/README.md index 70dc04858..70cd27899 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** diff --git a/sigs.yaml b/sigs.yaml index b7771e0f7..ac317dcad 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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