|
12 | 12 | - Governance and leadership changes |
13 | 13 | --> |
14 | 14 |
|
15 | | -2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? |
| 15 | +* Add outreach website at multicluster.k8s.io (source is at |
| 16 | + https://github.com/kubernetes-sigs/sig-multicluster-site) |
| 17 | +* MCS API |
| 18 | + * Location disambiguation in multicluster DNS for headless service pods |
| 19 | + * Redefine EndpointSlice behavior in MCS API |
| 20 | +* About API KEP in beta |
| 21 | +* ClusterInventory API active discussion and provisional |
| 22 | + |
| 23 | +2. Are there any areas and/or subprojects that your group needs help with (e.g. |
| 24 | + fewer than 2 active OWNERS)? |
16 | 25 |
|
17 | 26 | <!-- |
18 | 27 | Note: This list is generated from the KEP metadata in kubernetes/enhancements repository. |
19 | 28 | If you find any discrepancy in the generated list here, please check the KEP metadata. |
20 | 29 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect. |
21 | 30 | --> |
22 | 31 |
|
| 32 | +Work API? SIG-Multicluster site? |
| 33 | + |
23 | 34 | 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)? |
24 | 35 |
|
25 | 36 | <!-- |
26 | 37 | Examples include links to email, slides, or recordings. |
27 | 38 | --> |
| 39 | +* Two Houses, Both Alike in Dignity: Gateway API and MCS API (panel) |
| 40 | + https://sched.co/1Hydh |
| 41 | +* SIG-Multicluster Intro and Deep Dive (maintainer talk) https://sched.co/1HyTI |
28 | 42 |
|
29 | 43 | 4. KEP work in 2023 (v1.27, v1.28, v1.29): |
30 | 44 |
|
31 | | - - Alpha |
32 | | - - [4322 - Inventory Cluster API](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/4322-cluster-inventory) - v1.28 |
| 45 | + - Provisional |
| 46 | + - [4322 - Inventory Cluster |
| 47 | + API](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/4322-cluster-inventory) |
| 48 | + - v1.28 |
33 | 49 |
|
34 | 50 | - Beta |
35 | | - - [2149 - ClusterID for ClusterSet Identification](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid) - v1.28 |
| 51 | + - [2149 - ClusterID for ClusterSet |
| 52 | + Identification](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid) |
| 53 | + - v1.28 |
36 | 54 |
|
37 | 55 |
|
38 | 56 | ## [Subprojects](https://git.k8s.io/community/sig-multicluster#subprojects) |
39 | 57 |
|
40 | 58 |
|
41 | 59 | **New in 2023:** |
42 | | - - [cluster-inventory-api](https://git.k8s.io/community/<no value>#cluster-inventory-api) |
43 | | - - [sig-multicluster-site](https://git.k8s.io/community/<no value>#sig-multicluster-site) |
44 | | -**Retired in 2023:** |
45 | | - - Kubefed |
46 | | -**Continuing:** |
| 60 | + - [cluster-inventory-api](https://git.k8s.io/community/<no |
| 61 | + value>#cluster-inventory-api) |
| 62 | + - [sig-multicluster-site](https://git.k8s.io/community/<no |
| 63 | +value>#sig-multicluster-site) **Retired in 2023:** |
| 64 | + - Kubefed **Continuing:** |
47 | 65 | - about-api |
48 | 66 | - mcs-api |
49 | 67 | - work-api |
|
57 | 75 | ## Operational |
58 | 76 |
|
59 | 77 | Operational tasks in [sig-governance.md]: |
60 | | -- [ ] [README.md] reviewed for accuracy and updated if needed |
61 | | -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
62 | | -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
63 | | -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
64 | | -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
65 | | -- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
| 78 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 79 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 80 | +- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed |
| 81 | + for accuracy and updated if needed |
| 82 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for |
| 83 | + accuracy and updated if needed |
| 84 | +- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are |
| 85 | + accurate and active, and updated if needed |
| 86 | +- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and |
| 87 | + updated/uploaded if needed |
66 | 88 |
|
67 | 89 |
|
68 | 90 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-multicluster/CONTRIBUTING.md |
69 | | -[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md |
| 91 | +[sig-governance.md]: |
| 92 | + https://git.k8s.io/community/committee-steering/governance/sig-governance.md |
70 | 93 | [README.md]: https://git.k8s.io/community/sig-multicluster/README.md |
71 | 94 | [sigs.yaml]: https://git.k8s.io/community/sigs.yaml |
72 | 95 | [devel]: https://git.k8s.io/community/contributors/devel/README.md |
0 commit comments