Add sig-release

This commit is contained in:
Ray Zhou 2020-04-01 16:18:54 +08:00
parent b42fbc9b7c
commit a856e399ed
4 changed files with 23 additions and 7 deletions

View File

@ -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)

0
sig-release/OWNERS Normal file
View File

16
sig-release/README.md Normal file
View File

@ -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)

View File

@ -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 |