Releases: litmuschaos/chaos-runner
Releases · litmuschaos/chaos-runner
3.0.0-beta6
chore(unit): Adding units to the duration fields (#195) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta5
Updating the probe schema (#193) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta4
chore(sidecar): adding sidecar to the experiment pod (#190) * chore(sidecar): adding sidecar to the experiment pod Signed-off-by: Shubham Chaudhary <[email protected]> * updating go mod Signed-off-by: Shubham Chaudhary <[email protected]> * chore(sidecar): adding env and envFrom fields Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta3
chore(sidecar): adding sidecar to the experiment pod (#190) * chore(sidecar): adding sidecar to the experiment pod Signed-off-by: Shubham Chaudhary <[email protected]> * updating go mod Signed-off-by: Shubham Chaudhary <[email protected]> * chore(sidecar): adding env and envFrom fields Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta2
feat(statuschecktimeout): Fixing case when only one of the timeout or…
3.0-beta1
chore(ut): fixing unit tests (#186)
2.14.0
Chore(healthCheck): Update default healthCheck tunable in engine (#183) Signed-off-by: uditgaurav <[email protected]>
2.13.1
[Cheerypick 2.13.1] (#182) * update(sdk): updating operator sdk version (#179) Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]> * Core(docs): Pull new cmdProbe inherit field and Removal of responseTimeout field into chaos-runner (#180) * Pull cmdProbe inherit changes into runner Signed-off-by: uditgaurav <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: uditgaurav <[email protected]> Co-authored-by: Udit Gaurav <[email protected]>
2.13.0
chore(env): Adding service acccount as an env (#178) Signed-off-by: Shubham Chaudhary <[email protected]>
2.12.0
Merge pull request #177 from uditgaurav/fix_test_e2e_pipeline Fix K3s cluster creation in the pipeline by providing version