Releases: litmuschaos/chaos-ci-lib
v0.4.0
Fix: Push the correct image for chaos-ci-lib (#20) Signed-off-by: udit <[email protected]>
Chaos CI Lib v0.3.1
New Features and Enhancements
- Updated with the latest changes on chaos charts. and use the latest version of litmus that is 1.11.x.
For experiment enhancements refer Litmus v1.11.0 Release Notes
Chaos CI Lib v0.3.0
New Features and Enhancements
-
Add a script to manage install and uninstallation of litmus before/after running the actual chaos in CI. Currently, using
experiment_entrypoint.sh
if the experiment fails then litmus will not uninstall even if uninstall_litmus ENV is set to "true" as the bash script will exit out. This is fixed now we are catching errors and uninstalling litmus acc to uninstall ENV when the experiment fails. -
Update README.md and made some engine spec variable updation tunable like
SOCKER_PATH
,NETWORK_PACKET_DUPLICATION_PERCENTAGE
which wasn't updating w/ ENV and using the default. -
Make Chaos kill and inject command tunables for pod level resource chaos experiments.
-
Replace flag to pass kubeconfig to run the test with
KUBECONFIG
env which is set to the kubeconfig path for running test locally. -
Update the helm installation in Dockerfile.
Note: For older releases refer to https://github.com/mayadata-io/chaos-ci-lib