Skip to content

Commit 4ad2a28

Browse files
committed
sig windows 2025 annual report
1 parent a248059 commit 4ad2a28

File tree

1 file changed

+15
-27
lines changed

1 file changed

+15
-27
lines changed

sig-windows/annual-report-2025.md

Lines changed: 15 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,27 @@
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 Graceful Node Shutdown (KEP-4802)](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/4802-windows-node-shutdown) promoted to beta in v1.34, enabled by default - Windows nodes now have the same graceful shutdown handling that Linux nodes have had
8+
- [DSR and Overlay support in Windows kube-proxy (KEP-5100)](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/5100-windows-dsr-and-overlay-support) promoted to stable in v1.34
9+
- Continued work on [Windows CPU and Memory Affinity (KEP-4885)](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/4885-windows-cpu-and-memory-affinity) - enabling CPU, Memory and Topology Managers in kubelet for Windows
10+
- Continued collaboration on [Image pull per runtime class (KEP-4216)](https://github.com/kubernetes/enhancements/issues/4216) with sig-node - important for Windows HyperV isolation scenarios
11+
- Windows Server 2025 support added to Kubernetes testing infrastructure
12+
- Ongoing CI and e2e testing improvements in the community infrastructure
1413

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

16+
No
1717

1818
3. Did you have community-wide updates in 2025 (e.g. KubeCon talks)?
1919

20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
20+
- [SIG Windows Updates, KubeCon NA](https://kccncna2025.sched.com/) - Mark Rossetti (Microsoft) and Jose Valdes (Red Hat)
2321

2422
4. KEP work in 2025 (v1.33, v1.34, v1.35):
25-
<!--
26-
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
27-
28-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
29-
If you find any discrepancy in the generated list here, please check the KEP metadata.
30-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
31-
-->
32-
33-
<!--
3423

3524
- Beta
3625
- [4802 - Windows Graceful Node Shutdown](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/4802-windows-node-shutdown) - v1.34
37-
3826
- Stable
39-
- [5100 - DSR and Overlay support in Windows kube-proxy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/5100-windows-dsr-and-overlay-support) - v1.34 -->
27+
- [5100 - DSR and Overlay support in Windows kube-proxy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/5100-windows-dsr-and-overlay-support) - v1.34
4028

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

@@ -55,12 +43,12 @@
5543
## Operational
5644

5745
Operational tasks in [sig-governance.md]:
58-
- [ ] [README.md] reviewed for accuracy and updated if needed
59-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
60-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
61-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
62-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
63-
- [ ] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed
46+
- [x] [README.md] reviewed for accuracy and updated if needed
47+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
48+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
49+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
50+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
51+
- [x] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed
6452

6553

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

0 commit comments

Comments
 (0)