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

refactor(go-experiments): separate the types.go file for each experiment #34

Merged
merged 2 commits into from
Jul 3, 2020
Merged

refactor(go-experiments): separate the types.go file for each experiment #34

merged 2 commits into from
Jul 3, 2020

Conversation

ispeakc0de
Copy link
Member

@ispeakc0de ispeakc0de commented Jul 2, 2020

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
@ispeakc0de ispeakc0de self-assigned this Jul 2, 2020
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
@ksatchit ksatchit requested a review from uditgaurav July 3, 2020 07:12
@ksatchit
Copy link
Member

ksatchit commented Jul 3, 2020

Good one @ispeakc0de !

@ksatchit ksatchit merged commit 2320a97 into litmuschaos:master Jul 3, 2020
ksatchit pushed a commit that referenced this pull request Jul 6, 2020
* refactor(experiments): Refactor litmus go experiments (#29)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* feat(experiments): Add pod memory hog experiment (#31)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* refactor(go-experiments): separate the types.go file for each experiment (#34)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(contribution-guide): updating contribution guide according to new schema changes (#35)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* chore(experiment): Add pod network duplication experiment in generic experiments of LitmusChaos (#27)

* chore(experiment): Add pod network duplication experiment in generic experiments of LitmusChaos

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(fix): Add for summary event and getting target container name (#37)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(fix): Remove extra index from the list in pod duplication experiment (#38)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor the go experiments in litmus-go experiments
3 participants