From 7f0490185305ae0e14e96fe02638b218cfbb059d Mon Sep 17 00:00:00 2001 From: Benjamin Wang Date: Tue, 3 Jun 2025 11:04:40 +0100 Subject: [PATCH] Update sig-etcd charter to clarify openness and transparency about leadership change Signed-off-by: Benjamin Wang --- sig-etcd/charter.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sig-etcd/charter.md b/sig-etcd/charter.md index 9cec615d7..6b6e783c5 100644 --- a/sig-etcd/charter.md +++ b/sig-etcd/charter.md @@ -46,8 +46,15 @@ and opts-in to updates and modifications to [sig-governance]. - Email: [etcd-dev](https://groups.google.com/forum/?hl=en#!forum/etcd-dev). - Slack: [#etcd](https://kubernetes.slack.com/messages/C3HD8ARJ5/details/) channel on Kubernetes. - SIG etcd contributing instructions ([CONTRIBUTING.md]) be defined in etcd project. +- For SIG leadership changes, we continue to follow the common [Leadership Changes] guidelines. SIG etcd also agrees to + conduct open and transparent discussions among the current SIG leads through the following channels before sending to + the SIG and kubernetes-dev mailing list, + - The bi-weekly sig-etcd meetings + - The `etcd-maintainers@googlegroups.com` mailing list + - Slack group threads involving sig-etcd leads and etcd OWNERS. [CONTRIBUTING.md]: https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md +[Leadership Changes]: https://github.com/kubernetes/community/blob/master/contributors/chairs-and-techleads/leadership-changes.md ### Deviations from [kubernetes-repositories]