Skip to content

Commit a14bd4a

Browse files
authored
Update annual-report-2021.md
1 parent f49bf95 commit a14bd4a

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

sig-windows/annual-report-2021.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,19 @@
1010

1111
2. What initiatives are you working on that aren't being tracked in KEPs?
1212
- Migration of the windows kube-proxy to KPNG (led by amim).
13-
- ...
13+
- Migration of testgrid reporting jobs from aks-engine to cluster-api/cluster-api-provder-azure.
14+
- Dockershim removal / validation for Windows nodes.
1415

1516
3. KEP work in 2021 (1.x, 1.y, 1.z):
1617
- Stable
17-
- [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/kep.yaml)
18+
- (1.22) [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/README.md)
1819
- Beta
19-
- [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
20+
- (1.23) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
2021
- Alpha
22+
- (1.22) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
23+
- (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)
24+
- Pre-alpha (Targeting 1.24)
2125
- [2258 - Node service log viewer](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2258-node-service-log-viewer/README.md)
22-
- Pre-alpha
2326
- [2578 - Windows Conformance](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2578-windows-conformance/kep.yaml)
2427

2528
## Project health
@@ -28,7 +31,13 @@
2831
Any areas with 2 or fewer OWNERs? (link to more details)
2932
- csi-proxy and storage: this seems like an underserved area for windows
3033
2. What metrics/community health stats does your group care about and/or measure?
31-
- n/a
34+
- stars for ksigs/windows specific repos
35+
- sig-windows-dev-tools
36+
- https://github.com/kubernetes-sigs/sig-windows-dev-tools -> up to 46, represents interest
37+
- sig-windows-tools
38+
- represents people trying to install windows on k8s nodes
39+
- windows-gmsa
40+
- represents enterprises integrating windows pods into GMSA
3241
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
3342
to activities or programs that provide useful context or allow easy participation?
3443
- yes
@@ -58,7 +67,12 @@ Include any other ways you measure group membership
5867

5968
## Subprojects
6069

61-
Subprojects for sig-windows are inactive now and all major work happens in the sig-windows channel.
70+
- Subprojects for sig-windows are inactive now and all major work happens in the sig-windows channel.
71+
- windows csi-proxy subproject is active and healthy
72+
- meetings going well
73+
- new optimization issue came up recently community engaged on it across companies vmware,rancher
74+
-
75+
6276

6377
## Working groups
6478

@@ -77,7 +91,7 @@ Operational tasks in [sig-governance.md]:
7791
- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
7892
- [ ] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
7993
-
80-
-
94+
8195

8296
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md
8397
[contributor ladder]: https://git.k8s.io/community/community-membership.md

0 commit comments

Comments
 (0)