sigs.yaml update wg-component-standard
This commit is contained in:
parent
ca79d659de
commit
be45fe1740
|
@ -59,7 +59,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|
|||
|------|------------------|-----------|---------|----------|
|
||||
|[App Def](wg-app-def/README.md)||* [Antoine Legrand](https://github.com/ant31), CoreOS<br>* [Bryan Liles](https://github.com/bryanl), VMware<br>* [Gareth Rushgrove](https://github.com/garethr), Docker<br>|* [Slack](https://kubernetes.slack.com/messages/wg-app-def)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-app-def)|* Regular WG Meeting: [Wednesdays at 16:00 UTC (bi-weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[Apply](wg-apply/README.md)||* [Daniel Smith](https://github.com/lavalamp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-apply)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[Component Standard](wg-component-standard/README.md)||* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Dr. Stefan Schimanski](https://github.com/sttts), Red Hat<br>* [Michael Taufen](https://github.com/mtaufen), Google<br>|* [Slack](https://kubernetes.slack.com/messages/)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard)|* Regular WG Meeting: [Tuesdays at 08:30 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI)<br>
|
||||
|[Component Standard](wg-component-standard/README.md)|* Architecture<br>* API Machinery<br>* Cluster Lifecycle<br>|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Dr. Stefan Schimanski](https://github.com/sttts), Red Hat<br>* [Michael Taufen](https://github.com/mtaufen), Google<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: [Tuesdays at 08:30 PT (Pacific Time) (weekly)](https://zoom.us/j/705540322)<br>
|
||||
|[Container Identity](wg-container-identity/README.md)||* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Greg Castle](https://github.com/destijl), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Wednesdays at 10:00 PDT (bi-weekly (On demand))](https://zoom.us/my/k8s.sig.auth)<br>
|
||||
|[IoT Edge](wg-iot-edge/README.md)||* [Cindy Xing](https://github.com/cindyxing), Huawei<br>* [Dejan Bosanac](https://github.com/dejanb), Red Hat<br>* [Preston Holmes](https://github.com/ptone), Google<br>* [Steve Wong](https://github.com/cantbewong), VMWare<br>|* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge)|* Regular WG Meeting: [Wednesdays at 17:00 UTC (every four weeks)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* APAC WG Meeting: [Wednesdays at 5:00 UTC (every four weeks)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[K8s Infra](wg-k8s-infra/README.md)|* Architecture<br>* Contributor Experience<br>* Release<br>* Testing<br>|* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-k8s-infra)<br>* [Mailing List](https://groups.google.com/forum/#!forum/wg-k8s-infra)|* Regular WG Meeting: [Wednesdays at 8:30 PT (Pacific Time) (bi-weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|
|
15
sigs.yaml
15
sigs.yaml
|
@ -2025,7 +2025,7 @@ sigs:
|
|||
- name: dashboard
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/dashboard/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/dashboard-metrics-scraper/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/dashboard-metrics-scraper/master/OWNERS
|
||||
- name: VMware
|
||||
dir: sig-vmware
|
||||
mission_statement: >
|
||||
|
@ -2411,11 +2411,11 @@ workinggroups:
|
|||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit
|
||||
- name: Component Standard
|
||||
dir: wg-component-standard
|
||||
label: component-standard
|
||||
mission_statement: >
|
||||
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/0032-create-a-k8s-io-component-repo.md.
|
||||
charter_link:
|
||||
leadership:
|
||||
chairs:
|
||||
- name: Lucas Käldström
|
||||
|
@ -2427,15 +2427,24 @@ workinggroups:
|
|||
- name: Michael Taufen
|
||||
github: mtaufen
|
||||
company: Google
|
||||
stakeholder_sigs:
|
||||
- Architecture
|
||||
- API Machinery
|
||||
- Cluster Lifecycle
|
||||
meetings:
|
||||
- description: Regular WG Meeting
|
||||
day: Tuesday
|
||||
time: "08:30"
|
||||
tz: "PT (Pacific Time)"
|
||||
frequency: weekly
|
||||
url: https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI
|
||||
url: https://zoom.us/j/705540322
|
||||
archive_url: https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI
|
||||
contact:
|
||||
slack: wg-component-standard
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard
|
||||
teams:
|
||||
- name: wg-component-standard
|
||||
description: Component Standard Discussion
|
||||
- name: K8s Infra
|
||||
dir: wg-k8s-infra
|
||||
mission_statement: >
|
||||
|
|
|
@ -10,8 +10,14 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
|
|||
|
||||
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/0032-create-a-k8s-io-component-repo.md.
|
||||
|
||||
## Stakeholder SIGs
|
||||
* SIG Architecture
|
||||
* SIG API Machinery
|
||||
* SIG Cluster Lifecycle
|
||||
|
||||
## Meetings
|
||||
* Regular WG Meeting: [Tuesdays at 08:30 PT (Pacific Time)](https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=08:30&tz=PT%20%28Pacific%20Time%29).
|
||||
* Regular WG Meeting: [Tuesdays at 08:30 PT (Pacific Time)](https://zoom.us/j/705540322) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=08:30&tz=PT%20%28Pacific%20Time%29).
|
||||
* [Meeting notes and Agenda](https://docs.google.com/document/d/18TsodX0fqQgViQ7HHUTAhiAwkf6bNhPXH4vNVTI7GwI).
|
||||
|
||||
## Organizers
|
||||
|
||||
|
@ -20,8 +26,22 @@ Develop a standard foundation (philosophy and libraries) for core Kubernetes com
|
|||
* Michael Taufen (**[@mtaufen](https://github.com/mtaufen)**), Google
|
||||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/)
|
||||
* [Slack](https://kubernetes.slack.com/messages/wg-component-standard)
|
||||
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard)
|
||||
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fcomponent-standard)
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
The below teams can be mentioned on issues and PRs in order to get attention from the right people.
|
||||
Note that the links to display team membership will only work if you are a member of the org.
|
||||
|
||||
The google groups contain the archive of Github team notifications.
|
||||
Mentioning a team on Github will CC its group.
|
||||
Monitor these for Github activity if you are not a member of the team.
|
||||
|
||||
| Team Name | Details | Google Groups | Description |
|
||||
| --------- |:-------:|:-------------:| ----------- |
|
||||
| @kubernetes/wg-component-standard | [link](https://github.com/orgs/kubernetes/teams/wg-component-standard) | [link](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard) | Component Standard Discussion |
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue