changes suggested from liggit

This commit is contained in:
jay vyas 2022-02-03 17:20:32 -05:00 committed by GitHub
parent 4f710fdefe
commit 8cd1a34f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 7 deletions

View File

@ -13,16 +13,16 @@
- Migration of testgrid reporting jobs from aks-engine to cluster-api/cluster-api-provder-azure. - Migration of testgrid reporting jobs from aks-engine to cluster-api/cluster-api-provder-azure.
- Dockershim removal / validation for Windows nodes. - Dockershim removal / validation for Windows nodes.
3. KEP work in 2021 (1.21, 1.22, 1.23): 3. KEP work in 2021 (1.x, 1.y, 1.z):
- Stable - Stable
- (1.22) [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/README.md) - (1.22) [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/README.md)
- Beta - Beta
- (1.23) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md) - (1.23) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
- (1.23) https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/kep.yaml
- Alpha - Alpha
- (1.22) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md) - (1.22) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
- (1.23) [2802 -Identify Windows pods at API admission level authoritatively](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/README.md) - (1.23) [2802 -Identify Windows pods at API admission level authoritatively](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/README.md)
- Pre-alpha (Targeting 1.24) - Pre-alpha (Targeting 1.24)
- [2258 - Node service log viewer](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2258-node-service-log-viewer/README.md)
- [2578 - Windows Conformance](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2578-windows-conformance/kep.yaml) - [2578 - Windows Conformance](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2578-windows-conformance/kep.yaml)
## Project health ## Project health
@ -30,6 +30,7 @@
1. What areas and/or subprojects does your group need the most help with? 1. What areas and/or subprojects does your group need the most help with?
Any areas with 2 or fewer OWNERs? (link to more details) Any areas with 2 or fewer OWNERs? (link to more details)
- csi-proxy and storage: this seems like an underserved area for windows - csi-proxy and storage: this seems like an underserved area for windows
https://github.com/kubernetes-csi/csi-proxy (meeting info is there).
2. What metrics/community health stats does your group care about and/or measure? 2. What metrics/community health stats does your group care about and/or measure?
- stars for ksigs/windows specific repos - stars for ksigs/windows specific repos
- sig-windows-dev-tools - sig-windows-dev-tools
@ -51,9 +52,9 @@
6. Are there ways end users/companies can contribute that they currently are not? 6. Are there ways end users/companies can contribute that they currently are not?
If one of those ways is more full time support, what would they work on and why? If one of those ways is more full time support, what would they work on and why?
- testing hostProcess implementations on several windows apps - testing hostProcess implementations on several windows apps
- improving our dev tools enviornment to grow the commnunity - improving our dev tools environment to grow the community
- hardening the CSI proxy and CSI support ecosystem - hardening the CSI proxy and CSI support ecosystem
- performance testing Kuberentes on Windows extensively and publishing results - performance testing Kubernetes on Windows extensively and publishing results
## Membership ## Membership
- Primary slack channel member count: 1507 - Primary slack channel member count: 1507
@ -67,11 +68,9 @@ Include any other ways you measure group membership
## Subprojects ## Subprojects
- Subprojects for sig-windows are inactive now and all major work happens in the sig-windows channel. - windows csi-proxy subproject is active and healthy https://github.com/kubernetes-csi/csi-proxy
- windows csi-proxy subproject is active and healthy
- meetings going well - meetings going well
- new optimization issue came up recently community engaged on it across companies vmware,rancher - new optimization issue came up recently community engaged on it across companies vmware,rancher
-
## Working groups ## Working groups