|
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 | + - 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 |
14 | 17 |
|
15 | 18 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 19 |
|
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 |
22 | 21 |
|
23 | 22 | 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
|
24 | 23 |
|
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) |
28 | 26 |
|
29 | 27 | 4. KEP work in 2023 (v1.27, v1.28, v1.29):
|
30 | 28 |
|
31 | 29 | - Alpha
|
32 | 30 | - [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 |
35 | 32 |
|
36 | 33 | ## [Subprojects](https://git.k8s.io/community/sig-windows#subprojects)
|
37 | 34 |
|
38 |
| - |
39 | 35 | **New in 2023:**
|
40 | 36 | - [windows-service-proxy](https://git.k8s.io/community/<no value>#windows-service-proxy)
|
| 37 | + |
41 | 38 | **Continuing:**
|
42 | 39 | - windows-gmsa
|
43 | 40 | - windows-operational-readiness
|
44 | 41 | - windows-samples
|
45 | 42 | - windows-testing
|
46 | 43 | - windows-tools
|
47 | 44 |
|
48 |
| -## [Working groups](https://git.k8s.io/community/sig-windows#working-groups) |
49 |
| - |
50 |
| - |
51 | 45 | ## Operational
|
52 | 46 |
|
53 | 47 | 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 |
57 | 51 | - [ ] 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 |
60 | 54 |
|
61 | 55 |
|
62 | 56 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-windows/CONTRIBUTING.md
|
|
0 commit comments