You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[Cherry-Pick for 1.5.1] (#39)
* 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>