Skip to content

Commit ba14cf7

Browse files
authored
Merge pull request #8334 from soltysh/sig-apps-annual-report-2024
SIG Apps Annual Report 2024
2 parents 9bd98a8 + 15971ba commit ba14cf7

File tree

1 file changed

+15
-28
lines changed

1 file changed

+15
-28
lines changed

sig-apps/annual-report-2024.md

Lines changed: 15 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,23 @@
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+
- 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+
1411

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

14+
None.
1715

1816
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
1917

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)
2321

2422
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-
<!--
3423
- 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
3624
- [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
3725

3826
- Beta
@@ -47,11 +35,10 @@
4735
- [3335 - StatefulSet Slice](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3335-statefulset-slice) - v1.31
4836
- [3715 - Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job) - v1.31
4937
- [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
5139

5240
## [Subprojects](https://git.k8s.io/community/sig-apps#subprojects)
5341

54-
5542
**New in 2024:**
5643
- kjob
5744
**Continuing:**
@@ -72,12 +59,12 @@
7259
## Operational
7360

7461
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
8168

8269

8370
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md

0 commit comments

Comments
 (0)