Skip to content

Commit c7d4e90

Browse files
authored
Merge pull request #8300 from liggitt/2024-lts-report
2024 wg-lts report
2 parents b404002 + a120643 commit c7d4e90

File tree

1 file changed

+39
-16
lines changed

1 file changed

+39
-16
lines changed

wg-lts/annual-report-2024.md

Lines changed: 39 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,55 @@
22

33
## Current initiatives and Project Health
44

5-
65
1. What work did the WG do this year that should be highlighted?
76

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
1528

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

31+
Not currently
32+
1833
## Operational
1934

2035
Operational tasks in [wg-governance.md]:
2136

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
2540
- [ ] 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
3154

3255
[wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
3356
[README.md]: https://git.k8s.io/community/wg-lts/README.md

0 commit comments

Comments
 (0)