|
2 | 2 |
|
3 | 3 | ## Current initiatives and Project Health
|
4 | 4 |
|
5 |
| - |
6 | 5 | 1. What work did the WG do this year that should be highlighted?
|
7 | 6 |
|
8 |
| -<!-- |
9 |
| - Some example items that might be worth highlighting: |
10 |
| - - artifacts |
11 |
| - - reports |
12 |
| - - white papers |
13 |
| - - work not tracked in KEPs |
14 |
| ---> |
| 7 | + * Kubernetes Upgrade Survey |
| 8 | + * [Kubernetes Upgrade Survey responses](https://docs.google.com/spreadsheets/d/1VHkIDvqu6OT05sAFbTeCvVK42mFIQFJ-xdAyO7dl4mU/edit?gid=1310802220#gid=1310802220) |
| 9 | + * [Analysis](https://docs.google.com/presentation/d/1HeuZ_3R_U2FmwhMTp_vnAf4UFXvSoMhHZfcUKGyiz2E/edit) |
| 10 | + * Kubecon presentations / discussions |
| 11 | + * Kubernetes Contributor Summit EU 2024 - [Viability of Kubernetes community LTS](https://www.youtube.com/watch?v=ktOszIqEJJQ&list=PL69nYSiGNLP1TJ5uTeTRtjY3SBoNoEpz7&index=10) |
| 12 | + * [Success stories / cautionary tales from upgrades](https://docs.google.com/document/d/1HbNDKtl3LdcJsCuPHGsSCvg3e7ZDzu-ca1PSm16sZWU/edit?tab=t.0#heading=h.if8xiqpwaclb) |
| 13 | + * Compatibility / Emulation version |
| 14 | + * [KEP-4330](https://github.com/kubernetes/enhancements/issues/4330) |
| 15 | + * Kubernetes regressions / backports |
| 16 | + * [Strengthened Kubernetes backport requirements](https://github.com/kubernetes/community/issues/7634) |
| 17 | + * Tracked data on [Kubernetes regressions](https://docs.google.com/spreadsheets/d/1LbGKBC4D2sLkcmzY9qDx9u-1D9TKC_ZrM8iA1eHW4Hs/edit#gid=1283859152) |
| 18 | + * Ecosystem support / compatibility |
| 19 | + * Monitored and engaged in discussions around containerd 2.0 / 1.7 support |
| 20 | + * https://github.com/containerd/containerd/pull/9833 |
| 21 | + * https://github.com/containerd/containerd/pull/9879 |
| 22 | + * Engaged with the Go project on runtime compatibility |
| 23 | + * 1.21: added Go compatibility version support for 2 years |
| 24 | + * https://go.dev/doc/godebug |
| 25 | + * GODEBUG settings added for compatibility will be maintained for a minimum of two years (four Go releases). |
| 26 | + * 1.23: separated compatibility defaults from language version |
| 27 | + * https://github.com/golang/go/issues/65573 |
15 | 28 |
|
16 | 29 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
17 | 30 |
|
| 31 | +Not currently |
| 32 | + |
18 | 33 | ## Operational
|
19 | 34 |
|
20 | 35 | Operational tasks in [wg-governance.md]:
|
21 | 36 |
|
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 2024 are linked from [README.md] and updated/uploaded if needed |
| 37 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 38 | +- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed |
| 39 | +- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
25 | 40 | - [ ] Updates provided to sponsoring SIGs in 2024
|
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 |
| - - |
| 41 | + - [SIG Architecture](https://git.k8s.io/community/sig-architecture/) |
| 42 | + - [Success stories / cautionary tales](https://groups.google.com/g/kubernetes-sig-architecture/c/j1O3qy1iFI0) broadcast |
| 43 | + - [Compatibility mode](https://groups.google.com/g/kubernetes-sig-architecture/c/TVecQbtYA-s) broadcast |
| 44 | + - [SIG Cluster Lifecycle](https://git.k8s.io/community/sig-cluster-lifecycle/) |
| 45 | + - no specific updates |
| 46 | + - [SIG K8s Infra](https://git.k8s.io/community/sig-k8s-infra/) |
| 47 | + - no specific updates |
| 48 | + - [SIG Release](https://git.k8s.io/community/sig-release/) |
| 49 | + - no specific updates |
| 50 | + - [SIG Security](https://git.k8s.io/community/sig-security/) |
| 51 | + - no specific updates |
| 52 | + - [SIG Testing](https://git.k8s.io/community/sig-testing/) |
| 53 | + - no specific updates |
31 | 54 |
|
32 | 55 | [wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
|
33 | 56 | [README.md]: https://git.k8s.io/community/wg-lts/README.md
|
|
0 commit comments