From a856e399edbb06edb2156ae9b4fcc6a6ba0b3a9d Mon Sep 17 00:00:00 2001 From: Ray Zhou Date: Wed, 1 Apr 2020 16:18:54 +0800 Subject: [PATCH] Add sig-release --- sig-observability/README.md | 12 ++++++------ sig-release/OWNERS | 0 sig-release/README.md | 16 ++++++++++++++++ sigs.md | 2 +- 4 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 sig-release/OWNERS create mode 100644 sig-release/README.md diff --git a/sig-observability/README.md b/sig-observability/README.md index 2a233fbe7..28d6e85cf 100644 --- a/sig-observability/README.md +++ b/sig-observability/README.md @@ -1,16 +1,16 @@ -# Observability Special Interest Group +# Release Special Interest Group -The Observability SIG is to design and implement the observability features for KubeSphere including monitoring, alerting, notification and logging. +The Release SIG is to make plan and approve the release of each KubeSphere version. ## Members -- Benjamin Huo ([@benjaminhuo](https://github.com/benjaminhuo)), Lead -- Dan Ma ([@Ma-Dan](https://github.com/Ma-Dan)), Member +- Calvin Yu ([@calvinyv](https://github.com/calvinyv)), Lead +- Ray Zhou ([@rayzhou2017](https://github.com/rayzhou2017)), Lead ## Meetings -[Meeting notes](https://docs.google.com/document/d/18SOB2NRQWS-Qad4oebzIjtQzUG831PFvQtvN5tBwNrM/) +[Meeting notes](https://docs.google.com/document/d/1IzkvpZlkc_4hKTyvWWyTfLgPFTWGaowOEAfh0li9qZQ/) ## Contact -- Slack [#sig-observability](https://kubesphere.slack.com/messages/sig-observability) +- Slack [#sig-release](https://kubesphere.slack.com/messages/sig-release) diff --git a/sig-release/OWNERS b/sig-release/OWNERS new file mode 100644 index 000000000..e69de29bb diff --git a/sig-release/README.md b/sig-release/README.md new file mode 100644 index 000000000..2a233fbe7 --- /dev/null +++ b/sig-release/README.md @@ -0,0 +1,16 @@ +# Observability Special Interest Group + +The Observability SIG is to design and implement the observability features for KubeSphere including monitoring, alerting, notification and logging. + +## Members + +- Benjamin Huo ([@benjaminhuo](https://github.com/benjaminhuo)), Lead +- Dan Ma ([@Ma-Dan](https://github.com/Ma-Dan)), Member + +## Meetings + +[Meeting notes](https://docs.google.com/document/d/18SOB2NRQWS-Qad4oebzIjtQzUG831PFvQtvN5tBwNrM/) + +## Contact + +- Slack [#sig-observability](https://kubesphere.slack.com/messages/sig-observability) diff --git a/sigs.md b/sigs.md index 7947354f5..2fbd7868c 100644 --- a/sigs.md +++ b/sigs.md @@ -46,6 +46,6 @@ The SIGs at present are: | [Multi-tenancy](./sig-multitenancy) | [Hongming Wan](https://github.com/wansir) | [#sig-multitenancy](https://kubesphere.slack.com/messages/sig-multitenancy) | [Notes](https://docs.google.com/document/d/1Ewf30_Z6mlIxpJH-qF96c_mx96UaQtLi-fCf6m1r_yg/) | workspace, IAM | | [Network](./sig-network) | [Zhengyi Lai](https://github.com/zheng1) | [#sig-network](https://kubesphere.slack.com/messages/sig-network) | [Notes](https://docs.google.com/document/d/12KTd1xBSYPBTbn4WTvN4iTPoDg1skU-bbbcoNt_RAPE/) | network policy, CNI plugins, SDN | | [Observability](sig-observability) | [Benjamin Huo](https://github.com/benjaminhuo) | [#sig-observability](https://kubesphere.slack.com/messages/sig-observability) | [Notes](https://docs.google.com/document/d/18SOB2NRQWS-Qad4oebzIjtQzUG831PFvQtvN5tBwNrM/) | Logging, Monitoring, Alerting, Notification | -| Release | [Calvin Yu](https://github.com/calvinyv) | [#release](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | release of each version | +| [Release](./sig-release) | [Calvin Yu](https://github.com/calvinyv) | [#sig-release](https://kubesphere.slack.com/messages/sig-release) | [Notes](https://docs.google.com/document/d/1IzkvpZlkc_4hKTyvWWyTfLgPFTWGaowOEAfh0li9qZQ/) | release of each version | | Storage | [Xin Wang](https://github.com/wnxn) | [#storage](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | CSI plugins | | Testing | [Yaping Liu](https://github.com/liuyp2018) | [#testing](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | test, release |