Skip to content

Commit c739eb6

Browse files
authored
Merge pull request #7844 from soltysh/wg-batch-annual-report-2023
WG Batch Annual report 2023
2 parents ab965f8 + 4006141 commit c739eb6

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

wg-batch/annual-report-2023.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,31 @@
55

66
1. What work did the WG do this year that should be highlighted?
77

8-
<!--
9-
Some example items that might be worth highlighting:
10-
- artifacts
11-
- reports
12-
- white papers
13-
- work not tracked in KEPs
14-
-->
8+
Based on the discussions happening in our bi-weekly meetings we're continuing
9+
collaboration with various stakeholders, the results are as follows:
10+
- Promoted to beta [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).
11+
- Promoted to beta [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).
12+
- Introduced as beta [Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job).
13+
- Create [JobSet API for managing a group of k8s Jobs](https://github.com/kubernetes-sigs/jobset) and release [3 major versions in 2023](https://github.com/kubernetes-sigs/jobset/releases).
14+
- [Kueue project](https://github.com/kubernetes-sigs/kueue/releases) released [3 major versions in 2023](https://github.com/kubernetes-sigs/kueue/releases).
15+
16+
We've also switched our meetings schedule to attract broader set of contributors
17+
from all around the globe.
1518

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

21+
None.
22+
1823
## Operational
1924

2025
Operational tasks in [wg-governance.md]:
2126

22-
- [ ] [README.md] reviewed for accuracy and updated if needed
23-
- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
24-
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
25-
- [ ] Updates provided to sponsoring SIGs in 2023
26-
- [$sig-name](https://git.k8s.io/community/$sig-id/)
27-
- links to email, meeting notes, slides, or recordings, etc
28-
- [$sig-name](https://git.k8s.io/community/$sig-id/)
29-
- links to email, meeting notes, slides, or recordings, etc
30-
-
27+
- [x] [README.md] reviewed for accuracy and updated if needed
28+
- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
29+
- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
30+
- [x] Updates provided to sponsoring SIGs in 2023
31+
- [KubeCon EU 2023](https://youtu.be/ENt2Yu2sETs?si=Y14Kycrunp0JTIto)
32+
- [KubeCon NA 2023](https://youtu.be/feCq_p2RAAY?si=sjmEbBRDp4Fg8BvA)
3133

3234
[wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
3335
[README.md]: https://git.k8s.io/community/wg-batch/README.md

0 commit comments

Comments
 (0)