|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
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 | + - Continued working on [Image pull per runtime class](https://github.com/kubernetes/enhancements/issues/4216) |
| 8 | + - [Windows support for memory pressure eviction](https://github.com/kubernetes/kubernetes/pull/122922) |
| 9 | + - Migrated CI jobs to community infra |
| 10 | + - Unit and e2e testing improvements |
| 11 | + - [Documentation](https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/) improvements for adding Windows nodes |
14 | 12 |
|
15 | 13 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 14 |
|
| 15 | + No |
17 | 16 |
|
18 | 17 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 18 |
|
20 |
| -<!-- |
21 |
| - Examples include links to email, slides, or recordings. |
22 |
| ---> |
| 19 | + - [SIG Windows Retrospective and Windows Image Building Deep Dive, Kubecon EU](https://sched.co/1YhiZ) |
| 20 | + - [What's new with SIG Windows, Kubecon NA](https://sched.co/1hoxQ) |
23 | 21 |
|
24 | 22 | 4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
25 |
| -<!-- |
26 |
| - TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction. |
27 | 23 |
|
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 |
| -<!-- |
34 | 24 | - Alpha
|
35 | 25 | - [4802 - Windows Graceful Node Shutdown](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/4802-windows-node-shutdown) - v1.32
|
36 | 26 | - [4885 - Windows CPU and Memory Affinity](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/4885-windows-cpu-and-memory-affinity) - v1.32
|
37 | 27 |
|
38 | 28 | - Beta
|
39 | 29 | - [2258 - Node log query](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/2258-node-log-query) - v1.30
|
40 |
| - --> |
41 | 30 |
|
42 | 31 | ## [Subprojects](https://git.k8s.io/community/sig-windows#subprojects)
|
43 | 32 |
|
|
56 | 45 | ## Operational
|
57 | 46 |
|
58 | 47 | Operational tasks in [sig-governance.md]:
|
59 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
60 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
61 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
62 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
63 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
64 |
| -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded 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 |
| 51 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated 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 2024 are linked from [README.md] and updated/uploaded if needed |
65 | 54 |
|
66 | 55 |
|
67 | 56 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md
|
|
0 commit comments