Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

promote committers #1492

Merged
merged 7 commits into from Feb 20, 2021
Merged

promote committers #1492

merged 7 commits into from Feb 20, 2021

Conversation

dcalvin
Copy link
Contributor

@dcalvin dcalvin commented Feb 5, 2021

In accordance with our Governance, I am pleased to promote the following Committers for Chaos Mesh. I would like to hereby thank them for their great contributions to the project and look forward to seeing more of their growth and engagements.

g1eny0ung (Glen Yang)

What does becoming a Chaos Mesh Committer mean to you?

Thanks to all of my people who work with me at Chaos Mesh, and I'm glad to be a committer. For me, being a committer allows me to be deeply involved in the open-source itself and what I do can help anyone in need. It makes me feel that I am doing something meaningful. I will continue to focus on the ease of use of Chaos Mesh in the future, and strive to make it better.

Contribution Highlights

I mainly developed Chaos Dashboard in Chaos Mesh, The following are some of the highlights:

  1. My first commit: #445.

  2. Continuous improvement of the dashboard: #577, #593, #628, #898, #1029, #1285.

  3. What I am working on: #1283. This is a To-Do list, which covers the changes that have been completed or need to be made to the dashboard in the future.

  4. Design and maintain the official website of Chaos Mesh: https://chaos-mesh.org/

Andrewmatilde (Shenan Zhang)

What does becoming a Chaos Mesh Committer mean to you?

It means my contribution to the chaos-mesh has been recognized.

Contribution Highlights

Works in HTTP-Chaos, specifically, I helped add the CRD and API of HTTP-Chaos. #871

ethercflow (Wenbo Zhang)

What does becoming a Chaos Mesh Committer mean to you?

I feel honored and lucky to be involved in such an interesting and meaningful project early on.

Please list the highlights of your work (e.g. notable PRs, involvement in the community, etc.) at Chaos Mesh, preferably with reference links.

