From df8d86712dca713da0bf7d967cc2fa7d2ab654b5 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 25 Feb 2020 13:51:40 +0530 Subject: sig-storage: add external-health-monitor repo --- 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 2cecf3d3..9449d836 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -78,6 +78,7 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/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/external-snapshotter/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 95f52bfb..2a7936ae 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2066,6 +2066,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/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/external-snapshotter/master/OWNERS -- cgit v1.2.3