|
11 | 11 | - Paying down significant tech debt
|
12 | 12 | - Governance and leadership changes
|
13 | 13 | -->
|
| 14 | +- At Kubecon NA, we merged the last outstanding conformance test to reach "100% conformance tested" milestone (see [issue](https://github.com/kubernetes/enhancements/issues/4945)). With this we fully paid down the debt for older APIs which did not have conformance tests. |
| 15 | +- Go workspaces for k/k (see [issue](https://github.com/kubernetes/enhancements/issues/4402)) |
| 16 | +- Launched WG Device Management (see [PR](https://github.com/kubernetes/community/pull/7805)) |
| 17 | +- Launched WG Serving (see [PR](https://github.com/kubernetes/community/pull/7823)) |
| 18 | +- Add apisnoop subproject (see [Issue](https://github.com/kubernetes/org/issues/4705)) |
14 | 19 |
|
15 | 20 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 21 |
|
| 22 | +The team needs new contributors. While we handle regular release tasks well, we could improve areas like simplifying the KEP template. Fresh perspectives in sig-architecture meetings would help challenge the status quo. We also need long-term contributors for future leadership transitions. Most subprojects (e.g., api-reviews, PRRs) are self-sustaining, but we haven't tackled new conformance challenges (e.g., mandatory RBAC). Maintaining the release cadence remains our priority. |
17 | 23 |
|
18 | 24 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 25 |
|
20 | 26 | <!--
|
21 | 27 | Examples include links to email, slides, or recordings.
|
22 | 28 | -->
|
23 | 29 |
|
| 30 | +Yes we had SIG-Architecture related talks in: |
| 31 | +- [kubecon EU 2024](https://www.youtube.com/watch?v=8YaKHvoVZy4) |
| 32 | +- [kubecon NA 2024](https://www.youtube.com/watch?v=8YaKHvoVZy4) |
| 33 | + |
| 34 | +Thanks to John Belamaric and David Eads! |
| 35 | + |
24 | 36 | 4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
25 | 37 | <!--
|
26 | 38 | TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
|
|
30 | 42 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
|
31 | 43 | -->
|
32 | 44 |
|
| 45 | +- stable |
| 46 | + - [Go workspaces for k/k](https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/4402-go-workspaces) |
| 47 | + |
33 | 48 | <!--
|
34 | 49 |
|
35 | 50 | - Beta
|
|
67 | 82 | ## Operational
|
68 | 83 |
|
69 | 84 | Operational tasks in [sig-governance.md]:
|
70 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
71 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
72 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
73 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
74 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
75 |
| -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
| 85 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 86 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 87 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 88 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 89 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 90 | +- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
76 | 91 |
|
77 | 92 |
|
78 | 93 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-architecture/CONTRIBUTING.md
|
|
0 commit comments