Skip to content

Commit d5b5aba

Browse files
authored
Merge pull request #6021 from mtaufen/bye-wgcs
Dissolve WG Component Standard
2 parents 9f96671 + a8fb89d commit d5b5aba

File tree

5 files changed

+8
-56
lines changed

5 files changed

+8
-56
lines changed

OWNERS_ALIASES

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ aliases:
108108
wg-api-expression-leads:
109109
- apelisse
110110
- kwiesmueller
111-
wg-component-standard-leads:
112-
- mtaufen
113-
- stealthybox
114111
wg-data-protection-leads:
115112
- xing-yang
116113
- yuxiangqian

wg-component-standard/README.md renamed to archive/wg-component-standard/README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
88
--->
99
# Component Standard Working Group
1010

11+
The Component Standard Working Group was disbanded in September 2021 due to lack of activity. This page remains for archival purposes.
1112
Develop a standard foundation (philosophy and libraries) for core Kubernetes components to build on top of. Areas to standardize include configuration (flags, ComponentConfig APIs, ...), status endpoints (healthz, configz, ...), integration points (delegated authn/z, ...), and logging. Details are outlined in KEP 0032: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/wgs/0032-create-a-k8s-io-component-repo.md.
1213

1314
## Stakeholder SIGs
@@ -16,15 +17,17 @@ Develop a standard foundation (philosophy and libraries) for core Kubernetes com
1617
* SIG Cluster Lifecycle
1718

