|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
7 |
| -<!-- |
8 |
| - Some example items that might be worth highlighting: |
9 |
| - - Major KEP advancement |
10 |
| - - Important initiatives that aren't tracked via KEPs |
11 |
| - - Paying down significant tech debt |
12 |
| - - Governance and leadership changes |
13 |
| ---> |
| 7 | +Stephen Kitt (@skitt) replaced Paul Morie (@pmorie) as SIG co-chair. |
| 8 | + |
| 9 | +Significant progress was made on graduating KEP 1645 to beta; the only |
| 10 | +remaining item is collapsing the ServiceImport spec and status fields |
| 11 | +to root, https://github.com/kubernetes-sigs/mcs-api/pull/52 or |
| 12 | +https://github.com/kubernetes-sigs/mcs-api/pull/85. |
| 13 | + |
| 14 | +A conformance suite for KEP 1645 has been implemented in |
| 15 | +https://github.com/kubernetes-sigs/mcs-api/tree/master/conformance |
| 16 | + |
| 17 | +CI for the mcs-api repository was revamped, with presubmit jobs added |
| 18 | +to test-infra: https://github.com/kubernetes/test-infra/pull/33393 |
| 19 | + |
| 20 | +A lot of discussion happened around ClusterProfile credentials |
| 21 | +storage. |
14 | 22 |
|
15 | 23 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 24 |
|
| 25 | +No. |
17 | 26 |
|
18 | 27 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 28 |
|
20 |
| -<!-- |
21 |
| - Examples include links to email, slides, or recordings. |
22 |
| ---> |
| 29 | +* KubeCon EU |
| 30 | + - SIG-Multicluster intro & deep dive: |
| 31 | + https://www.youtube.com/watch?v=ZD2FzR_xFdk |
| 32 | + - Introducing ClusterInventory and ClusterFeature API: |
| 33 | + https://www.youtube.com/watch?v=Xt1cuHKjKg8 |
| 34 | +* KubeCon China |
| 35 | + - SIG-Multicluster intro & deep dive: |
| 36 | + https://www.youtube.com/watch?v=7cqO8t7O7Lk |
| 37 | + - Developing a standard multi-cluster inventory API: |
| 38 | + https://www.youtube.com/watch?v=fJi6rIYoUwY |
| 39 | + - Connecting the dots: towards a unified multi-cluster AI/ML |
| 40 | + experience: https://www.youtube.com/watch?v=BnC-DrnME0E |
| 41 | +* KubeCon NA |
| 42 | + - SIG-Multicluster intro & deep dive: |
| 43 | + https://www.youtube.com/watch?v=6nuCNCK_sdA |
| 44 | + - One inventory to rule them all: standardizing multicluster |
| 45 | + management: https://www.youtube.com/watch?v=6c8Rh_vrIA4 |
23 | 46 |
|
24 | 47 | 4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
25 |
| -<!-- |
26 |
| - TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction. |
27 | 48 |
|
28 |
| - Note: This list is generated from the KEP metadata in kubernetes/enhancements repository. |
29 |
| - If you find any discrepancy in the generated list here, please check the KEP metadata. |
30 |
| - Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect. |
31 |
| ---> |
| 49 | +Our KEPs aren’t tied to Kubernetes releases. This year saw the |
| 50 | +following work merged: |
32 | 51 |
|
33 |
| -<!-- |
34 |
| -
|
35 |
| - --> |
| 52 | +* Label sync added to KEP 1645: |
| 53 | + https://github.com/kubernetes/enhancements/pull/4922 |
| 54 | +* KEP 4322 renamed to “ClusterProfile API” |
| 55 | +* Relationship between ClusterProfile, ClusterSet and cluster |
| 56 | + inventory clarified in KEP 4322 |
36 | 57 |
|
37 | 58 | ## [Subprojects](https://git.k8s.io/community/sig-multicluster#subprojects)
|
38 | 59 |
|
39 |
| - |
40 | 60 | **Continuing:**
|
41 | 61 | - about-api
|
42 | 62 | - cluster-inventory-api
|
|
46 | 66 |
|
47 | 67 | ## [Working groups](https://git.k8s.io/community/sig-multicluster#working-groups)
|
48 | 68 |
|
49 |
| -**Retired in 2024:** |
50 |
| - - IoT Edge |
51 |
| -**Continuing:** |
52 |
| - - Policy |
| 69 | +None currently. Last year’s annual report was incorrect. |
53 | 70 |
|
54 | 71 | ## Operational
|
55 | 72 |
|
56 | 73 | Operational tasks in [sig-governance.md]:
|
57 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
58 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
59 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
60 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
61 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 74 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 75 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 76 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 77 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 78 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
62 | 79 | - [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
|
63 | 80 |
|
64 | 81 |
|
|
0 commit comments