Skip to content

Commit 069d757

Browse files
authored
Merge pull request #6523 from marosset/sig-win-2021-operational
sig-windows 2021 annual report operational tasks + fixing linting errors
2 parents 993721b + 46f9023 commit 069d757

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

sig-windows/annual-report-2021.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Made the developer UX for windows transparent with sig-windows-dev-tools.
1212
- Defined windows operational readiness standards.
1313
- Defined the pod OS field.
14-
14+
1515
2. What initiatives are you working on that aren't being tracked in KEPs?
1616
- Migration of the windows kube-proxy to KPNG.
1717
- Migration of testgrid reporting jobs from aks-engine to cluster-api/cluster-api-provder-azure.
@@ -22,7 +22,7 @@
2222
- (1.22) [1122 - windows-csi-support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1122-windows-csi-support/README.md)
2323
- Beta
2424
- (1.23) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
25-
- (1.23) https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/kep.yaml
25+
- (1.23) [2802 -Identify Windows pods at API admission level authoritatively](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/2802-identify-windows-pods-apiserver-admission/kep.yaml)
2626
- Alpha
2727
- (1.22) [1981 - Windows Privileged Container Support](https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/1981-windows-privileged-container-support/README.md)
2828
- (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)
@@ -36,7 +36,7 @@
3636
- csi-proxy and storage: this seems like an underserved area for windows https://github.com/kubernetes-csi/csi-proxy (meeting info is there).
3737
2. What metrics/community health stats does your group care about and/or measure?
3838
- stars for ksigs/windows specific repos
39-
- sig-windows-dev-tools
39+
- sig-windows-dev-tools
4040
- https://github.com/kubernetes-sigs/sig-windows-dev-tools -> up to 46, represents interest
4141
- sig-windows-tools
4242
- represents people trying to install windows on k8s nodes
@@ -60,6 +60,7 @@
6060
- performance testing Kubernetes on Windows extensively and publishing results in cncf blog posts
6161

6262
## Membership
63+
6364
- Primary slack channel member count: 1507
6465
- Primary mailing list member count: 188
6566
- Primary meeting attendee count (estimated, if needed): 10
@@ -72,9 +73,8 @@ Include any other ways you measure group membership
7273
## Subprojects
7374

7475
- windows csi-proxy subproject is active and healthy https://github.com/kubernetes-csi/csi-proxy
75-
- meetings going well
76-
- new optimization issue came up recently community engaged on it across companies vmware,rancher
77-
76+
- meetings going well
77+
- new optimization issue came up recently community engaged on it across companies vmware,rancher
7878

7979
## Working groups
8080

@@ -84,16 +84,16 @@ n/a
8484

8585
Operational tasks in [sig-governance.md]:
8686

87-
- [ ] [README.md] reviewed for accuracy and updated if needed
88-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
87+
- [x] [README.md] reviewed for accuracy and updated if needed
88+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
8989
(or created if missing and your contributor steps and experience are different or more
9090
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
91-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
92-
- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
93-
- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
94-
- [ ] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
95-
-
96-
91+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
92+
- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
93+
- [x] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
94+
- [x] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
95+
- [KubeCon EU 2021 virtual talk](https://www.youtube.com/watch?v=zJw4lrB7kKs)
96+
- [KubeCon NA 2021 virtual talk](https://www.youtube.com/watch?v=fSmDmwKwFfQ)
9797

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

0 commit comments

Comments
 (0)