|
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 | + - Mailing list has been migrated to kubernetes managed account. |
| 8 | + - Sponsored the creation of [WG Serving](/wg-serving). |
| 9 | + - We continued cleaning up the backlog of started enhancements. |
| 10 | + |
14 | 11 |
|
15 | 12 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 13 |
|
| 14 | +None. |
17 | 15 |
|
18 | 16 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 17 |
|
20 |
| -<!-- |
21 |
| - Examples include links to email, slides, or recordings. |
22 |
| ---> |
| 18 | + Yes. SIG-Apps provided the following updates: |
| 19 | + - [KubeCon EU 2024](https://www.youtube.com/watch?v=bE8XpaJwq-Q) |
| 20 | + - [KubeCon NA 2024](https://www.youtube.com/watch?v=NWZhAs69heA) |
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 |
| -
|
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 | 23 | - Alpha
|
35 |
| - - [3973 - Consider Terminating Pods in Deployments](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3973-consider-terminating-pods-deployment) - v1.32 |
36 | 24 | - [4443 - More granular Job failure reasons for PodFailurePolicy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4443-configurable-pod-failure-policy-reasons) - v1.31
|
37 | 25 |
|
38 | 26 | - Beta
|
|
47 | 35 | - [3335 - StatefulSet Slice](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3335-statefulset-slice) - v1.31
|
48 | 36 | - [3715 - Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job) - v1.31
|
49 | 37 | - [4017 - Pod Index Label](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4017-pod-index-label) - v1.32
|
50 |
| - - [4026 - Add job creation timestamp to job annotations](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4026-crojob-scheduled-timestamp-annotation) - v1.32 --> |
| 38 | + - [4026 - Add job creation timestamp to job annotations](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4026-crojob-scheduled-timestamp-annotation) - v1.32 |
51 | 39 |
|
52 | 40 | ## [Subprojects](https://git.k8s.io/community/sig-apps#subprojects)
|
53 | 41 |
|
54 |
| - |
55 | 42 | **New in 2024:**
|
56 | 43 | - kjob
|
57 | 44 | **Continuing:**
|
|
72 | 59 | ## Operational
|
73 | 60 |
|
74 | 61 | Operational tasks in [sig-governance.md]:
|
75 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
76 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
77 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
78 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
79 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
80 |
| -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
| 62 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 63 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 64 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 65 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 66 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 67 | +- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
81 | 68 |
|
82 | 69 |
|
83 | 70 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md
|
|
0 commit comments