summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-api-machinery/README.md3
-rw-r--r--sig-architecture/README.md3
-rw-r--r--sig-cloud-provider/README.md3
-rw-r--r--sig-cluster-lifecycle/README.md2
-rw-r--r--sig-instrumentation/README.md3
-rw-r--r--sig-node/README.md4
-rw-r--r--sig-storage/README.md2
-rw-r--r--sig-windows/README.md7
-rw-r--r--sigs.yaml24
9 files changed, 49 insertions, 2 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 35a32ec7..8887d0ef 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -92,6 +92,9 @@ The following subprojects are owned by sig-api-machinery:
- https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS
+- **yaml**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS
## GitHub Teams
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index f20c538a..54fcc857 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -58,6 +58,9 @@ The following subprojects are owned by sig-architecture:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
+- **klog**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- **steering**
- Description: Placeholder until sigs.yaml supports committees as first-class groups. These repos are owned by the kubernetes steering committee, which is a wholly separate entity from SIG Architecture
- Owners:
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md
index 52cf9b5e..99d61cd1 100644
--- a/sig-cloud-provider/README.md
+++ b/sig-cloud-provider/README.md
@@ -41,6 +41,9 @@ The following subprojects are owned by sig-cloud-provider:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
+- **cloud-provider-alibaba-cloud**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-alibaba-cloud/master/OWNERS
- **cloud-provider-gcp**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index 3ef22062..6bc21262 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -94,7 +94,7 @@ The following subprojects are owned by sig-cluster-lifecycle:
- https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS
- **kubespray**
- Owners:
- - https://raw.githubusercontent.com/kubernetes-incubator/kubespray/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubespray/master/OWNERS
- **minikube**
- Owners:
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index ef81e9a7..97192cfe 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -46,6 +46,9 @@ The following subprojects are owned by sig-instrumentation:
- Owners:
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
+- **mutating-trace-admission-controller**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
## GitHub Teams
diff --git a/sig-node/README.md b/sig-node/README.md
index 13fdaebe..68cba5eb 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -43,6 +43,10 @@ The following subprojects are owned by sig-node:
- Owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
+- **node-api**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS
- **node-feature-discovery**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
diff --git a/sig-storage/README.md b/sig-storage/README.md
index 0c6322a0..504d9a9b 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/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
@@ -62,6 +63,7 @@ The following subprojects are owned by sig-storage:
- Owners:
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS
- **git-sync**
- Owners:
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
diff --git a/sig-windows/README.md b/sig-windows/README.md
index 64dd783f..0f8e2b91 100644
--- a/sig-windows/README.md
+++ b/sig-windows/README.md
@@ -28,6 +28,13 @@ The Chairs of the SIG run operations and processes governing the SIG.
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fwindows)
+## Subprojects
+
+The following subprojects are owned by sig-windows:
+- **windows-testing**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
+
## GitHub Teams
The below teams can be mentioned on issues and PRs in order to get attention from the right people.
diff --git a/sigs.yaml b/sigs.yaml
index 7b61e319..7d2d97e4 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -105,6 +105,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS
+ - name: yaml
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS
- name: Apps
dir: sig-apps
mission_statement: >
@@ -260,6 +263,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
+ - name: klog
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- name: steering
description: Placeholder until sigs.yaml supports committees as first-class groups. These repos are owned by the kubernetes steering committee, which is a wholly separate entity from SIG Architecture
owners:
@@ -753,6 +759,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
+ - name: cloud-provider-alibaba-cloud
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-alibaba-cloud/master/OWNERS
- name: cloud-provider-gcp
owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
@@ -905,7 +914,7 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS
- name: kubespray
owners:
- - https://raw.githubusercontent.com/kubernetes-incubator/kubespray/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubespray/master/OWNERS
- name: minikube
owners:
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
@@ -1212,6 +1221,9 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
+ - name: mutating-trace-admission-controller
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
- name: Multicluster
dir: sig-multicluster
mission_statement: >
@@ -1401,6 +1413,10 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
+ - name: node-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS
- name: node-feature-discovery
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
@@ -1812,6 +1828,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/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
@@ -1822,6 +1839,7 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS
- name: git-sync
owners:
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
@@ -2030,6 +2048,10 @@ sigs:
description: Feature Requests
- name: sig-windows-misc
description: General Discussion
+ subprojects:
+ - name: windows-testing
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
workinggroups:
- name: Resource Management
dir: wg-resource-management