|
5 | 5 |
|
6 | 6 | 1. What work did the WG do this year that should be highlighted?
|
7 | 7 |
|
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. |
15 | 18 |
|
16 | 19 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
17 | 20 |
|
| 21 | + None. |
| 22 | + |
18 | 23 | ## Operational
|
19 | 24 |
|
20 | 25 | Operational tasks in [wg-governance.md]:
|
21 | 26 |
|
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) |
31 | 33 |
|
32 | 34 | [wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
|
33 | 35 | [README.md]: https://git.k8s.io/community/wg-batch/README.md
|
|
0 commit comments