Skip to content

Commit 90585b3

Browse files
authored
Merge pull request #7861 from lauralorenz/annualreport2023sigmc
SIG-MC 2023 annual report update
2 parents 6381f81 + 41e6820 commit 90585b3

File tree

1 file changed

+39
-16
lines changed

1 file changed

+39
-16
lines changed

sig-multicluster/annual-report-2023.md

Lines changed: 39 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,38 +12,56 @@
1212
- Governance and leadership changes
1313
-->
1414

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)?
1625

1726
<!--
1827
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
1928
If you find any discrepancy in the generated list here, please check the KEP metadata.
2029
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
2130
-->
2231

32+
Work API? SIG-Multicluster site?
33+
2334
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
2435

2536
<!--
2637
Examples include links to email, slides, or recordings.
2738
-->
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
2842

2943
4. KEP work in 2023 (v1.27, v1.28, v1.29):
3044

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
3349

3450
- 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
3654

3755

3856
## [Subprojects](https://git.k8s.io/community/sig-multicluster#subprojects)
3957

4058

4159
**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:**
4765
- about-api
4866
- mcs-api
4967
- work-api
@@ -57,16 +75,21 @@
5775
## Operational
5876

5977
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
6688

6789

6890
[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
7093
[README.md]: https://git.k8s.io/community/sig-multicluster/README.md
7194
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
7295
[devel]: https://git.k8s.io/community/contributors/devel/README.md

0 commit comments

Comments
 (0)