diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-02-26 05:52:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-26 05:52:26 -0800 |
| commit | 05ace01eb6e4fdb93e4de8422c6af62ab98f271c (patch) | |
| tree | bb7e39c7bdb555e2bc1dbfcb57129b370a851cd9 | |
| parent | 25d624a704177cd70508b6c6245b6b42c7d43c2d (diff) | |
| parent | df8d86712dca713da0bf7d967cc2fa7d2ab654b5 (diff) | |
Merge pull request #4545 from nikhita/external-health-monitor
sig-storage: add external-health-monitor repo
| -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 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 @@ -2071,6 +2071,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 |
