* fix(cerberus): fix config key typo and shadowed global in get_status Fixes #1302 - Fix typo in set_url(): read 'check_application_routes' instead of 'check_applicaton_routes' so the correct config key is used - Remove local 'check_application_routes = False' in get_status() and declare global instead, so the value set by set_url() is actually read - Update test config key and remove the workaround comment that acknowledged the shadowed global Signed-off-by: netram75 <netram.24bcs10329@sst.scaler.com> * fix(cerberus): remove extra cerberus_url arg from application_status call application_status(start_time, end_time) takes two parameters but was being called with three (cerberus_url, start_time, end_time), which would raise a TypeError whenever check_application_routes is enabled. Remove the stale argument since the function already reads cerberus_url from the module global. Signed-off-by: netram75 <netram.24bcs10329@sst.scaler.com> --------- Signed-off-by: netram75 <netram.24bcs10329@sst.scaler.com> Co-authored-by: Paige Patton <64206430+paigerube14@users.noreply.github.com>
Krkn aka Kraken
Chaos and resiliency testing tool for Kubernetes. Kraken injects deliberate failures into Kubernetes clusters to check if it is resilient to turbulent conditions.
Workflow
How to Get Started
Instructions on how to setup, configure and run Kraken can be found in the documentation.
Blogs, podcasts and interviews
Additional resources, including blog posts, podcasts, and community interviews, can be found on the website
Roadmap
Enhancements being planned can be found in the roadmap.
Contributing
We are always looking for more enhancements, fixes to make it better, any contributions are most welcome. Feel free to report or work on the issues filed on github.
See CONTRIBUTING.md for details, or check the contribution guidelines on the website.
Community
Key Members(slack_usernames/full name): paigerube14/Paige Rubendall, mffiedler/Mike Fiedler, tsebasti/Tullio Sebastiani, yogi/Yogananth Subramanian, sahil/Sahil Shah, pradeep/Pradeep Surisetty and ravielluri/Naga Ravi Chaitanya Elluri.
Community Meeting
If you have any questions that you think could be better discussed on a meeting, we have monthly office hours. Please add items to the agenda beforehand so we can best prepare to help you.
The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.

