Skip to content

Commit 79a91f2

Browse files
committed
WIP: 2024 sig etcd report
1 parent 4fc82ac commit 79a91f2

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

sig-etcd/annual-report-2024.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,32 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

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+
- No governance or leadership changes.
8+
- Major SIG level KEPs.
9+
- [etcd downgrade](https://github.com/kubernetes/enhancements/tree/master/keps/sig-etcd/4326-downgrade) is implemented to support etcd v3.6 and above
10+
- Introduced [Server Feature Gate in etcd](https://github.com/kubernetes/enhancements/pull/4610)
11+
- [Working Group etcd-operator](https://github.com/kubernetes/community/blob/master/wg-etcd-operator/README.md) was co-founded by SIG etcd and SIG cluster lifecycle
1412

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

15+
- [Working Group etcd-operator](https://github.com/kubernetes/community/blob/master/wg-etcd-operator/README.md)
16+
- [etcd robustness test](https://github.com/etcd-io/etcd/blob/main/tests/robustness/README.md)
1717

1818
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
1919

20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
20+
- [Scaling and Safeguarding the Heart of Kubernetes: Deep Dive Into etcd - Panel (KubeCon NA '24)](https://youtu.be/q_HZo5Mu8Fk?si=YfjihY51X3DuY2VN)
21+
- [etcd 3.6 and Beyond (KubeCon EU '24)](https://youtu.be/b93U1ekv0Fc?si=jqIspCFe2RLIEbel)
22+
- [etcd mentorship program cohort 1](https://tinyurl.com/etcd-mentorship)
2323

24-
4. KEP work in 2024 (v1.30, v1.31, v1.32):
24+
4. KEP work in 2024:
2525
<!--
2626
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
2727
2828
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
2929
If you find any discrepancy in the generated list here, please check the KEP metadata.
3030
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
3131
-->
32-
33-
<!--
34-
35-
-->
32+
- [Server Feature Gate in etcd](https://github.com/kubernetes/enhancements/pull/4610)
3633

3734
## [Subprojects](https://git.k8s.io/community/sig-etcd#subprojects)
3835

@@ -74,7 +71,7 @@ Operational tasks in [sig-governance.md]:
7471
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
7572

7673

77-
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-etcd/CONTRIBUTING.md
74+
[CONTRIBUTING.md]: https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md
7875
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
7976
[README.md]: https://git.k8s.io/community/sig-etcd/README.md
8077
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml

0 commit comments

Comments
 (0)