Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
3.0.0-beta6
chore(unit): Adding units to the duration fields (#459) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta5
chore(probe): rollback the probe schema (#452) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta4
chore(probe): updating retries to attempt (#443) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta3
chore(sidecar): adding env and envfrom field in sidecar (#442) * chore(sidecar): adding envfrom field in sidecar Signed-off-by: Shubham Chaudhary <[email protected]> * chore(sidecar): adding env field in sidecar Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]>
3.0.0-beta2
Adding failstep and error code changes to master (#440) * feat(errorCode): Adding error code inside chaosresult (#436) Signed-off-by: Shubham Chaudhary <[email protected]>
3.0-beta1
fix(operator): fixing setup logging (#432)
2.14.0
fix(reconcile): fixing the reconcile logs and events (#428) Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]>
2.13.1
[CheeryPick 2.13.1] (#425) * Fix permissions for leader election in chaos-operator (#418) Signed-off-by: uditgaurav <[email protected]> Signed-off-by: uditgaurav <[email protected]> * fix(probe): Converting probeStatus as enum (#419) Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]> * update(sdk): updating operator sdk version (#420) Signed-off-by: Shubham Chaudhary <[email protected]> * Chore(cmd-probe): Adds inherit_inputs field in cmdProbe/inputs.source to inherit experiment details in probe pod (#421) Signed-off-by: uditgaurav <[email protected]> * chore(httpProbe): Remove responseTimeout field, use the global probeTimeout field instead (#422) Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: uditgaurav <[email protected]> Signed-off-by: Shubham Chaudhary <[email protected]> Co-authored-by: Udit Gaurav <[email protected]>
2.13.0
Fix permissions for leader election in chaos-operator (#418) Signed-off-by: uditgaurav <[email protected]> Signed-off-by: uditgaurav <[email protected]>
2.12.0
chore(cmdProbe): Adding imagePullSecrets source cmdProbe (#415) Signed-off-by: Shubham Chaudhary <[email protected]>