diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-02-16 09:48:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-16 09:48:37 -0800 |
| commit | 67a3f064de3dfe197680660a7c6a21c80dbddba8 (patch) | |
| tree | bdfcc58cec62582f1cdff5ac809a55fb978b7bbd | |
| parent | 3e59a5316200199fc4874b54d75d17afd99ec4f6 (diff) | |
| parent | dc469bb0250a7b1124a9d0db6ea7dd70eff18ffe (diff) | |
Merge pull request #6409 from jayunit100/patch-12
sig-windows annual report 2021
| -rw-r--r-- | sig-windows/annual-report-2021.md | 129 |
1 files changed, 45 insertions, 84 deletions
diff --git a/sig-windows/annual-report-2021.md b/sig-windows/annual-report-2021.md index 818f8150..7f840319 100644 --- a/sig-windows/annual-report-2021.md +++ b/sig-windows/annual-report-2021.md @@ -3,120 +3,82 @@ ## Current initiatives 1. What work did the SIG do this year that should be highlighted? - - - - - - - - + - Implemented hostProcess container support in Kubernetes (now in beta) and pomoted adoption in multiple open source communities + - https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess - for examples of running flannel, calico, csi-proxy, kube-proxy as hostProcess containers + - https://github.com/weaveworks/kured/pull/460 - KuReD Windows support + - https://github.com/prometheus-community/windows_exporter/pull/864 - node exporter support + - Defined the `kubectl node logs` command interface. + - Made the developer UX for windows transparent with sig-windows-dev-tools. + - Defined windows operational readiness standards. + - Defined the pod OS field. + 2. What initiatives are you working on that aren't being tracked in KEPs? - - - - - - - + - Migration of the windows kube-proxy to KPNG. + - Migration of testgrid reporting jobs from aks-engine to cluster-api/cluster-api-provder-azure. + - Dockershim removal / validation for Windows nodes. 3. KEP work in 2021 (1.x, 1.y, 1.z): - -<!-- -In future, this will be generated from kubernetes/enhancements kep.yaml files -1. with SIG as owning-sig or in participating-sigs -2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone ---> - - Stable - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable + - (1.22) [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/README.md) - Beta - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.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) https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/kep.yaml - Alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha - - Pre-alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/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) + - Pre-alpha (Targeting 1.24) + - [2578 - Windows Operational Readiness](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2578-windows-conformance/kep.yaml) ## 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) - - - - - - - - + - 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? - - - - - - - - + - stars for ksigs/windows specific repos + - sig-windows-dev-tools + - https://github.com/kubernetes-sigs/sig-windows-dev-tools -> up to 46, represents interest + - sig-windows-tools + - represents people trying to install windows on k8s nodes + - windows-gmsa + - represents enterprises integrating windows pods into GMSA 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 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? - - - - - + - testing hostProcess implementations on several windows apps + - improving our dev tools environment to grow the community + - hardening the CSI proxy and CSI support ecosystem + - performance testing Kubernetes on Windows extensively and publishing results in cncf blog posts ## 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: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> -- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> +- Primary slack channel member count: 1507 +- Primary mailing list member count: 188 +- Primary meeting attendee count (estimated, if needed): 10 +- Primary meeting participant count (estimated, if needed): 10 +- Unique reviewers for SIG-owned packages: 6 +- Unique approvers for SIG-owned packages: 4 Include any other ways you measure group membership ## Subprojects -<!-- -In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31 -Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md` ---> - -New in $YYYY: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- - -Retired in $YYYY: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- +- windows csi-proxy subproject is active and healthy https://github.com/kubernetes-csi/csi-proxy + - meetings going well + - new optimization issue came up recently community engaged on it across companies vmware,rancher -Continuing: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- ## Working groups -<!-- -In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31 -Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md` ---> - -New in $YYYY: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- - -Retired in $YYYY: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- - -Continuing: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- +n/a ## Operational @@ -131,7 +93,7 @@ Operational tasks in [sig-governance.md]: - [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed - [ ] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: - - - + [CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md [contributor ladder]: https://git.k8s.io/community/community-membership.md @@ -140,4 +102,3 @@ Operational tasks in [sig-governance.md]: [sigs.yaml]: https://git.k8s.io/community/sigs.yaml [contributor guide]: https://git.k8s.io/community/contributors/guide/README.md [devel]: https://git.k8s.io/community/contributors/devel/README.md - |
