Skip to content

Commit 099a722

Browse files
committed
Generate
1 parent 77521a2 commit 099a722

File tree

25 files changed

+132
-0
lines changed

25 files changed

+132
-0
lines changed

sig-api-machinery/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ subprojects, and resolve cross-subproject technical issues and decisions.
4949
- [@kubernetes/sig-api-machinery-test-failures](https://github.com/orgs/kubernetes/teams/sig-api-machinery-test-failures) - Test Failures and Triage
5050
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
5151

52+
## Working Groups
53+
54+
The following [working groups][working-group-definition] are sponsored by sig-api-machinery:
55+
* [WG API Expression](/wg-api-expression)
56+
* [WG Multitenancy](/wg-multitenancy)
57+
* [WG Structured Logging](/wg-structured-logging)
58+
59+
5260
## Subprojects
5361

5462
The following [subprojects][subproject-definition] are owned by sig-api-machinery:
@@ -139,6 +147,7 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner
139147
- [kubernetes-sigs/yaml](https://github.com/kubernetes-sigs/yaml/blob/master/OWNERS)
140148

141149
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
150+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
142151
<!-- BEGIN CUSTOM CONTENT -->
143152
## Additional links
144153

sig-apps/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ The Chairs of the SIG run operations and processes governing the SIG.
4646
- [@kubernetes/sig-apps-test-failures](https://github.com/orgs/kubernetes/teams/sig-apps-test-failures) - Test Failures and Triage
4747
- Steering Committee Liaison: Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**)
4848

49+
## Working Groups
50+
51+
The following [working groups][working-group-definition] are sponsored by sig-apps:
52+
* [WG Data Protection](/wg-data-protection)
53+
54+
4955
## Subprojects
5056

5157
The following [subprojects][subproject-definition] are owned by sig-apps:
@@ -94,6 +100,7 @@ The core workloads API, which is composed of the CronJob, DaemonSet, Deployment,
94100
- [kubernetes/kubernetes/test/integration/deployment](https://github.com/kubernetes/kubernetes/blob/master/test/integration/deployment/OWNERS)
95101

96102
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
103+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
97104
<!-- BEGIN CUSTOM CONTENT -->
98105

99106
## Goals

sig-architecture/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@ The Chairs of the SIG run operations and processes governing the SIG.
5353
- [@kubernetes/sig-architecture-test-failures](https://github.com/orgs/kubernetes/teams/sig-architecture-test-failures) - Test Failures and Triage
5454
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
5555

56+
## Working Groups
57+
58+
The following [working groups][working-group-definition] are sponsored by sig-architecture:
59+
* [WG API Expression](/wg-api-expression)
60+
* [WG Policy](/wg-policy)
61+
* [WG Reliability](/wg-reliability)
62+
* [WG Structured Logging](/wg-structured-logging)
63+
64+
5665
## Subprojects
5766

5867
The following [subprojects][subproject-definition] are owned by sig-architecture:
@@ -99,6 +108,7 @@ The following [subprojects][subproject-definition] are owned by sig-architecture
99108
- Slack: [#prod-readiness](https://kubernetes.slack.com/messages/prod-readiness)
100109

101110
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
111+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
102112
<!-- BEGIN CUSTOM CONTENT -->
103113

104114
# Details about SIG-Architecture sub-projects

sig-auth/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ subprojects, and resolve cross-subproject technical issues and decisions.
6060
- [@kubernetes/sig-auth-test-failures](https://github.com/orgs/kubernetes/teams/sig-auth-test-failures) - Test Failures and Triage
6161
- Steering Committee Liaison: Christoph Blecker (**[@cblecker](https://github.com/cblecker)**)
6262

63+
## Working Groups
64+
65+
The following [working groups][working-group-definition] are sponsored by sig-auth:
66+
* [WG Multitenancy](/wg-multitenancy)
67+
* [WG Policy](/wg-policy)
68+
69+
6370
## Subprojects
6471

6572
The following [subprojects][subproject-definition] are owned by sig-auth:
@@ -160,6 +167,7 @@ Infrastructure implementing Kubernetes service account based workload identity.
160167
- [kubernetes/kubernetes/plugin/pkg/admission/serviceaccount](https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/serviceaccount/OWNERS)
161168

162169
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
170+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
163171
<!-- BEGIN CUSTOM CONTENT -->
164172

165173
<!-- END CUSTOM CONTENT -->

sig-autoscaling/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
6060
- [kubernetes/autoscaler](https://github.com/kubernetes/autoscaler/blob/master/OWNERS)
6161

6262
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
63+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
6364
<!-- BEGIN CUSTOM CONTENT -->
6465
## Concerns
6566
* autoscaling of clusters,

sig-cli/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Hybrid command-line/UI development experience for cloud-native development
108108
- Slack: [#kustomize](https://kubernetes.slack.com/messages/kustomize)
109109

110110
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
111+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
111112
<!-- BEGIN CUSTOM CONTENT -->
112113

113114
<!-- END CUSTOM CONTENT -->

sig-cloud-provider/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ The Chairs of the SIG run operations and processes governing the SIG.
4747
- [@kubernetes/sig-cloud-providers-misc](https://github.com/orgs/kubernetes/teams/sig-cloud-providers-misc) - General Discussion
4848
- Steering Committee Liaison: Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**)
4949

50+
## Working Groups
51+
52+
The following [working groups][working-group-definition] are sponsored by sig-cloud-provider:
53+
* [WG Structured Logging](/wg-structured-logging)
54+
55+
5056
## Subprojects
5157

5258
The following [subprojects][subproject-definition] are owned by sig-cloud-provider:
@@ -135,6 +141,7 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid
135141
- [Meeting recordings](https://www.youtube.com/playlist?list=PLutJyDdkKQIpOT4bOfuO3MEMHvU1tRqyR).
136142

137143
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
144+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
138145
<!-- BEGIN CUSTOM CONTENT -->
139146

140147
<!-- END CUSTOM CONTENT -->

sig-cluster-lifecycle/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ subprojects, and resolve cross-subproject technical issues and decisions.
4747
- [@kubernetes/sig-cluster-lifecycle](https://github.com/orgs/kubernetes/teams/sig-cluster-lifecycle) - Notify group
4848
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
4949

50+
## Working Groups
51+
52+
The following [working groups][working-group-definition] are sponsored by sig-cluster-lifecycle:
53+
* [WG Reliability](/wg-reliability)
54+
55+
5056
## Subprojects
5157

5258
The following [subprojects][subproject-definition] are owned by sig-cluster-lifecycle:
@@ -181,6 +187,7 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
181187
- [Meeting notes and Agenda](https://docs.google.com/document/d/1jhfmL1gsgN39uCEgz5pW9tnIotFgHhxq2yfMK3KYE4w/edit).
182188

183189
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
190+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
184191
<!-- BEGIN CUSTOM CONTENT -->
185192

186193
<!-- END CUSTOM CONTENT -->

sig-contributor-experience/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Creates and maintains tools and automation for Kubernetes Slack.
129129
- Slack: [#slack-infra](https://kubernetes.slack.com/messages/slack-infra)
130130

131131
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
132+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
132133
<!-- BEGIN CUSTOM CONTENT -->
133134

134135
## Relevant Presentations

sig-docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ The following [subprojects][subproject-definition] are owned by sig-docs:
9292
- [kubernetes/website](https://github.com/kubernetes/website/blob/master/OWNERS)
9393

9494
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
95+
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
9596
<!-- BEGIN CUSTOM CONTENT -->
9697
## Goals
9798
* Discuss documentation and docs issues for kubernetes.io

0 commit comments

Comments
 (0)