Skip to content

Commit ea3d442

Browse files
committed
SIG Windows Annual report 2023
1 parent c853773 commit ea3d442

File tree

1 file changed

+20
-26
lines changed

1 file changed

+20
-26
lines changed

sig-windows/annual-report-2023.md

Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,59 +4,53 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
<!--
8-
Some example items that might be worth highlighting:
9-
- Major KEP advancement
10-
- Important initiatives that aren't tracked via KEPs
11-
- Paying down significant tech debt
12-
- Governance and leadership changes
13-
-->
7+
- Windows Operational Readiness [v0.1.0](https://github.com/kubernetes-sigs/windows-operational-readiness/releases/tag/0.1.0)
8+
was released
9+
- [Windows support for InPlace Pod Vertical Scaling](https://github.com/kubernetes/kubernetes/pull/112599)
10+
- [CRI only metrics](https://github.com/kubernetes/kubernetes/pull/116968)
11+
- Windows-service-proxy was highlighted as a working example of building your own kube-proxy out of tree using KPNG
12+
- Kicked off work on [Image Pull Per Runtime Class](https://github.com/kubernetes/enhancements/pull/4217/) feature
13+
which spans kubelet and CRI
14+
- Leadership changes
15+
- Aravindh Puthiyaparambil became co-chair while Mark Rossetti also took on the mantle of tech lead
16+
- Jay Vyas stepped down as tech lead and was replaced by Amim Knabben
1417

1518
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1619

17-
<!--
18-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
19-
If you find any discrepancy in the generated list here, please check the KEP metadata.
20-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
21-
-->
20+
No
2221

2322
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
2423

25-
<!--
26-
Examples include links to email, slides, or recordings.
27-
-->
24+
- [What's new with SIG Windows, Kubecon EU](https://sched.co/1HyTs)
25+
- [What's new with SIG Windows, Kubecon NA](https://sched.co/1R2mL)
2826

2927
4. KEP work in 2023 (v1.27, v1.28, v1.29):
3028

3129
- Alpha
3230
- [2258 - Node log query](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/2258-node-log-query) - v1.27
33-
34-
31+
- [4216: Image pull per runtime class](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/4216-image-pull-per-runtime-class/) - v1.29
3532

3633
## [Subprojects](https://git.k8s.io/community/sig-windows#subprojects)
3734

38-
3935
**New in 2023:**
4036
- [windows-service-proxy](https://git.k8s.io/community/<no value>#windows-service-proxy)
37+
4138
**Continuing:**
4239
- windows-gmsa
4340
- windows-operational-readiness
4441
- windows-samples
4542
- windows-testing
4643
- windows-tools
4744

48-
## [Working groups](https://git.k8s.io/community/sig-windows#working-groups)
49-
50-
5145
## Operational
5246

5347
Operational tasks in [sig-governance.md]:
54-
- [ ] [README.md] reviewed for accuracy and updated if needed
55-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
56-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
48+
- [x] [README.md] reviewed for accuracy and updated if needed
49+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
50+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
5751
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
58-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
59-
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
52+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
53+
- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
6054

6155

6256
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md

0 commit comments

Comments
 (0)