|
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 | + In the past year SIG Apps focused on stabilizing the currently supported workload |
| 8 | + APIs, finishing the work that has already started, and providing review bandwidth |
| 9 | + for the work driven by the WG Batch. |
14 | 10 |
|
15 | 11 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 12 |
|
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 |
| ---> |
| 13 | + None. |
22 | 14 |
|
23 | 15 | 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
|
24 | 16 |
|
25 |
| -<!-- |
26 |
| - Examples include links to email, slides, or recordings. |
27 |
| ---> |
| 17 | + Yes. SIG-Apps provided the following updates: |
| 18 | + - [KubeCon EU 2023](https://youtu.be/OC9egbi8IQw?si=wKvIcvAkGkoeBLya) |
| 19 | + - [KubeCon NA 2023](https://youtu.be/7LNOTuo-bdE?si=REB0-pck2zk23dSx) |
28 | 20 |
|
29 | 21 | 4. KEP work in 2023 (v1.27, v1.28, v1.29):
|
30 | 22 |
|
31 |
| - |
32 | 23 | - Beta
|
33 | 24 | - [3017 - Pod Healthy Policy for PDB](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3017-pod-healthy-policy-for-pdb) - v1.27
|
34 | 25 | - [3335 - StatefulSet Slice](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3335-statefulset-slice) - v1.27
|
| 26 | + - [3715 - Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job) - v1.27 |
35 | 27 | - [3850 - Backoff Limits Per Index For Indexed Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3850-backoff-limits-per-index-for-indexed-jobs) - v1.29
|
36 | 28 | - [3939 - Allow Replacement of Pods in a Job when fully terminating](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3939-allow-replacement-when-fully-terminated) - v1.29
|
37 | 29 | - [4017 - Pod Index Label](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4017-pod-index-label) - v1.28
|
|
42 | 34 | - [2804 - Consolidate Workload controllers life cycle status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2804-consolidate-workload-controllers-status) - v1.27
|
43 | 35 | - [2879 - Track ready Pods in Job status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2879-ready-pods-job-status) - v1.29
|
44 | 36 | - [3140 - TimeZone support in CronJob](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3140-TimeZone-support-in-CronJob) - v1.27
|
45 |
| - - [3715 - Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job) - v1.28 |
46 | 37 |
|
47 | 38 | ## [Subprojects](https://git.k8s.io/community/sig-apps#subprojects)
|
48 | 39 |
|
49 |
| - |
50 | 40 | **Continuing:**
|
51 | 41 | - application
|
52 | 42 | - examples
|
|
63 | 53 | ## Operational
|
64 | 54 |
|
65 | 55 | Operational tasks in [sig-governance.md]:
|
66 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
67 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
68 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
69 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
70 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
71 |
| -- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
72 |
| - |
| 56 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 57 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 58 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 59 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 60 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 61 | +- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
73 | 62 |
|
74 | 63 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md
|
75 | 64 | [sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
|
|
0 commit comments