Support kernel chaos (#273), in which I contributed to adding kernel chaos, a new chaos type, to Chaos Mesh.

WangXiangUSTC (Xiang Wang)

What does becoming a Chaos Mesh Committer mean to you?

It means I have a deeper understanding of Chaos Mesh and Chaos Engineering, For example, how to develop a new Chaos feature and which point should we focus on.

And I can contribute more to the project, not only the development but also the community. I will promote the project and help new contributors get involved in the project.

Contribution Highlights

Implement Chaos Mesh Action: https://github.com/chaos-mesh/chaos-mesh-action

Implement DNSChaos: #1039

dashboard: support token: #1188

speed up the e2e test: #1279

make e2e test more stable: #1355

fewdan (Yihao Fu)

What does becoming a Chaos Mesh Committer mean to you?

It is an honor for me to become a Chaos Mesh Committer, which means that the community recognizes me. I will do my best to make more contributions to make Chaos Mesh better and better. It is a meaningful thing to be able to do a project better with the community.

Contribution Highlights

My main work is related to Chaos Mesh Dashboard, such as various APIs on the back end. At the same time, there are some specific chaos that I contributed to, such as container-kill and AwsChaos. Specifically, container-kill chaos expands PodChaos, allowing users to kill specific containers with more fine-grained chaos (PR #203). And AwsChaos helps users inject chaos into some components of AWS, such as EC2-stop and EC2-restart (PR #1330).

STRRL (Zhiqiang Zhou)

What does becoming a Chaos Mesh Committer mean to you?

I'm very pleased to be the committer of Chaos Mesh. It means my contribution on Chaos Mesh wins the approval of maintainers.

Contribution Highlights

Yiyiyimu (Shuyang Wu)

What does becoming a Chaos Mesh Committer mean to you?

It's such an honor to become a Chaos Mesh committer and I'm so glad that my work could help people. I'll try to contribute more to the community and look forward to it becoming better!!

Contribution Highlights

  1. develop a debug tool chaosctl debug to help collect debug information (feat: chaosctl for print debug info #1074)

  2. fix(ed&ing) several two-phase controller related issues (feature: pause for certain duration #1016, Bugfix: Use Last to get current phase at start time of standard cron #1286, [WIP] fix: use eventfilter to inform reconciler if spec got updated #1341)

Colstuwjx (Jiaxing Wu)

What does becoming a Chaos Mesh Committer mean to you?

I'm also one of the users of chaos mesh. After being a Chaos Mesh Committer, I will get more actively involved in the community, and I could give more feedback both from user and developer sight. It's also a good chance to learn the operation of the community, how to make an elegant design of a complex system, and the most important thing, to work together with the community developers!

Contribution Highlights

I've been contributed to Chaos Mesh by the following PRs:

Besides the contribution of PRs, I also get involved in the review process. For example, I reviewed one of the new coming 2.0 features of Chaos Mesh, the Chaos Workflow, and I give some suggestions from design level and code level, see PR 1418 #comment and rfc PR #10. I also helped review PR #1221 and gave some useful comments.

@dcalvin dcalvin requested review from cwen0, zhouqiang-cl and a team and removed request for cwen0 February 5, 2021 05:39
Signed-off-by: dcalvin <wenghao@pingcap.com>
@codecov-io
Copy link

codecov-io commented Feb 5, 2021

Codecov Report

Merging #1492 (9e27156) into master (7e9ff3f) will decrease coverage by 3.75%.
The diff coverage is 59.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1492      +/-   ##
==========================================
- Coverage   55.78%   52.02%   -3.76%     
==========================================
  Files          68       80      +12     
  Lines        4383     5109     +726     
==========================================
+ Hits         2445     2658     +213     
- Misses       1768     2181     +413     
- Partials      170      270     +100     
Impacted Files Coverage Δ
api/v1alpha1/common_types.go 0.00% <0.00%> (ø)
api/v1alpha1/common_webhook.go 100.00% <ø> (ø)
api/v1alpha1/dnschaos_type.go 0.00% <0.00%> (ø)
api/v1alpha1/dnschaos_webhook.go 0.00% <0.00%> (ø)
api/v1alpha1/httpchaos_types.go 0.00% <0.00%> (ø)
api/v1alpha1/iochaos_types.go 0.00% <ø> (-40.00%) ⬇️
api/v1alpha1/jvmchaos_webhook.go 0.00% <0.00%> (ø)
api/v1alpha1/kernelchaos_types.go 0.00% <ø> (-20.00%) ⬇️
api/v1alpha1/kernelchaos_webhook.go 100.00% <ø> (+14.81%) ⬆️
api/v1alpha1/kinds.go 27.27% <ø> (+0.60%) ⬆️
... and 131 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2898443...9e27156. Read the comment docs.

Copy link
Member

@cwen0 cwen0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

MAINTAINERS.md Outdated Show resolved Hide resolved
@dcalvin
Copy link
Contributor Author

dcalvin commented Feb 18, 2021

@Andrewmatilde Could you please comment and leave your org and email?

@Andrewmatilde
Copy link
Member

@Andrewmatilde Could you please comment and leave your org and email?

OK,I leave it in my profile page.

MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
@cwen0
Copy link
Member

cwen0 commented Feb 18, 2021

@dcalvin Please fix DCO. Thanks!

Signed-off-by: dcalvin <wenghao@pingcap.com>
Signed-off-by: dcalvin <wenghao@pingcap.com>
@dcalvin
Copy link
Contributor Author

dcalvin commented Feb 19, 2021

@dcalvin Please fix DCO. Thanks!

Done.

@dcalvin
Copy link
Contributor Author

dcalvin commented Feb 19, 2021

@Gallardot @cwen0 PTAL again.

Copy link
Member

@Gallardot Gallardot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated
| Yihao Fu ([fewdan](https://github.com/fewdan)) | [fuyihao@pingcap.com](fuyihao@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Jiaxing Wu ([Colstuwjx](https://github.com/Colstuwjx) ) | [wjx_colstu@hotmail.com](wjx_colstu@hotmail.com) | [Kingnet](www.kingnet.com/) |
| Shuyang Wu ([Yiyiyimu](https://github.com/Yiyiyimu) ) | [wosoyoung@gmail.com]( wosoyoung@gmail.com) | [APISIX](https://apisix.apache.org/) |
| Shenan Zhang ([Andrewmatilde](https://github.com/Andrewmatilde) | [zhangshenan@pingcap.com](zhangshenan@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
Copy link
Member

@Gallardot Gallardot Feb 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Shenan Zhang ([Andrewmatilde](https://github.com/Andrewmatilde) | [zhangshenan@pingcap.com](zhangshenan@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Shenan Zhang ([Andrewmatilde](https://github.com/Andrewmatilde)) | [zhangshenan@pingcap.com](mailto:zhangshenan@pingcap.com) | [PingCAP](https://www.pingcap.com/) |

MAINTAINERS.md Outdated
| Shuyang Wu ([Yiyiyimu](https://github.com/Yiyiyimu) ) | [wosoyoung@gmail.com]( wosoyoung@gmail.com) | [APISIX](https://apisix.apache.org/) |
| Shenan Zhang ([Andrewmatilde](https://github.com/Andrewmatilde) | [zhangshenan@pingcap.com](zhangshenan@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Xiang Wang ([WangXiangUSTC](https://github.com/WangXiangUSTC)) | [wangxiang@pingcap.com](wangxiang@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Wenbo Zhang ([ethercflow](https://github.com/ethercflow) ) | [zhangwenbo@pingcap.com](zhangwenbo@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
Copy link
Member

@Gallardot Gallardot Feb 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Wenbo Zhang ([ethercflow](https://github.com/ethercflow) ) | [zhangwenbo@pingcap.com](zhangwenbo@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Wenbo Zhang ([ethercflow](https://github.com/ethercflow)) | [zhangwenbo@pingcap.com](mailto:zhangwenbo@pingcap.com) | [PingCAP](https://www.pingcap.com/) |

MAINTAINERS.md Outdated
| Name | Email | Org |
|------------------------------|--------------------------|---------|
| Glen Yang ([[G1eny0ung](https://github.com/g1eny0ung)) | [yangyue@pingcap.com](yangyue@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Yihao Fu ([fewdan](https://github.com/fewdan)) | [fuyihao@pingcap.com](fuyihao@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Yihao Fu ([fewdan](https://github.com/fewdan)) | [fuyihao@pingcap.com](fuyihao@pingcap.com) | [PingCAP](https://www.pingcap.com/) |
| Yihao Fu ([fewdan](https://github.com/fewdan)) | [fuyihao@pingcap.com](mailto:fuyihao@pingcap.com) | [PingCAP](https://www.pingcap.com/) |

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the rest also should be appended mailto:

YangKeao
YangKeao previously approved these changes Feb 19, 2021
Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: dcalvin <wenghao@pingcap.com>
Copy link
Member

@fewdan fewdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
MAINTAINERS.md Outdated Show resolved Hide resolved
@dcalvin
Copy link
Contributor Author

dcalvin commented Feb 19, 2021

@fewdan @Gallardot PTAL again. Thanks for being so perceptive.

Copy link
Member

@Gallardot Gallardot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@fewdan fewdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Gallardot
Copy link
Member

/merge

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit a320f55 into chaos-mesh:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants