From eb0f0af3b0961f599f69733b73e040564b6dd8d9 Mon Sep 17 00:00:00 2001 From: Mark Rossetti Date: Mon, 6 Mar 2023 14:45:06 -0800 Subject: [PATCH] SIG-windows-2022-annual-report Signed-off-by: Mark Rossetti --- sig-windows/annual-report-2022.md | 85 +++++++++++++++---------------- 1 file changed, 42 insertions(+), 43 deletions(-) diff --git a/sig-windows/annual-report-2022.md b/sig-windows/annual-report-2022.md index 17fefd58e55..badc6c442b4 100644 --- a/sig-windows/annual-report-2022.md +++ b/sig-windows/annual-report-2022.md @@ -4,17 +4,19 @@ 1. What work did the SIG do this year that should be highlighted? - - - - - - + - [HostProcess containers](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md) graduated to `stable` in v1.26 + - Windows performance test results are now reported on the [k8s perf dashboard](https://perf-dash.k8s.io/#/?jobname=soak-tests-capz-windows-2019&metriccategoryname=E2E&metricname=CPUUsage) 2. What initiatives are you working on that aren't being tracked in KEPs? - - - - - - - - + - Out-of-tree kube-proxy for Windows based on KNPG [windows-service-proxy](https://github.com/kubernetes-sigs/windows-service-proxy) + - Enabling Hyper-V isolated containers with containerd + - https://github.com/containerd/containerd/issues/6862 + - https://github.com/kubernetes-sigs/windows-testing/issues/364 + - Unit tests for Windows - https://testgrid.k8s.io/sig-windows-signal#windows-unit-master + - ContainerD work to support [KEP 2371 - cAdvisor-less, CRI-full Container and Pod Stats](https://github.com/kubernetes/enhancements/issues/2371) for Windows + - [sig-windows-dev-tools](https://github.com/kubernetes-sigs/sig-windows-dev-tools) continual improvements + - Add support for M1/M2 macbooks 3. KEP work in 2022 (v1.24, v1.25, v1.26): - alpha: @@ -24,86 +26,83 @@ - [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/1981-windows-privileged-container-support) - v1.26 - [2802 - Identify Pod's OS during API Server admission](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission) - v1.25 - ## Project health 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) - - - - - - + - Maintaining SIG-Windows E2E test passes. + - Attracting long-term contributors for all SIG-windows sub-projects. 2. What metrics/community health stats does your group care about and/or measure? - - - - - - + - open / stale issues in Windows specific k-sigs/ repos + - stars for k-sigs/windows specific repos 3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing to activities or programs that provide useful context or allow easy participation? - - + - yes however setting up K8s clusters with Windows nodes for local development scenarios continues to be difficult and time consuming for new contributors. We are continually trying to improve this experience with the sig-windows-dev-tool project. 4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide], does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]? - - + - yes 5. Does the group have contributors from multiple companies/affiliations? - - + - yes 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? - - - - + - Help maintaining [sig-windows-dev-tools](https://github.com/kubernetes-sigs/sig-windows-dev-tools). + This project is aimed to make testing Windows-related changes in core Kubernetes components easier which is consistently idefintied as one of the hurdles to contrubting in the SIG. + From the project's [readme](https://github.com/kubernetes-sigs/sig-windows-dev-tools#goal): + > Our goal is to make Windows ridiculously easy to contribute to, play with, and learn about for anyone interested in using or contributing to the ongoing Kubernetes-on-Windows story. Windows is rapidly becoming an increasingly viable alternative to Linux thanks to the recent introduction of Windows HostProcess containers and Windows support for NetworkPolicies + Containerd integration. ## Membership -- Primary slack channel member count: -- Primary mailing list member count: -- Primary meeting attendee count (estimated, if needed): -- Primary meeting participant count (estimated, if needed): -- Unique reviewers for SIG-owned packages: -- Unique approvers for SIG-owned packages: +- Primary slack channel member count: 1687 +- Primary mailing list member count: 212 +- Primary meeting attendee count (estimated, if needed): 12 +- Primary meeting participant count (estimated, if needed): 6-9 +- Unique reviewers for SIG-owned packages: 8 +- Unique approvers for SIG-owned packages: 8 Include any other ways you measure group membership ## [Subprojects](https://git.k8s.io/community/sig-windows#subprojects) - - **New in 2022:** - - windows-operational-readiness +- windows-operational-readiness +- windows-service-proxy **Continuing:** - - windows-gmsa - - windows-samples - - windows-testing - - windows-tools - +- windows-gmsa +- windows-samples +- windows-testing +- windows-tools ## [Working groups](https://git.k8s.io/community/sig-windows#working-groups) - ## Operational Operational tasks in [sig-governance.md]: -- [ ] [README.md] reviewed for accuracy and updated if needed -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed +- [x] [README.md] reviewed for accuracy and updated if needed +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed (or created if missing and your contributor steps and experience are different or more in-depth than the documentation listed in the general [contributor guide] and [devel] folder.) -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed -- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed -- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed -- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: - - - - +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed +- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed +- [x] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed +- [x] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: + - [KubeCon EU 2022 maintainer talk](https://www.youtube.com/watch?v=THaDy6u-Cgk) + - [KubeCon NA 2022 maintainer talk](https://www.youtube.com/watch?v=rELpBRmXaTw) + - [SIG leadership updates](https://groups.google.com/g/kubernetes-sig-windows/c/jFLFUAQpM2c) [CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md [contributor ladder]: https://git.k8s.io/community/community-membership.md