Skip to content

Commit 38bfa85

Browse files
authored
Merge pull request #7846 from soltysh/sig-apps-annual-report-2023
SIG Apps Annual report 2023
2 parents c739eb6 + b3b4487 commit 38bfa85

File tree

1 file changed

+14
-25
lines changed

1 file changed

+14
-25
lines changed

sig-apps/annual-report-2023.md

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,26 @@
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+
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.
1410

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

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.
2214

2315
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
2416

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

2921
4. KEP work in 2023 (v1.27, v1.28, v1.29):
3022

31-
3223
- Beta
3324
- [3017 - Pod Healthy Policy for PDB](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3017-pod-healthy-policy-for-pdb) - v1.27
3425
- [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
3527
- [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
3628
- [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
3729
- [4017 - Pod Index Label](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4017-pod-index-label) - v1.28
@@ -42,11 +34,9 @@
4234
- [2804 - Consolidate Workload controllers life cycle status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2804-consolidate-workload-controllers-status) - v1.27
4335
- [2879 - Track ready Pods in Job status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2879-ready-pods-job-status) - v1.29
4436
- [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
4637

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

49-
5040
**Continuing:**
5141
- application
5242
- examples
@@ -63,13 +53,12 @@
6353
## Operational
6454

6555
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
7362

7463
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md
7564
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md

0 commit comments

Comments
 (0)