Skip to content

Commit f49bf95

Browse files
authored
Community report 2021
1 parent b9dd751 commit f49bf95

File tree

1 file changed

+28
-83
lines changed

1 file changed

+28
-83
lines changed

sig-windows/annual-report-2021.md

Lines changed: 28 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -3,120 +3,66 @@
33
## Current initiatives
44

55
1. What work did the SIG do this year that should be highlighted?
6-
7-
-
8-
-
9-
-
10-
6+
- Lead the transition to hostProcess containers.
7+
- Defined the `kubectl node logs` command interface.
8+
- Made the developer UX for windows transparent with sig-windows-dev-tools.
9+
- Defined windows operational readiness standards.
10+
1111
2. What initiatives are you working on that aren't being tracked in KEPs?
12-
13-
-
14-
-
15-
-
12+
- Migration of the windows kube-proxy to KPNG (led by amim).
13+
- ...
1614

1715
3. KEP work in 2021 (1.x, 1.y, 1.z):
18-
19-
<!--
20-
In future, this will be generated from kubernetes/enhancements kep.yaml files
21-
1. with SIG as owning-sig or in participating-sigs
22-
2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone
23-
-->
24-
2516
- Stable
26-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable
27-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable
17+
- [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/kep.yaml)
2818
- Beta
29-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta
30-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta
19+
- [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
3120
- Alpha
32-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha
33-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha
21+
- [2258 - Node service log viewer](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2258-node-service-log-viewer/README.md)
3422
- Pre-alpha
35-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md)
23+
- [2578 - Windows Conformance](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2578-windows-conformance/kep.yaml)
3624

3725
## Project health
3826

3927
1. What areas and/or subprojects does your group need the most help with?
4028
Any areas with 2 or fewer OWNERs? (link to more details)
41-
42-
-
43-
-
44-
-
45-
29+
- csi-proxy and storage: this seems like an underserved area for windows
4630
2. What metrics/community health stats does your group care about and/or measure?
47-
48-
-
49-
-
50-
-
51-
31+
- n/a
5232
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
5333
to activities or programs that provide useful context or allow easy participation?
54-
55-
-
56-
34+
- yes
5735
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
5836
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
59-
60-
-
37+
- yes
6138

6239
5. Does the group have contributors from multiple companies/affiliations?
63-
64-
-
40+
- yes
6541

6642
6. Are there ways end users/companies can contribute that they currently are not?
6743
If one of those ways is more full time support, what would they work on and why?
68-
69-
-
70-
-
44+
- testing hostProcess implementations on several windows apps
45+
- improving our dev tools enviornment to grow the commnunity
46+
- hardening the CSI proxy and CSI support ecosystem
47+
- performance testing Kuberentes on Windows extensively and publishing results
7148

7249
## Membership
73-
74-
- Primary slack channel member count:
75-
- Primary mailing list member count:
76-
- Primary meeting attendee count (estimated, if needed):
77-
- Primary meeting participant count (estimated, if needed):
78-
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
79-
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
50+
- Primary slack channel member count: 1507
51+
- Primary mailing list member count: 188
52+
- Primary meeting attendee count (estimated, if needed): 10
53+
- Primary meeting participant count (estimated, if needed): 10
54+
- Unique reviewers for SIG-owned packages: 6
55+
- Unique approvers for SIG-owned packages: 4
8056

8157
Include any other ways you measure group membership
8258

8359
## Subprojects
8460

85-
<!--
86-
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
87-
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
88-
-->
89-
90-
New in $YYYY:
91-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
92-
-
93-
94-
Retired in $YYYY:
95-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
96-
-
97-
98-
Continuing:
99-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
100-
-
61+
Subprojects for sig-windows are inactive now and all major work happens in the sig-windows channel.
10162

10263
## Working groups
10364

104-
<!--
105-
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
106-
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
107-
-->
108-
109-
New in $YYYY:
110-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
111-
-
112-
113-
Retired in $YYYY:
114-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
115-
-
116-
117-
Continuing:
118-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
119-
-
65+
Same as above.
12066

12167
## Operational
12268

@@ -140,4 +86,3 @@ Operational tasks in [sig-governance.md]:
14086
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
14187
[contributor guide]: https://git.k8s.io/community/contributors/guide/README.md
14288
[devel]: https://git.k8s.io/community/contributors/devel/README.md
143-

0 commit comments

Comments
 (0)