Releases: krkn-chaos/krkn
Releases · krkn-chaos/krkn
v2.0.9
v2.0.8
What's Changed
- Adding get node name list changes by @paigerube14 in #737
Full Changelog: v2.0.7...v2.0.8
v2.0.7
v2.0.6
What's Changed
- Ibm shut down by @paigerube14 in #697
- Update status of the relevant work items under roadmap by @chaitanyaenr in #728
- Add support for user-provided default network ACL by @TheHenrick in #731
- bump werkzeug to 3.0.6 to fix cve on krkn-hub baseimage by @tsebastiani in #733
- Adding node scenarios parallelization by @paigerube14 in #732
New Contributors
- @TheHenrick made their first contribution in #731
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Rename test suite name to chaos-krkn by @chaitanyaenr in #720
- Fix typo in docs index by @pablomh in #722
- Update kube-burner references to krkn by @chaitanyaenr in #725
- Pvc scenario block size parameter by @tsebastiani in #719
New Contributors
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Cluster events check removed from funtest (deprecated krkn-lib v4.0.0) by @tsebastiani in #714
- OCP Chaos Arcaflow Workflow by @mfleader in #699
- Added fallback on dd if fallocate is not in the $PATH by @tsebastiani in #716
- Fixes the Plugin scenario schema error by @tsebastiani in #718
- updated deprecated upload artifact action by @tsebastiani in #717
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Plural pod network by @paigerube14 in #711
- Adding container updates by @paigerube14 in #712
- v4.0.3 by @paigerube14 in #713
Full Changelog: v2.0.2...v2.0.3
v2.0.0
What's Changed
- Introduces VirtualMachine count for CNV Clusters by @tsebastiani in #704
- krkn-lib updated v3.1.2 by @tsebastiani in #705
- Core Refactoring, Krkn Scenario Plugin API by @tsebastiani in #694
Full Changelog: v1.6.9...v2.0.0
v1.6.8
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #689
- Adding elastic set to none by @paigerube14 in #691
- Restart kubelet by @paigerube14 in #688
- Update default configuration pointer for the node scenarios by @chaitanyaenr in #693
- Namespaced cluster events and logs integration by @tsebastiani in #690
Full Changelog: v1.6.7...v1.6.8
V1.6.7
Elastic search krkn-lib integration (#658) * Elastic search krkn-lib integration Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> removed default urls Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * Fix alerts bug on prometheus Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * fixed prometheus object initialization bug Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * updated requirements to krkn-lib 2.1.8 Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * disabled alerts and metrics by default Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * reverted requirement to elastic branch on krkn-lib Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * numpy downgrade Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * maximium retries added to hijacking funtest Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * added elastic settings to funtest config Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> * krkn-lib 3.0.0 update Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> --------- Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>