1819
## Meetings
19-
* Regular WG Meeting (please join [email protected] or [email protected] to access the notes): [Tuesdays at 08:30 PT (Pacific Time)](https://zoom.us/j/8027741546) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=08:30&tz=PT%20%28Pacific%20Time%29).
20+
* Regular WG Meeting (please join [email protected] or [email protected] to access the notes): [Tuesdays at 08:30 PT (Pacific Time)](https://zoom.us/j/8027741546) (no longer active). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=08:30&tz=PT%20%28Pacific%20Time%29).
2021
* [Meeting notes and Agenda](https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI).
21-
* Weekly Mentorship Office Hours - Come ask questions and get help: [Tuesdays at 10:00 PT (Pacific Time)](https://zoom.us/j/8027741546) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
22+
* Weekly Mentorship Office Hours - Come ask questions and get help: [Tuesdays at 10:00 PT (Pacific Time)](https://zoom.us/j/8027741546) (no longer active). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
2223
* [Meeting notes and Agenda](https://docs.google.com/document/d/1iVBnMAdiTE1Ej_O4P809MCHGVVUkfYmPx6zlSLG0hOg).
2324

24-
## Organizers
25+
## Emeritus Organizers
2526

26-
* Michael Taufen (**[@mtaufen](https://github.com/mtaufen)**), Google
27-
* Leigh Capili (**[@stealthybox](https://github.com/stealthybox)**), Weaveworks
27+
* Lucas Käldström (**[@luxas](https://github.com/luxas)**)
28+
* Michael Taufen (**[@mtaufen](https://github.com/mtaufen)**)
29+
* Leigh Capili (**[@stealthybox](https://github.com/stealthybox)**)
30+
* Dr. Stefan Schimanski (**[@sttts](https://github.com/sttts)**)
2831

2932
## Contact
3033
- Slack: [#wg-component-standard](https://kubernetes.slack.com/messages/wg-component-standard)

liaisons.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ of SIGs, WGs and UGs.
4949
| [SIG Usability](sig-usability/README.md) | Davanum Srinivas (**[@dims](https://github.com/dims)**) |
5050
| [SIG Windows](sig-windows/README.md) | Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**) |
5151
| [WG API Expression](wg-api-expression/README.md) | Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**) |
52-
| [WG Component Standard](wg-component-standard/README.md) | Christoph Blecker (**[@cblecker](https://github.com/cblecker)**) |
5352
| [WG Data Protection](wg-data-protection/README.md) | Paris Pittman (**[@parispittman](https://github.com/parispittman)**) |
5453
| [WG IoT Edge](wg-iot-edge/README.md) | Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**) |
5554
| [WG Multitenancy](wg-multitenancy/README.md) | Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**) |

sig-list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
6363
| Name | Stakeholder SIGs |Organizers | Contact | Meetings |
6464
|------|------------------|-----------|---------|----------|
6565
|[API Expression](wg-api-expression/README.md)|* API Machinery<br>* Architecture<br>|* [Antoine Pelisse](https://github.com/apelisse), Google<br>* [Kevin Wiesmueller](https://github.com/kwiesmueller), //SEIBERT/MEDIA GmbH<br>|* [Slack](https://kubernetes.slack.com/messages/wg-api-expression)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/94238112084)<br>
66-
|[Component Standard](wg-component-standard/README.md)|* API Machinery<br>* Architecture<br>* Cluster Lifecycle<br>|* [Michael Taufen](https://github.com/mtaufen), Google<br>* [Leigh Capili](https://github.com/stealthybox), Weaveworks<br>|* [Slack](https://kubernetes.slack.com/messages/wg-component-standard)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard)|* Regular WG Meeting (please join [email protected] or [email protected] to access the notes): [Tuesdays at 08:30 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>* Weekly Mentorship Office Hours - Come ask questions and get help: [Tuesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>
6766
|[Data Protection](wg-data-protection/README.md)|* Apps<br>* Storage<br>|* [Xing Yang](https://github.com/xing-yang), VMware<br>* [Xiangqian Yu](https://github.com/yuxiangqian), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-data-protection)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-data-protection)|* Regular WG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/6933410772)<br>
6867
|[IoT Edge](wg-iot-edge/README.md)|* Multicluster<br>* Network<br>|* [Steve Wong](https://github.com/cantbewong), VMware<br>* [Cindy Xing](https://github.com/cindyxing), Microsoft<br>* [Dejan Bosanac](https://github.com/dejanb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge)|* APAC WG Meeting: [Wednesdays at 5:00 UTC (every four weeks)](https://zoom.us/j/91251176046?pwd=cmdqclovM3R3eDB1VlpuL1ZGU1hnZz09)<br>* Regular WG Meeting (Pacific Time): [Wednesdays at 09:00 PT (every four weeks)](https://zoom.us/j/92778512626?pwd=MXhlemwvYnhkQmkxeXllQ0Z5VGs4Zz09)<br>
6968
|[Multitenancy](wg-multitenancy/README.md)|* API Machinery<br>* Auth<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Sanjeev Rampal](https://github.com/srampal), Cisco<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Tuesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.sig.auth)<br>

sigs.yaml

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,52 +2760,6 @@ workinggroups:
27602760
liaison:
27612761
github: liggitt
27622762
name: Jordan Liggitt
2763-
- dir: wg-component-standard
2764-
name: Component Standard
2765-
mission_statement: >
2766-
Develop a standard foundation (philosophy and libraries) for core Kubernetes components
2767-
to build on top of. Areas to standardize include configuration (flags, ComponentConfig
2768-
APIs, ...), status endpoints (healthz, configz, ...), integration points (delegated
2769-
authn/z, ...), and logging. Details are outlined in KEP 0032: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/wgs/0032-create-a-k8s-io-component-repo.md.
2770-
2771-
stakeholder_sigs:
2772-
- API Machinery
2773-
- Architecture
2774-
- Cluster Lifecycle
2775-
label: component-standard
2776-
leadership:
2777-
chairs:
2778-
- github: mtaufen
2779-
name: Michael Taufen
2780-
company: Google
2781-
- github: stealthybox
2782-
name: Leigh Capili
2783-
company: Weaveworks
2784-
meetings:
2785-
- description: Regular WG Meeting (please join [email protected] or
2786-
[email protected] to access the notes)
2787-
day: Tuesday
2788-
time: "08:30"
2789-
tz: PT (Pacific Time)
2790-
frequency: weekly
2791-
url: https://zoom.us/j/8027741546
2792-
archive_url: https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI
2793-
- description: Weekly Mentorship Office Hours - Come ask questions and get help
2794-
day: Tuesday
2795-
time: "10:00"
2796-
tz: PT (Pacific Time)
2797-
frequency: weekly
2798-
url: https://zoom.us/j/8027741546
2799-
archive_url: https://docs.google.com/document/d/1iVBnMAdiTE1Ej_O4P809MCHGVVUkfYmPx6zlSLG0hOg
2800-
contact:
2801-
slack: wg-component-standard
2802-
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard
2803-
teams:
2804-
- name: wg-component-standard
2805-
description: Component Standard Discussion
2806-
liaison:
2807-
github: cblecker
2808-
name: Christoph Blecker
28092763
- dir: wg-data-protection
28102764
name: Data Protection
28112765
mission_statement: >

0 commit comments

Comments
 (0)